great work! looks amazing
since I started using it, I’ve had a an issue where I can’t use a login/pw. It gets rejected every time even though it’s clearly setup accordingly in the config file. If I remove the login and pw, it works without issue.
Hello
how he settled on windows 7
Thank you
Look nice!
For PHP 5.4.16 i was getting this errors:
PHP Fatal error: Can’t use method return value in write context in /var/www/html/Sites/plexwatch.my-domain.nl/includes/functions.php on line 240,258 and 389.
Incase anyone else was or is having this, to fix this, just change the lines, 240,258 and 389 from the includes/functions.php from:
if(!empty($this->plexAuthToken())) {
To:
if($this->plexAuthToken()) {
This looks great! Excited to try it. Just a question though (and maybe it’s a simple process): Can I export the current data I have accumulated with plexwatchweb into this version?
Hello! I’m copy content of zip archive to /opt/plexStats and setup new web site on my mac os server. On the site i’m can choose language and can see error “Cannot open file config/config.php”. This file is empty, 0 bytes. Please help.
I tried without issues, it looks really nice… but it is terribly slow and some webs don’t finished to load…
Hey, i copied the files in /var/www/PlexStats/ and tried to open http://localhost/PlexStats/setup.php.
it is just empty ?! why o:
There is no Error, just a white page?!
@Jonny3x said:
Hey, i copied the files in /var/www/PlexStats/ and tried to open http://localhost/PlexStats/setup.php.
it is just empty ?! why o:
There is no Error, just a white page?!
Please check permissions for directory
@pavelkos said:
@Jonny3x said:
Hey, i copied the files in /var/www/PlexStats/ and tried to open http://localhost/PlexStats/setup.php.
it is just empty ?! why o:
There is no Error, just a white page?!Please check permissions for directory
I did, didn’t change anything.
apache2 error.log says:
PHP Fatal error: Can’t use method return value in write context in /var/www/PlexStats/includes/functions.php on line 240
@jeroenvriezema said:
Forgot to mention:
- You can write your own translations, the system uses XML files, with every string off the site in it.
- You can also write your own themes.
Hello! Please add content source view in current activity tab like plexwatchweb. So it is possible check quality difference between original file and transcoded stream.
Is this still being worked on?