phpnuke

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Nay
Forum Regular
Posts: 951
Joined: Fri Jun 20, 2003 11:03 am
Location: Brisbane, Australia

phpnuke

Post by Nay »

I'm having some questions about phpnuke.

1, I want to have 3 different sections.

Games
Anime
DDR (Dance Dance Revolution)

They'll be in:

http://games.chaosdreamers.com
http://anime.chaosdreamers.com
http://ddr.chaosdreamers.com

which are actually pointing to:

http://www.chaosdreamers.com/games
http://www.chaosdreamers.com/anime
http://www.chaosdreamers.com/ddr

Now, I want to use individual phpnuke(s) for all 3 of them. So would I need 3 individual MySQL databases and upload the nuke files to all 3 of the directories (which is a pain since there's a like 2000 files to upload for each directory).

2, how can I get rid of the modules that I don't want? Which are practicly everything. I only use phpnuke for news, downloads, reviews and topics section. If you feel there is a better option, please recommend.

3, After signing in, I wish to redirect the user to the main page rather than their Your Account page. How would I do that?

4, Can I not let the user choose their template and all users must use the default template? If possible, how?

Thanks...

-Nay
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Does nuke have a support forum - you'll probably find better help from their users rather that general PHP developers.

Mac
Post Reply