[Solved] Error on trying to view site

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
anyake
New Member
New Member
Posts: 6
Joined: Fri Jun 13, 2008 10:43 pm

[Solved] Error on trying to view site

Post by anyake »

Hi,

I have tried to find a solution for my problem in the forums hence the post. I Have just successfully installed cmsms 1.4.1 but when I try to view the site I get a series of error messages like the one below
Warning: include(\nas41ent\domains\f\xxxxxxxxx.com\user\htdocs/modules/News/lang/en_US.php) [function.include]: failed to open stream: No such file or directory in \\nas41ent\domains\f\xxxxxxxxx.com\user\htdocs\lib\classes\module_support\modlang.inc.php on line 74
The same happens when I try to get to the admin login page, though the page still loads but despite displaying the error messages.

Help!
Last edited by anyake on Wed Nov 05, 2008 12:11 am, edited 1 time in total.
alby

Re: Error on trying to view site

Post by alby »

anyake wrote:
Warning: include(\nas41ent\domains\f\xxxxxxxxx.com\user\htdocs/modules/News/lang/en_US.php) [function.include]: failed to open stream: No such file or directory in \\nas41ent\domains\f\xxxxxxxxx.com\user\htdocs\lib\classes\module_support\modlang.inc.php on line 74
you are using a network path \\xxx\yyy\, not a local filesystem (/xxx/yyy/ or d:/xxx/yyy/).
You must changing all the paths in config.php con your network path

Alby
anyake
New Member
New Member
Posts: 6
Joined: Fri Jun 13, 2008 10:43 pm

Re: Error on trying to view site

Post by anyake »

Thanks Alby it has worked
Locked

Return to “[locked] Installation, Setup and Upgrade”