Page 1 of 1

Can't copy pages

Posted: Mon Feb 06, 2012 4:36 pm
by joesamcoke
When I try and copy a page it doesn't work. When in dubug mode I see lots of sql errors eg.

(mysql): SET NAMES 'utf8'<br>
Error (0): <br>

Debug: (0.019954) - (3896864)

<br>
(mysql): SELECT sitepref_name, sitepref_value from siteprefs<br>
Error (0): <br>

Debug: (0.022896) - (4045960)

<br>
(mysql): SELECT * FROM userplugins<br>
Error (0): <br>

Debug: (0.041191) - (5054016)

<br>
(mysql): SELECT * FROM modules WHERE active = 1 ORDER by module_name<br>
Error (0): <br>

Re: Can't copy pages

Posted: Mon Feb 06, 2012 5:50 pm
by Dr.CSS

Re: Can't copy pages

Posted: Tue Feb 07, 2012 10:33 am
by joesamcoke
Sorry -

I'm running CMS Made Simple 1.7.1 using PHP Version 5.2.17 and Mysql 5.0.77 running on linux.

When I try to copy an existing page -

Content -> Pages -> Copy Content Item (by clicking the copy button next to the item from the pages list)

When I submit I get the red error box with the troubleshoot link. When I put the site in dubug mode I get lots of sql error messages. -

(mysql): SET NAMES 'utf8'<br>
Error (0): <br>

Debug: (0.019954) - (3896864)

<br>
(mysql): SELECT sitepref_name, sitepref_value from siteprefs<br>
Error (0): <br>

Debug: (0.022896) - (4045960)

<br>
(mysql): SELECT * FROM userplugins<br>
Error (0): <br>

Debug: (0.041191) - (5054016)

<br>
(mysql): SELECT * FROM modules WHERE active = 1 ORDER by module_name<br>
Error (0): <br>

Re: Can't copy pages

Posted: Tue Feb 07, 2012 4:23 pm
by Dr.CSS
We don't support any versions that old so you need to upgrade...

This means there are no errors, notice the 0...

Error (0): <br>