Jump to content

[Solved] Installation Issue: Can get into Back Office but not Front End?


Recommended Posts

Hi,

Just new here and finished my install no problem.

I can get into Back Office without any problem and started to make changes, BUT,

I can't get to the Front End to see what my site looks like?

I get the following error:
+++++
Warning: include(/home/ras47368/public_html/prestashop/classes/LanguagesManager.php) [function.include]: failed to open stream: No such file or directory in /home/ras47368/public_html/prestashop/index.php on line 31

Warning: include() [function.include]: Failed opening '/home/ras47368/public_html/prestashop/classes/LanguagesManager.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ras47368/public_html/prestashop/index.php on line 31

Fatal error: Class 'LanguageManager' not found in /home/ras47368/public_html/prestashop/index.php on line 32
++++++

I have PHP 5.2.11 running and this install is in Linux environment.

Any suggestion or help on what the problem might be would be appreciated from this forum.

I have read a few threads but can't make sense of what the problem might be.

r

Link to comment
Share on other sites

Any response would be appreciated from people who have encountered this problem?

Any one out there on this forum can help??

Not sure where else to go for help if I am thinking of using this product in the longer term. I am currently testing or would like to test if I can get this problem fixed..!!

Link to comment
Share on other sites

I've checked all the files as that was my first thought.

There is a file called Language.php in classes directory but no LanguagesManager.php.

I then check the unzipped files and there is no file under that name.

I also tried to rename Language.php to LanguagesManager.php and changed the rights also for that folder and for the files..still no effect.

Bit lost as to what else I should try.!! Surely, someone out there has a fix. ANYONE can help me from PRESTASHOP??

I am also testing Opencart and had no problems and worked on first go upon installation.

I like what I see in Prestashop demo and especially the stats and the ease of use but really need to trial it before I can make my decision to use it.

PLEASE HELP...this is URGENT.

Link to comment
Share on other sites

I had a closer look and LanguagesManager.php is actually in install/classes/LanguagesManager.php. Was this file correctly uploaded? You could try adding a file called info.php to your server with the following and then open it to check that you are actually running PHP5:

<?php

phpinfo();

?>

Link to comment
Share on other sites

Thanks for your responsive replies rocky.

I have just run that script and by the looks of it it seems to be enables, however, there is a fair bit of other information which makes no sense to me, so I'II PM that to you for your review.

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