Log in

View Full Version : Looking for Invalid Forum specified... instead of No Permission Message


SCRIPT3R
03-14-2007, 07:01 PM
i'm looking for something that would display the following...

vBulletin MessageInvalid Forum specified. If you followed a valid link, please notify the administrator (https://vborg.vbsupport.ru/sendmessage.php)




rather then the default No Permission message, anything available?

nexialys
03-14-2007, 07:12 PM
step 1: search the phrases for this specific text
step 2: search the files for the phrase found
step 3: use the same function containing the phrase...

lol

SCRIPT3R
03-14-2007, 09:16 PM
step 1: search the phrases for this specific text
step 2: search the files for the phrase found
step 3: use the same function containing the phrase...

lol
ummm, i'm looking for the code that throws that error page rather then just replacing the phrases.

lol

nexialys
03-15-2007, 02:15 AM
that was my intention too... if you find a function where the phrase is used, you will simply have to replicate the same function where you need it.