UBB.Dev
Posted By: iowan starhack - 05/02/2001 11:17 PM
i have the stars hack installed and it works ok , but i want to have moderator posting status too , so if a moderator gets a certain amount of postings he would be senior moderator , anybody have an idea to get this done with the starshack ?

i tried this

}
elsif ($ThisStatus eq "Moderator") {
if ($thisprofile[7] > 1000) {

$ThisStatus = "Senior Moderator


";
}

but then i get this error , and chmod is ok

Error including required files: Can't find string terminator "Confirm2" anywhere before EOF at /home/sites/site140/web/cgi-local/ubb_library2.pl line 894. Make sure these files exist, permissions are set properly, and paths are set correctly.

[ May 02, 2001 04:24 PM: Message edited by: iowan ]
Posted By: lanimilbuS Re: starhack - 08/09/2001 7:31 AM
I have tried the exact same thing and no luck, any idea would be helpful.
Posted By: Lord Dexter Re: starhack - 08/09/2001 8:11 AM
I don't think you can do that because the Hack is installed to have one Title for Admins and Mods. If you could, Post the code up for the Moderator in the hack and I'll try help you.
Posted By: Lord Dexter Re: starhack - 08/09/2001 8:19 AM
Sorry Double Post.

[ August 09, 2001: Message edited by: Lord Dexter ]
© UBB.Developers