Jump to content

Edit History

GamerWipes

GamerWipes


new info

24 minutes ago, imjulien.dev said:

Hello,

Do yo have any module to add fields in the customer form on your back office ? 

You can enable the debug mode to have more details about this error, I think a class is missing the use statement:

use PrestaShopBundle\Form\Admin\Type\SwitchType;

That message is from debug mode. The error message I get with debug mode off is similar but abbreviated. It looks like this

Screenshot2024-09-06034717.png.5d37d209bf37ff60245bbcb2e24052fd.png

 

And then there's the info bar at the bottom with a bunch of data but i dont really see anything related to this or know what to look for.

I have an affiliate program module that adds fields to the customer page, but I disabled it temporarily and it didnt fix the problem. I don't have any other modules that affect customers other than the free/default stats modules. I disabled those as well and still am getting this same error.

Anything else I should check?

GamerWipes

GamerWipes

19 minutes ago, imjulien.dev said:

Hello,

Do yo have any module to add fields in the customer form on your back office ? 

You can enable the debug mode to have more details about this error, I think a class is missing the use statement:

use PrestaShopBundle\Form\Admin\Type\SwitchType;

That message is from debug mode. The error message I get with debug mode off is similar but abbreviated. It looks like this

Screenshot2024-09-06034717.png.5d37d209bf37ff60245bbcb2e24052fd.png

 

And then there's the info bar at the bottom with a bunch of data but i dont really see anything related to this or know what to look for. Anything else I should check?

×
×
  • Create New...