[CubeCart] Require Function Errors

Magic SEO URLs for CubeCart.
DVM
Posts: 3
Joined: Sun Mar 27, 2011 6:48 pm

[CubeCart] Require Function Errors

Postby DVM » Sun Mar 27, 2011 7:01 pm

New install today. Did a complete install, then because of the error i backed up through the install and have re-installed twice to ensure im not missing anything.

I followed the documentation verbatim but i receive these errors on my main page:

Code: Select all

Warning: require(/home/dvmoutfi/public_html/language/LANG_FOLDER/config.php) [function.require]: failed to open stream: No such file or directory in /home/dvmoutfi/public_html/language/en/common.inc.php on line 2

Fatal error: require() [function.require]: Failed opening required '/home/dvmoutfi/public_html/language/LANG_FOLDER/config.php' (include_path='.:/lsphp5/lib/php') in /home/dvmoutfi/public_html/language/en/common.inc.php on line 2


any idea what the problem may be?

CubeCart Version: 4.4.4
PHP Version: 5.3.2
MySQL Version: 5.1.54-log
Zend Loader Installed

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [CubeCart] Require Function Errors

Postby inveo » Sun Mar 27, 2011 7:19 pm

Please check whether following line is in your www/ini.inc.php file:

Code: Select all

$ini['ver'] =    '4.4.4';


and if not, add it to the beginning of this file.

DVM
Posts: 3
Joined: Sun Mar 27, 2011 6:48 pm

Re: [CubeCart] Require Function Errors

Postby DVM » Sun Mar 27, 2011 7:34 pm

yes, it is there. exactly as you replied with.

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [CubeCart] Require Function Errors

Postby inveo » Sun Mar 27, 2011 7:38 pm

Please ignore my previous suggestion.

The reason why it does not work is because you have not completed the installation (you skipped steps no 5. - 11.). Please go trough all installation steps and do not forget to activate your copy (http://dvmoutfitters.com/?inveoActivation).

DVM
Posts: 3
Joined: Sun Mar 27, 2011 6:48 pm

Re: [CubeCart] Require Function Errors

Postby DVM » Sun Mar 27, 2011 7:48 pm

how i missed that, i dont know..
ill give myself a slap in the back of the head! :lol:

thank you for your good support though ~J~. Love the product!
Thanks again.

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [CubeCart] Require Function Errors

Postby inveo » Sun Mar 27, 2011 7:58 pm

I apologize you for this troubles.

We will update installation instructions to make more clear what is the last install. step (latest update changed the design little bit and 4. step now looks as the last one and this is confusing).