R
After I installed version 1.2.9 for some customers, I'm having problems with path. IN some installations of Magento and Cs-Cart, I'm having to set the full path, see an example:
Warning: require_once(/usr/local/lsws/DEFAULT/html/app/lib/pear): failed to open stream: No such file or directory in /usr/local/lsws/DEFAULT/html/app/addons/twigmo/Twigmo/Core/AbstractTwigmoConnector.php on line 15
Fatal error: require_once(): Failed opening required '' (include_path='/usr/local/lsws/DEFAULT/html/app/lib/pear/.:/usr/local/lsws/lsphp5/lib/php') in /usr/local/lsws/DEFAULT/html/app/addons/twigmo/Twigmo/Core/AbstractTwigmoConnector.php on line 15
I'm not asking for help to resolve the above error, I want to help do not need to be entering full path into multiple files. When the client is migrating, he will have problems.
Warning: require_once(/usr/local/lsws/DEFAULT/html/app/lib/pear): failed to open stream: No such file or directory in /usr/local/lsws/DEFAULT/html/app/addons/twigmo/Twigmo/Core/AbstractTwigmoConnector.php on line 15
Fatal error: require_once(): Failed opening required '' (include_path='/usr/local/lsws/DEFAULT/html/app/lib/pear/.:/usr/local/lsws/lsphp5/lib/php') in /usr/local/lsws/DEFAULT/html/app/addons/twigmo/Twigmo/Core/AbstractTwigmoConnector.php on line 15
I'm not asking for help to resolve the above error, I want to help do not need to be entering full path into multiple files. When the client is migrating, he will have problems.