![]() |
help making hack work in multy forums
yes i am trying to implement a hack into mlty forums the code looks as follows
Activate only on "selected" forums(2) if ($forumid==39){ now i wanna use it in forum 32 too ive tried these options Activate only on "selected" forums(2) if ($forumid==39 AND 32){ Activate only on "selected" forums(2) if ($forumid==39) ($forumid==32){ Activate only on "selected" forums(2) if ($forumid==39) AND ($forumid==32){ then ive tried with the comma in it ($forumid==39,32) now ive tried all those options and yet to get it to work most hose give a parse error one of them works without parse error but the hack doesnt work in the second forum any help would be greatly appriciated |
Code:
if ($forumid==39 or $forumid==32) { |
fabulous thanx so much now if to keep going would i just keep puttin the or then forumid== in it? thanx again
|
All times are GMT. The time now is 02:42 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|