Jump to content

[SOLVED] Cant find Back Office after instalation


Recommended Posts

So my install went OK and I had 5 smiley faces. The front end is visible OK but I cant get to the login page for the backend.

 

I changed the directory name of Admin as advised and use that in the URL I type

 

after clicking enter the url becomes

 

http : // www . nameofsite.com/admin2cv/index.php?controller=AdminLogin&token=440e8757e0d9fc2c72581c4ffb9b5166&redirect=AdminHome

 

and the following on screen message:- Remote server or file not found

 

Looking at the site through ftp everything looks OK, all files and folders are set to 755 attribute

 

a bit stumped at the moment

Edited by vekia (see edit history)
Link to comment
Share on other sites

so we have a little problem ;)

the url that you pasted looks well, are you sure that admin2cv directory with control panel exist?

 

can you for test purposes remove the .htaccess file from root dir of your store? (don't forget about backup of this file)

Link to comment
Share on other sites

Sorry been out for a while. Have uploaded a plain html file to that directory and its visible on the web so the server settings seem OK. If I use www. nameofsite.com/admin2cv I get the same error message. The url posted above is generated presumably by the index.php file in that directory. I'll send you the url by pm.

Link to comment
Share on other sites

I've just tried to run the Admin2cv folder while viewing the error logs at the same time and came up with this

 

2cvpieces.com [Wed Aug 21 08:57:21 2013] [error] [client 79.170.40.31:41414] AH01215: PHP Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'layout.tpl'' in /home/sites/2cvpieces.com/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php:127

2cvpieces.com [Wed Aug 21 08:57:21 2013] [error] [client 79.170.40.31:41414] AH01215: Stack trace:

2cvpieces.com [Wed Aug 21 08:57:21 2013] [error] [client 79.170.40.31:41414] AH01215: #0 /home/sites/2cvpieces.com/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(374): Smarty_Internal_TemplateBase->fetch('layout.tpl', NULL, NULL, NULL, true)

2cvpieces.com [Wed Aug 21 08:57:21 2013] [error] [client 79.170.40.31:41414] AH01215: #1 /home/sites/2cvpieces.com/public_html/classes/controller/Controller.php(357): Smarty_Internal_TemplateBase->display('layout.tpl')

2cvpieces.com [Wed Aug 21 08:57:21 2013] [error] [client 79.170.40.31:41414] AH01215: #2 /home/sites/2cvpieces.com/public_html/classes/controller/AdminController.php(1216): ControllerCore->smartyOutputContent('layout.tpl')

2cvpieces.com [Wed Aug 21 08:57:21 2013] [error] [client 79.170.40.31:41414] AH01215: #3 /home/sites/2cvpieces.com/public_html/classes/controller/Controller.php(185): AdminControllerCore->display()

2cvpieces.com [Wed Aug 21 08:57:21 2013] [error] [client 79.170.40.31:41414] AH01215: #4 /home/sites/2cvpieces.com/public_html/classes/Dispatcher.php(349): ControllerCore->run()

2cvpieces.com [Wed Aug 21 08:57:21 2013] [error] [client 79.170.40.31:41414] AH01215: #5 /home/sites/2cvpieces.com/public_html/admin2cv/index.php(50): DispatcherCore->dispatch()

2cvpieces.com [Wed Aug 21 08:57:21 2013] [error] [client 79.170.40.31:41414] AH01215: #6 {main}

2cvpieces.com [Wed Aug 21 08:57:21 2013] [error] [client 79.170.40.31:41414] AH01215: thrown in /home/sites/2cvpieces.com/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 127

 

It looks like it's smarty related, but I don't actually know anything about that

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