Jump to content

Recommended Posts

I am getting the same problem. It gives a blank page when I click add new or edit button.

 

carrier.jpg

I replaced the controller folder as well as all the files in it with downloaded version of prestashop 1.5.6 controller folder but the problem remains the same. Is it a bug in prestashop 1.5.6 ?

Link to comment
Share on other sites

 

open config/defines.inc.php

 
then find this line
define('_PS_MODE_DEV_', false);
change to look like this:
define('_PS_MODE_DEV_', true);

 

It was false - I made it true.

 

Now it gives an error named:

 

Fatal error: Class 'AdminCarrierWizardController' not found in /home/dailyd11/public_html/classes/controller/Controller.php on line 128

 

Can you please help me solve this issue. My website is up and running and this is giving me very hard time.

Edited by sagaryadav (see edit history)
Link to comment
Share on other sites

strange :/ 

can you please answer also for Nemos' question from above? here it is

 

DId you install Prestashop using an automatic installer?

If so, try grabbing a fresh package from prestashop.com (download area). THen, upload the whole controllers folder via ftp, overwriting all files

 
Link to comment
Share on other sites

strange :/ 

can you please answer also for Nemos' question from above? here it is

Yes sir,

 

My themeinstaller had installed prestashop for me.

 

But as it happens - I have already overwritten the controllers folder with ftp with the one that came in prestashop package.

 

That has failed to solve the problem.

 

If you may want - I can give you access to the backend as well as ftp. Kindly see if this problem is an actual bug in prestashop.

Link to comment
Share on other sites

The problem is solved now.

 

Here is how the theme installing company that solved the problem described the solution:

 

"Hi,


It is miss two file at controllers\admin\
I upload it to your hosting, and now site is working good again.
 

Best regards."

 

I wonder why did these files not add up when I copied the controllers folder from prestashop 1.5.6.0 to the controllers folder myself in ftp (I used filezilla for this.).

 

I admire a lot the amount of time and attention given to this problem, especially by Vekia.

 

Thanks.

Link to comment
Share on other sites

thank you so much for information that problem is fixed and of course how you (your support) fixed it.

may i know where you've got hosting? seems like they have awesome support!

It is webhostinghub.com and the guy who usually helps out is Adam b.

 

But certainly, I think you are also extremely helpful person. I am blessed.

Link to comment
Share on other sites

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...