Looking for a members list module to add to a gamer's clan PHPNuke site.
I want it to work off the existing nuke accounts. I want my phpbb usergroups and phpbb forum titles to sync with each other, so that when someone is promoted or joins, we just have to change the forum title in the PHPBB admin and it updates everything.
This means that the user groups should be generated by looking at who has a certain forum rank_id, and adding everyone that has that rank_id into that user group.
This module should look at the phpnuke user groups, list who is in each one, link to their PHPBB profile, and then list their padawan or master in another collum. There would be different tables for each rank classification, and a total of three pages, much like the example linked below.
I'm looking to also make it fairly easy to update who is who'se master and padawan. If the corresponding users could be selected on an admin page, that would be ideal.
since you have already created the Member_List_Order2 module, you just need to create additional SQL query to your phpBB file, so when you update your phpBB file database, it will update your Member_List_Order2 database too...
Zathu_Koon Nuke Soldier
Joined: Jul 03, 2003
Posts: 10
Location: Maryland
Posted:
Sat May 06, 2006 5:34 am
Well, currently its all just typed out HTML. I'm looking to have something that will organize the SQL users table in a way which it would read out in a similiar way, automatically.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum