To post a new support question, click the Post New Topic button below.
Current Version: 4.8.5 | Sytist Manual | Common  Issues | Feature Requests

Please log in or Create an account to post or reply to topics.
You will still receive notifications of replies to topics you are part of even if you do not subscribe to new topic emails.

Error

Y
140 posts
Mon Dec 27, 21 10:49 AM CST
Hi, i have a bug when customers pay with stripe. Before the Stripe page where they can pay there is quickly an error message.

Deprecated: array_key_exist()

I use Synology DSM 7.0 to host website and PHP 7.4. I think it is a deprecated function of PHP 7.4

Best regards
Attached Photos

16,145 posts (admin)
Tue Dec 28, 21 3:35 AM CST
I have made a note of it. I have not seen this depreciation notice in PHP 7.4.

You may have to go down to PHP 7.3.

OR

Click Settings then UNDERNEATH the left menu edit config file, change the error_reporting value which will probably be:

error_reporting(E_ALL ^ E_NOTICE);

To:

error_reporting(E_ALL);

If that doesn't work then change it to

error_reporting(0);
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
Y
140 posts
Mon Jan 17, 22 4:39 AM CST
Thank you, I go down to PHP 7.3

An other deprecated function in PHP 7.3 in Stats > Visitors

Deprecated: parse_str(): Calling parse_str() without the result argument is deprecated in /volume1/Web/public_www/sy-admin/stats/recent_visitors.php on line 210
3 total messages
Please log in or Create an account to post or reply to topics.
This post has been viewed 411 times
Category: Bug
 
Loading more pages
Loading more pages

Sign up for email promotions.

Your information is safe with us and won't be shared.

Thank you for signing up!

 
©2003 - 2021 Grissett, LLC. All Rights Reserved.

By continuing to browse or by clicking Accept Cookies, you agree to the storing of cookies on your device necessary to provide you with the services available through our website.

    Accept   Privacy & Cookie Policy
Loading More Photos
Scroll To Top
Close Window
Loading
Close