|
Geek Advertising Banner System GAB is a highly configurable banner management system for vBulletin. |
Advertisement | |
|
|
Learn how to remove ads |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Probleme mit GAB und vBCMS
Hallo,
ich habe Probleme da meine Banner im vBCMS gezeigt werden. Wenn ich diese Variable $GAB_ads[0] in Portal Global eintrage, wird mein Banner nicht angezeigt. Das Problem ist nur bei vBCMS, im Forum läuft es normal. Ich habe schon bei vBCMS gefragt und die haben mich zu euch verwiesen. Was kann ich da machen damit es auch im vBCMS läuft? Gruß Delazar |
#2
|
||||
|
||||
Hm. Im vbAdvanced gibts ein en Bereich in dem ich die Variablen eintragen muss damit es geht.
Das VBCMS kenn ich nicht.
__________________
|
#3
|
|||
|
|||
Quote:
im vBCMS ist es auch so, nur das diesmal diese Variable nicht greift. . Gruß Delazar Last edited by Delazar; 04-02-2008 at 11:59 AM.. |
#4
|
||||
|
||||
There is a thread here for how to do it with vBa CMPS, but for vBCMS, I am not familiar with the vBCMS code, but you probably need to add the following near the top of the vBCMS function that outputs the page content:
Code:
global $GAB_ads;
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#5
|
|||
|
|||
Quote:
Problem gefunde GAB sucht nach: Code:
define('THIS_SCRIPT', 'vbcms'); Code:
define('SCRIPTGLOBAL', 'vbcms'); Ich brauche es dringendst! Danke und Gruß Delazar Last edited by Delazar; 04-04-2008 at 06:49 PM.. |
#6
|
||||
|
||||
You could try adding the following to vBCMS:
Code:
define('THIS_SCRIPT', 'vbcms');
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#7
|
|||
|
|||
Quote:
Thanks Morgan |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
GAL over vbCMS | tintin74 | Geek Auto-Linker | 0 | 07-26-2011 10:05 AM |
GARS und vbcredits | Delazar | Geek Article and Review System | 1 | 11-03-2009 05:29 PM |
Probleme mit dem Export | Delazar | Geek Article and Review System | 3 | 05-28-2008 08:01 PM |
Problem mit der Bewertung | Delazar | Geek Article and Review System | 1 | 01-07-2008 03:55 PM |
Geek Gazette Probleme ?ber Probleme | artsin | Geek Gazette | 0 | 05-18-2007 11:55 AM |