PDA

View Full Version : if I want to mantain....



pdandtek
10-21-2004, 08:32 AM
...my main user table in PHP-nuke?

My question is:
Can CMS manage the users tables, mantaining the PHPnuke users (as the Master table), and change the ipb user table only (data in the table)?

If I understand, now it's the opposite!

But I need to know if is possible to invert che user adding (from phpnuke to ipb).

Excuse me for my english...


PD
http://www.wearecoming.com

Patrick
10-21-2004, 08:04 PM
First off, CMS stands for Content Management System. CMS applies to scripts such as PHP-Nuke, e107, Post Nuke, ect. and NOT this hack. This hack is "CMS Forum Member Hack", meaning hack of CMS and Forum Members.

As you said, the script uses the forum's user database and not the CMS's database. This is because the forum's user database structure is usually more complex and far superior to any given CMS's user database. Additionally, to emulate the login of a forum is 10x more difficult that to emulate the login of a CMS.

To answer your question: Yes, it is possible. No, it isn't possible with this script.

And to answer any follow up questions: No, I do not intend to ever create or modify the current hack to rely on the CMS user database.