I uninstalled MySQL 5.5.5 and went back to a know version 5.0x.
Re-ran the install script (did not change any CMS stuff) and it runs perfectly.
When admining 5.5.5 I notice a lot of quirks....
Search found 10 matches
- Thu Jan 06, 2011 12:49 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Pages display unformatted menus only - php error recorded - new install
- Replies: 20
- Views: 21959
- Wed Jan 05, 2011 10:58 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Pages display unformatted menus only - php error recorded - new install
- Replies: 20
- Views: 21959
Re: Pages display unformatted menus only - php error recorde
Thanks for letting me know I'm not crazy !
have you come up with a solution? I am thinking about going back to the older versions another site (I have running) is using.
I do not know if it's a MySQL problem or something else....

have you come up with a solution? I am thinking about going back to the older versions another site (I have running) is using.
I do not know if it's a MySQL problem or something else....
- Wed Jan 05, 2011 12:56 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Pages display unformatted menus only - php error recorded - new install
- Replies: 20
- Views: 21959
Re: Pages display unformatted menus only - php error recorde
Okay - I think it's MySql.
The schema is created and the tables are created but when I do something simple like add a news catagory, it says "Added Successfully" but it's not there.
The schema is created and the tables are created but when I do something simple like add a news catagory, it says "Added Successfully" but it's not there.
- Wed Jan 05, 2011 12:07 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Pages display unformatted menus only - php error recorded - new install
- Replies: 20
- Views: 21959
Re: Pages display unformatted menus only - php error recorde
You must've changed something in your News Summary template named 'sample'. Line 26 on mine is: {if $pagecount > 1} I suggest you create a new news summary template, and mark it as default. I looked at that template and mine says the same thing....... So, I'm thinking it's not the tenmplates, etc, ...
- Tue Jan 04, 2011 7:39 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Pages display unformatted menus only - php error recorded - new install
- Replies: 20
- Views: 21959
Re: Pages display unformatted menus only - php error recorde
Guys - really appreciate the help. I have not modified anything. Didn't even change the template for the page to use. Changed it to simple format and the page now displays. Changed to the "ocean theme" and there is a message accross the top that says: string(121) "Smarty error: [in tp...
- Tue Jan 04, 2011 7:20 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Pages display unformatted menus only - php error recorded - new install
- Replies: 20
- Views: 21959
Re: Pages display unformatted menus only - php error recorde
On the main page the only ! showing is regarding the mailer..
On the system info the only X is:
config_file: 0666 config.php writable. It is more safe if you change permission to read-only
Everything else is green.... or no mark at all....
On the system info the only X is:
config_file: 0666 config.php writable. It is more safe if you change permission to read-only
Everything else is green.... or no mark at all....
- Tue Jan 04, 2011 6:27 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Pages display unformatted menus only - php error recorded - new install
- Replies: 20
- Views: 21959
Re: Pages display unformatted menus only - php error recorde
Thanks Calguy....
But that leads the question as to why? This is a totally default install. I have not modified anything. Just did the default install with sample pages..
Does this mean one of my prerequisites are not configured correctly? Is the CMS code not compatible with the latest PHP?
But that leads the question as to why? This is a totally default install. I have not modified anything. Just did the default install with sample pages..
Does this mean one of my prerequisites are not configured correctly? Is the CMS code not compatible with the latest PHP?
- Tue Jan 04, 2011 5:26 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Pages display unformatted menus only - php error recorded - new install
- Replies: 20
- Views: 21959
Re: Pages display unformatted menus only - php error recorde
Anyone? Anything?
Am I asking the questions wrong?
Apparently the attachment quota has been reached... hmm..
Am I asking the questions wrong?
Apparently the attachment quota has been reached... hmm..
- Thu Dec 30, 2010 9:55 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Pages display unformatted menus only - php error recorded - new install
- Replies: 20
- Views: 21959
Re: Pages display unformatted menus only - php error recorded - new install
FYI: Running PHP 5.3.4 w/FastCGI on IIS6 w/MySql5.5.8 and CMS 1.9.2....
PHP seems to be running fine. Config gave me all green on CMS install. No errors at all.
Document attached is a home page snapshot...
PHP seems to be running fine. Config gave me all green on CMS install. No errors at all.
Document attached is a home page snapshot...
- Thu Dec 30, 2010 7:46 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Pages display unformatted menus only - php error recorded - new install
- Replies: 20
- Views: 21959
Pages display unformatted menus only - php error recorded - new install
[30-Dec-2010 11:16:05] PHP Fatal error: Cannot use object of type stdClass as array in C:\www\MHCMS\tmp\templates_c\News^%%18^18E^18E3D89C%%module_db_tpl%3ANews%3BsummarySample.php on line 26 The pages display the menu structure only and no articles. At first I thought it was missing a CSS file but...