PhpNuke (News Limits)

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
mx50_virus
Forum Newbie
Posts: 4
Joined: Mon Oct 24, 2005 8:42 pm

PhpNuke (News Limits)

Post by mx50_virus »

Hi,

I'm using the PHPNuke and i wanted to set up a limit to make the users be able to send just one new top, to my website.

I mean, each register user can only send ONE new to the website, and that's it...
through the "sumbit news" module


thank you!
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

This would involve editing the files within PHP-NUKE.
I do not believe a lot of our users are experienced with the functionality of PHP-NUKE, although you might get lucky.
I think you are better off leaving a mod request on PHP-NUKE's forums.
mx50_virus
Forum Newbie
Posts: 4
Joined: Mon Oct 24, 2005 8:42 pm

Post by mx50_virus »

thank you,

hope someone here know though
mx50_virus
Forum Newbie
Posts: 4
Joined: Mon Oct 24, 2005 8:42 pm

Post by mx50_virus »

someone gave me this idea:

i shoudl create a grou of users inside my php nuke and set them not to send news

and then everytime a registered user sends a new, i'll move it to the group that can't



with moving i mean seting points and such things
mx50_virus
Forum Newbie
Posts: 4
Joined: Mon Oct 24, 2005 8:42 pm

Post by mx50_virus »

i solved it!

thank you very much
Post Reply