Search found 23 matches

by randers
Tue Apr 02, 2024 8:27 am
Forum: Community Help & Support
Topic: exceeded the 'max_queries_per_hour
Replies: 1
Views: 457

exceeded the 'max_queries_per_hour

Ver. 1.0.8.16 php 8.1 There is an external source that sends requests to the online store all the time. Error.log shows "PHP Fatal error: Uncaught mysqli_sql_exception: User '.......' has exceeded the 'max_queries_per_hour' resource (current value: 360000)". This has been going on since la...
by randers
Mon Dec 04, 2023 10:23 am
Forum: Community Help & Support
Topic: Big crisis. Admin page not displayed. Not possible to buy.
Replies: 5
Views: 364

Re: Big crisis. Admin page not displayed. Not possible to buy.

ecartz wrote: Mon Dec 04, 2023 10:03 am In the configure.php files, change error_reporting to E_ALL^E_DEPRECATED

Also, set display_errors to false (0).
Thank you very much.
It saved the day and lifted a huge worry off my shoulders.
by randers
Mon Dec 04, 2023 10:15 am
Forum: Community Help & Support
Topic: Big crisis. Admin page not displayed. Not possible to buy.
Replies: 5
Views: 364

Re: Big crisis. Admin page not displayed. Not possible to buy.

Sorry, it is 1.0.8.16, but it is the same with plain installation of 1.0.8.20 and 1.0.8.21
by randers
Mon Dec 04, 2023 10:00 am
Forum: Community Help & Support
Topic: Big crisis. Admin page not displayed. Not possible to buy.
Replies: 5
Views: 364

Big crisis. Admin page not displayed. Not possible to buy.

Email from the internet provider today stating that: PHP 8.0 is no longer supported by PHP. Your web hosting now automatically upgraded to PHP 8.2. If you experience problems, e.g. in the form of "blank" front page, "MySQL" error or a "server error", check the documenta...
by randers
Fri Sep 29, 2023 1:44 pm
Forum: Community Help & Support
Topic: Erros message after internet provider updated its servers
Replies: 6
Views: 361

Re: Erros message after internet provider updated its servers

https://github.com/CE-PhoenixCart/Phoen ... d115a1550e
it fixed "Action recorder" and "Categories - delete" error message

Thank you
by randers
Thu Sep 28, 2023 1:09 pm
Forum: Community Help & Support
Topic: Erros message after internet provider updated its servers
Replies: 6
Views: 361

Re: Erros message after internet provider updated its servers

Have tested most functions in admin and these are the error messages we get Action Recorder - delete ------------------------- Fatal error: Uncaught ArgumentCountError: mysqli_affected_rows() expects exactly 1 argument, 0 given in / shop/includes/system/versioned/1.0.8.6/abstract_action_recorder.php...
by randers
Thu Sep 28, 2023 1:08 pm
Forum: Community Help & Support
Topic: Erros message after internet provider updated its servers
Replies: 6
Views: 361

Re: Erros message after internet provider updated its servers

Warning: Undefined array key "bundle" in /shop/includes/hooks/admin/catalog/masterSlave.php on line 135 Is telling you the array of data is malformed - this is from an addon so would be best to contact the addon maker. this is an error message from addons "bundled products" whic...
by randers
Mon Sep 25, 2023 11:00 am
Forum: Community Help & Support
Topic: Erros message after internet provider updated its servers
Replies: 6
Views: 361

Erros message after internet provider updated its servers

Our internet provider updated its servers and after that we get the following error message ver 1.0.8.16 php 8.0 Does anyone know how this can be resolved? Fatal error: Uncaught Error: Undefined constant "MODULE_NOTIFICATIONS_PSI_CREATE_ACCOUNT_TEXT_INFORMATION_DATA" in /shop/includes/modu...
by randers
Sun Sep 17, 2023 9:38 pm
Forum: Community Help & Support
Topic: Error sending e-mail
Replies: 2
Views: 185

Re: Error sending e-mail

Thanks for your help. That fixed the problem.
by randers
Fri Sep 15, 2023 9:19 pm
Forum: Community Help & Support
Topic: Error sending e-mail
Replies: 2
Views: 185

Error sending e-mail

Our internet provider updated its servers and after that we get the following error message when sending an e-mail : "Notice: mail(): Policy restriction in effect. The fifth parameter is disabled on this system in /xxxxxx/shop/includes/system/ versioned/1.0.8.5/email.php on line 398 Warning: Ca...