
03-29-2010, 10:05 PM
|
|
|
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by bananalive
Create a vBulletin plugin in AdminCP using hook 'newthread_start' with following php code
PHP Code:
if (in_array($forumid, array(58,59,60,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108)))
{
header( 'Location: http://www.harleydavidsonpartsforum.comforum/misc.php?do=form&fid=1' ) ;
}
|
that is kool I got it working, after taking forum out i run directory right off root
that is so dang kool. thanks man
got any unmm timetables on that new version with the kool new field code in it :up:
|