
06-25-2009, 10:27 PM
|
 |
|
|
Join Date: Nov 2007
Location: Sarasota, Florida
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Mosh
If it works on every other page, then there only three things I can think that could cause this problem: - The define('THIS_SCRIPT', 'adv_index'); line in the file cmps_index.php has been changed to something else
- The bitfield_ms_wic_addon.xml file was not uploaded to your /includes/xml folder
- Usergroup permissions were not set
All of my Add-on hacks depend on $ad_location[ad_navbar_below] being available in the navbar template, and if it works on all the other locations, it should also work on vBadvanced CMPS as well, so I am not adding it as the fourth thing I can think of.
See screenshot below with vBavanced CMPS v3.2.0 installed (latest vBadvanced version) to see it working.
|
Yep...
- Checked index.php (old cmps_index.php) file, looks good
- .xml file is in place
- Permissions set
- $ad_location.... is in place
This one has me puzzled.
|