Quote:
Originally Posted by ashkarita
Quick question - I have this hack working perfectly and I LOVE it, so thanks first off. Now, I was wondering if there is any way to keep a certain usergroup from adding quotes besides guests?
Thanks!
|
it would be easy enough, you just need to change the code found in lines ~58-65 of quotes.php to an if condition that matched whom you wanted to be able to post quotes.
or you can add additional if statements there, testing for invalid usergroup ids..not too bad to put together.