Can't copy pages

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
joesamcoke
New Member
New Member
Posts: 2
Joined: Mon Feb 06, 2012 11:27 am

Can't copy pages

Post 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>
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Can't copy pages

Post by Dr.CSS »

joesamcoke
New Member
New Member
Posts: 2
Joined: Mon Feb 06, 2012 11:27 am

Re: Can't copy pages

Post 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>
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Can't copy pages

Post 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>
Locked

Return to “CMSMS Core”