Jump to content

blank screen from line $GLOBALS['smarty']->display(&#


Guest flyingwomen2005

Recommended Posts

Guest flyingwomen2005

I am still trying to figure out why I get a blank screen when upgrading from 5.0.7 to 5.1.5.

From going through setup/index.php, I discovered the problem is with the last line, $GLOBALS['smarty']->display('skin.install.php');

skin.install.php has 755 permissions, so should be okay.

Smarty class is in includes/lib and has 775 permissions.

To me - seems the problem is with the display function as the line before it. '$GLOBALS['smarty']->assign('COPYRIGHT_YEAR',date('Y')); ran smoothly

My questions :

Why is this a problem -

Where is the display function located?

Thanks

CW

Link to comment
Share on other sites

Are you able to log-in to the server as a server admin? That is to say, it would be extremely helpful if you could get at the PHP error logs (assuming the PHP installation is configured to log errors).

Seeing a screen that introduced you to the installation of CubeCart (Welcome, License Agreement, Initial Checks) means Smarty is working and can use the skin.install.php template file.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...