Jump to content

[SOLVED] Backend errors - running in circles


moosepucky

Recommended Posts

Prestashop: 8.1.17
PHP: 8.1.30
MySQL: 8.1.30

Modules:

Customer Reassurance
https://addons.prestashop.com/en/blocks-tabs-banners/22312-customer-reassurance.html

manual credit card processing - off line
https://addons.prestashop.com/en/point-of-sale-pos/6270-manual-credit-card-processing-offline-payment.html

I have migrated a customer to PrestaShop 8 from another cart.  All went well. New install. Added 2 modules and still all well.  Started running test sales and bam. No more back end. (see screenshot1)

I upped the allowed memory on this account from 128m to 256m and now I can get into the backend but another error is throwing (up) see screenshot 2

Notice on line 116 in file /home/retselusa/public_html/store2/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php
[8] SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php81) failed: Permission denied (13)

Going to the offline payment module gives me error 3 attached

I haven't resolved the issue I am just chasing my tail.

 

2024-11-10_memError.gif

2024-11-10_memError2.gif

 

2024-11-10_memError4.gif

Edited by moosepucky
Changed attachmemt 3 to one showing both errors in full (see edit history)
Link to comment
Share on other sites

Thank you for responding. This provided access to the backend but I can't keep it on a server that is shared because of security reasons.

Has resolved some of the errors but the backend has errors popping up in customers, orders, and possibly others. I'm still looking for other options to resolve all of the errors.

I don't find the modules that were installed in the list in the backend so now that I can get in, I may re-install both to see if that helps.

as a last resort I may see if I can use the auto update within the backend as 8.2 is available and this install was 8.1.7.  This might introduce more issues but at present a full remove and reinstall is the only option and since my customer has made changes to their store, has 500 items, 8 years of transactional data, and close to 1000 customers in their database I really don't want to set them back to "start".

Thank you for your help. It has allowed me back in to.

Screenshot of non-expanded list of errors in the orders section.

2024-11-10_memError4.gif

Link to comment
Share on other sites

Thank you for your response and help.

It seems that there is a failure/compatibility issue in the payment module. I am having the same issues as the data center engineers.  I'll quote back their response.

I can see that same message now by following your guide.
 
I have tested to changing the permissions to "a+wr" and checked the orders but still the same error.
 
Sessions are being created even with the proper permission we set.
 
Based on the error showing, "An exception has been thrown during the rendering of a template ("Unable to load template 'file:helpers/list/list_header.tpl'")."
 
It seems that the system is unable to load the file list_header.tpl. Could you please verify that on your end?

image2.png

image3.png

image1.png

Link to comment
Share on other sites

  • moosepucky changed the title to [SOLVED] Backend errors - running in circles

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...