The Arcive of vBulletin Modifications Site. |
|
Compatability with Ad Management? Details »»
|
|||||||||||||||||||||||||
I have the vBAdManagement hack and have ads in the navbar and the footer. I just realized that the ads aren't showing up on the arcade page. Is there something I need to adjust in the Arcade hack to make them show up?
Thanks. Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Mee Too
--------------- Added at 20:23 --------------- Fixed add $header_advertisement, $footer_advertisement, to the functions.php |
|
#3
|
||||
|
||||
|
Quote:
Actually, the header ad shows. The footer and the navbar don't. Weird, huh. I know I need to add $footer_advertisement and $navbar_advertisement to something (function.php?) but I'm not sure WHERE in the code to do it. Can you tell me? |
|
#4
|
||||
|
||||
|
About 3/4 the way down the php file functions.php you will see a long list of $xxx, $xxxx,
This must be the allowed Hooks Just add the ones you need in there and reupload/overwrite the one on the server |
![]() |
|
|