
11-03-2005, 10:54 PM
|
 |
|
|
Join Date: Feb 2004
Location: I LOVE New York!
Posts: 2,886
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by bitg
I am trying to follow the instructions. Here are the problems I am having:
Step 1.) No problem
Step 2a.) Done
Step 2b.) Where is this? This does not look like the text in my vBShout [Template Alteration] plugin
Mine, looks like this:
Code:
if (THIS_SCRIPT == "index")
{
global $globaltemplates;
$globaltemplates = array_merge($globaltemplates, array('forumhome_vbshout'));
}
Step 2c.) Where do I find this piece of code.
Step 3.) No problem
BTW, I am using Ajax's vBShout.
|
Your mixing up 2b and 3.
|