Jump to content

Stock status does not change after click


4GLte.eu

Recommended Posts

no we dont have any attribute combination products. The same situation is with disabled product. It does not change its status.

 

Now, when I changed to debug mode (by defines.inc.php) it gives me the error 

 

-----------------------------------------------------------

 

Notice: Use of undefined constant _PS_CONFIG_DIR_ - assumed '_PS_CONFIG_DIR_' in /home/abc/domains/4glte.eu/public_html/config/config.inc.php on line 64

 
Warning: require_once(_PS_CONFIG_DIR_autoload.php) [function.require-once]: failed to open stream: No such file or directory in /home/abc/domains/4glte.eu/public_html/config/config.inc.php on line 64
 

Fatal error: require_once() [function.require]: Failed opening required '_PS_CONFIG_DIR_autoload.php' (include_path='.:/usr/local/php/p53/lib/php') in /home/abc/domains/4glte.eu/public_html/config/config.inc.php on line 64

------------------------------------------------------------

 

This is probably not related but I would like to get it fixed if possible as well.

Edited by 4GLte.eu (see edit history)
Link to comment
Share on other sites

I guess something is changed in correctly in one of following files

 

/config/defines.inc.php

 

Or

 

/config/config.inc.php

 

 

you can try to copy the original files from same version of Prestaashop package to replace theme to see if it fixes.

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