Hello, Y'all!
I'm told I need to move the storage location outside of the root of the web site. I tell it to put it on c:\ but it tells me to move the storage location, over and over. No matter where I put it!
I'm told I need to move the storage location outside of the root of the web site. I tell it to put it on c:\ but it tells me to move the storage location, over and over. No matter where I put it!
Code: Select all
// DIR
define('DIR_OPENCART', '{your_path}');
***********
define('DIR_SYSTEM', DIR_OPENCART . 'system/');
define('DIR_STORAGE', DIR_SYSTEM . 'storage/');
Tracking Assiatant - Integrate Realtime Tracking Information on Website
OpenCart Extensions, Plugins Development, Themes Design and Website Optimization
FREE Guidance and Advice at https://www.cartcoding.com
Another long standing bug is that the move will only work if the directory is the one above the document root. The path can also not contain a hyphen. Not sure if that is by design of just another bug. these two things were probably what prevented the move.
Moving manually is probably the quickest workaround.
OpenCart 4.x still has a log of bugs, so you might want to try 3.0.4.1 which is regarded as more stable.
Moving manually is probably the quickest workaround.
OpenCart 4.x still has a log of bugs, so you might want to try 3.0.4.1 which is regarded as more stable.
Who is online
Users browsing this forum: SharriVZ90419 and 9 guests