To post a new support question, click the Post New Topic button below.
Current Version: 5.2.5 | Sytist Manual | Common Issues | Feature Requests
Php Issue
Warning: Undefined array key "HTTP_ACCEPT_ENCODING" in /home/sites/99b/d/da6b0656d9/public_html/sytist/sy-admin/index.php on line 8
Deprecated: substr_count(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/sites/99b/d/da6b0656d9/public_html/sytist/sy-admin/index.php on line 8 recieving this message since update
i have resolved this by running 7.4 instead of 8.1
Add this line of code on a line toward the top of the file after the <?php
$setup['ob_start_only'] = true;
Then it should with with PHP 8.
But PHP 7.4 is just fine.
My Email Address: info@picturespro.com
thanks for the prompt reply will leave it on 7.4 for time being

Loading more pages