Changing page ownerships, the "easy" way

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
Foden

Changing page ownerships, the "easy" way

Post by Foden »

Hi

I I have to change the ownership of 50 pages, or so.

So far I have found out that I could just edit the database directly (using phpmyadmin etc.), by changing owner_id in cms_content. However, I can't find the place where additional editors are setup in the database?

Anyone that could wave a white stick at the place where I should look in the database?

(It's easier to me to do in the database by sql statements, than to open 50 pages, switch to propperties, and then add the users manualy)

/ Thomas
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am

Re: Changing page ownerships, the "easy" way

Post by Elijah Lofgren »

I think the table you are looking for is: cms_additional_users

Hope this helps,

Elijah
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. :)
Post Reply

Return to “Developers Discussion”