[solved] Blank Page After Installation

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
SheehanMay
Forum Members
Forum Members
Posts: 13
Joined: Tue Jun 24, 2008 5:52 pm

[solved] Blank Page After Installation

Post by SheehanMay »

  • - I have not installed any extra modules
  • - I have not changed any files
  • - I have not added any templates
  • - I have deleted all install files
  • - I have access to the admin panel
  • - I have called my host and php safe mode is disabled
I have enabled debug mode to get specifics of my error, the error is linked and pasted below.

You can see the error here: http://www.kifitnessequipment.com/cms/

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/httpd/vhosts/kifitnessequipment.com/httpdocs/cms/lib/smarty/Smarty_Compiler.class.php(270) : regexp code on line 2

Fatal error: preg_replace(): Failed evaluating code: '{php' . str_repeat(" ", substr_count('{* Don''t remove this! Metadata is entered in Site Admin/Global settings. *}', " ")) .'}' in /home/httpd/vhosts/kifitnessequipment.com/httpdocs/cms/lib/smarty/Smarty_Compiler.class.php on line 270

Any help would be appreciated.
Last edited by SheehanMay on Tue Jun 24, 2008 7:07 pm, edited 1 time in total.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Blank Page After Installation

Post by Nullig »

A little more info about your installation would be helpful...

PHP Version?
MySQL Version?
Server (Linux, IIS, other)?
Any warnings/errors during the install?

Have you tried re-uploading the software, in case some files were missed/corrupted during the initial upload?

Nullig
SheehanMay
Forum Members
Forum Members
Posts: 13
Joined: Tue Jun 24, 2008 5:52 pm

Re: Blank Page After Installation

Post by SheehanMay »

Nullig wrote:
PHP Version? 5
MySQL Version? MySQL 4.1.14
Server (Linux, IIS, other)? Linux
Any warnings/errors during the install? Only caution was PHP Safe Mode but I have already had host disable it

Have you tried re-uploading the software, in case some files were missed/corrupted during the initial upload?
I just tryed that and did not fix anything

Nullig
What is strange is that I have installed CMS Made Simple many times before on this host, not on this clients hosting package but on other clients.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Blank Page After Installation

Post by Nullig »

Try the support_info UDT suggested in this post:

http://forum.cmsmadesimple.org/index.ph ... 849.0.html

Perhaps it will provide some more info.

Nullig
SheehanMay
Forum Members
Forum Members
Posts: 13
Joined: Tue Jun 24, 2008 5:52 pm

Re: Blank Page After Installation

Post by SheehanMay »

Nullig wrote: Try the support_info UDT suggested in this post:

http://forum.cmsmadesimple.org/index.ph ... 849.0.html

Perhaps it will provide some more info.

Nullig
I am just gonna try reinstall first if no dice I will then do that.

BTW Thanks for all the help.
Last edited by SheehanMay on Tue Jun 24, 2008 6:48 pm, edited 1 time in total.
SheehanMay
Forum Members
Forum Members
Posts: 13
Joined: Tue Jun 24, 2008 5:52 pm

Re: Blank Page After Installation

Post by SheehanMay »

Ya re install was no help, linked below is results of the UDT.

Link: http://www.kifitnessequipment.com/cms/
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Blank Page After Installation

Post by Nullig »

Well, the fact that the pages are showing means that it should be working. It looks like you don't have any stylesheets attached to the template you're using.

BTW, your PHP version is 4.3.11, not 5.
SheehanMay
Forum Members
Forum Members
Posts: 13
Joined: Tue Jun 24, 2008 5:52 pm

Re: Blank Page After Installation

Post by SheehanMay »

I found the issue: It seems to be a combo of the {metadata} tag and use of stock templates. I created a new template and begin adding features from the other templates (search,breadcrumbs...etc) and they all worked fine.

The site would only go blank page when I used a stock template and when I called {metadata}.
Locked

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