MLE in php5?

This is a FORK of the CMS Made Simple project and is not oficially supported in any way by the CMS Made Simple development team.
Locked
AmandaBTO
Forum Members
Forum Members
Posts: 51
Joined: Thu Aug 09, 2007 2:40 pm

MLE in php5?

Post by AmandaBTO »

Have an existing mle site (CMS Made Simple 1.1.4.1 "Taga").  Tried to update a template (wanted to add google analytics) and now all pages that use that template don't work at all.  In fact, they display nothing and the source is only:




which is usually at the bottom of the page.  It doesn't want to process any cmsms tags at all - not even {title}

Did a little phpinfo and found that the server's been upgraded to php5

I know that 1.1.4.1 is old and you'll probably all recommend that I upgraded anyway but does the new version work in php5?  Would it be a simple fix to get 1.1.4.1 to work in php5?

Thanks
Amanda
alby

Re: MLE in php5?

Post by alby »

AmandaBTO wrote: I know that 1.1.4.1 is old and you'll probably all recommend that I upgraded anyway but does the new version work in php5? 
Would it be a simple fix to get 1.1.4.1 to work in php5?
my advice is upgrade for SECURITY!
CMSMS work with php5 from 0.1X (I think  :))

You have another problem on site.
Active debug in config.php and check in server logs also

Alby
AmandaBTO
Forum Members
Forum Members
Posts: 51
Joined: Thu Aug 09, 2007 2:40 pm

Re: MLE in php5?

Post by AmandaBTO »

alby wrote: Active debug in config.php
Ok, I've never turned on the debugging to see what it returns in a working site but I'm getting a lot of these msgs:

(mysql): SELECT sitepref_name, sitepref_value from cms_siteprefs
Error (0):


Looks like is at the end of a bunch of sql statements.  You should see the confused look on my face

Anyone have any ideas?
Locked

Return to “[locked] CMSMS MLE fork”