The vB Geek

Go Back   The vB Geek > vB Geek Products > Geek Advertising Banner System

Geek Advertising Banner System GAB is a highly configurable banner management system for vBulletin.

Advertisement
This is an HTML example. Isn't it just wonderful?!?!
  Learn how to remove ads

Reply
 
Thread Tools Display Modes
  #1  
Old 12-28-2006, 01:26 PM
Silver740 Silver740 is offline
Junior Member
 
Join Date: Dec 2006
Posts: 3
Geek Advertising Banner License Holder 
Default Can't click on Flash banners and have them route to me the URL in the admincp...

Here is my debug info....you can view the flash banner for Rennart at http://www.euroteknik.com/forum

When I click on it, it doesn't take me to http://www.renn-art.com. Any clue or hints?

PHP Code:
>> START SETTINGS ------- 

$results = array(
      
'usergroups' => array(
      ),
      
'usergroups_view' => array(
         
'0'            =>'4',
         
'1'            =>'6',
         
'2'            =>'14',
         
'3'            =>'5',
         
'4'            =>'7',
         
'5'            =>'17',
         
'6'            =>'2',
         
'7'            =>'18',
         
'8'            =>'1',
         
'9'            =>'3',
      ),
      
'fieldtotoggle'            =>'2',
      
'field_value_yes'            =>'',
      
'max_width'            =>'',
      
'max_height'            =>'',
      
'server_path_to_banners'            =>'/home/reboot/public_html/forum/geek/gab/images',
      
'media_extensions'            =>'',
      
'url_to_banners'            =>'http://www.euroteknik.com/forum/geek/gab/images/',
      
'url_advertising'            =>'',
      
'url_turn_off_ads'            =>'',
      
'redirectpage'            =>'gab_redirect.php',
      
'cyclerate'            =>'4300',
      
'persist_throttle'            =>'',
      
'htmltemplates'            =>'',
      
'defaulthtml'            =>'',
      
'blocks' => array(
         
'1' => array(
            
'title'            =>'Default',
            
'wrapper'            =>'0',
            
'method'            =>'2',
            
'ads' => array(
               
'0' => array(
                  
'adtype'            =>'1',
                  
'number'            =>'1',
                  
'cat_option'            =>'1',
                  
'cats' => array(
                     
'0'            =>'1',
                  ),
               ),
               
'1' => array(
                  
'adtype'            =>'2',
                  
'number'            =>'1',
                  
'cat_option'            =>'1',
                  
'cats' => array(
                     
'0'            =>'1',
                  ),
               ),
            ),
         ),
      ),
      
'scripts' => array(
         
'MASTER' => array(
            
'name'            =>'MASTER',
            
'description'            =>'',
            
'usemaster'            =>'0',
            
'blocks' => array(
               
'0'            =>'1',
            ),
         ),
         
'forumdisplay' => array(
            
'name'            =>'forumdisplay',
            
'description'            =>'',
            
'usemaster'            =>'1',
            
'blocks' => array(
            ),
         ),
         
'showthread' => array(
            
'name'            =>'showthread',
            
'description'            =>'',
            
'usemaster'            =>'1',
            
'blocks' => array(
            ),
         ),
         
'index' => array(
            
'name'            =>'index',
            
'description'            =>'',
            
'usemaster'            =>'1',
            
'blocks' => array(
            ),
         ),
         
'editpost' => array(
            
'name'            =>'editpost',
            
'description'            =>'',
            
'usemaster'            =>'1',
            
'blocks' => array(
            ),
         ),
         
'newthread' => array(
            
'name'            =>'newthread',
            
'description'            =>'',
            
'usemaster'            =>'1',
            
'blocks' => array(
            ),
         ),
         
'calendar' => array(
            
'name'            =>'calendar',
            
'description'            =>'',
            
'usemaster'            =>'1',
            
'blocks' => array(
            ),
         ),
         
'online' => array(
            
'name'            =>'online',
            
'description'            =>'',
            
'usemaster'            =>'1',
            
'blocks' => array(
            ),
         ),
         
'printthread' => array(
            
'name'            =>'printthread',
            
'description'            =>'',
            
'usemaster'            =>'1',
            
'blocks' => array(
            ),
         ),
         
'profile' => array(
            
'name'            =>'profile',
            
'description'            =>'',
            
'usemaster'            =>'1',
            
'blocks' => array(
            ),
         ),
         
'search' => array(
            
'name'            =>'search',
            
'description'            =>'',
            
'usemaster'            =>'1',
            
'blocks' => array(
            ),
         ),
         
'usercp' => array(
            
'name'            =>'usercp',
            
'description'            =>'',
            
'usemaster'            =>'1',
            
'blocks' => array(
            ),
         ),
         
'adv_index' => array(
            
'name'            =>'adv_index',
            
'description'            =>'',
            
'usemaster'            =>'1',
            
'blocks' => array(
            ),
         ),
         
'THIS_SCRIPT'            =>'',
      ),
      
'frequency' => array(
         
'0' => array(
            
'description'            =>'Low',
            
'value'            =>'1',
         ),
         
'1' => array(
            
'description'            =>'Medium',
            
'value'            =>'2',
         ),
         
'2' => array(
            
'description'            =>'High',
            
'value'            =>'3',
         ),
         
'3' => array(
            
'description'            =>'Mega High',
            
'value'            =>'4',
         ),
      ),
);>> 
END SETTINGS ------- 

Categories
>> START CATS ------- 

$results = array(
         
'1' => array(
            
'id'            =>'1',
            
'title'            =>'Header Banners',
            
'ordinal'            =>'5',
         ),
         
'2' => array(
            
'id'            =>'2',
            
'title'            =>'Sky Scraper',
            
'ordinal'            =>'20',
         ),
         
'3' => array(
            
'id'            =>'3',
            
'title'            =>'Footer Banners',
            
'ordinal'            =>'10',
         ),
         
'4' => array(
            
'id'            =>'4',
            
'title'            =>'Other',
            
'ordinal'            =>'30',
         ),
         
'5' => array(
            
'id'            =>'5',
            
'title'            =>'Unknown items',
            
'ordinal'            =>'1',
         ),
);>> 
END CATS ------- 
>> 
START ADS ------- 

$results = array(
            
'1' => array(
               
'id'            =>'1',
               
'title'            =>'Rennart',
               
'startdate'            =>'1159592400',
               
'enddate'            =>'1170136800',
               
'img'            =>'http://www.euroteknik.com/banners/rennart.swf',
               
'hits'            =>'0',
               
'views'            =>'0',
               
'url'            =>'http://www.renn-art.com/',
               
'userid'            =>'0',
               
'max_views'            =>'0',
               
'max_hits'            =>'0',
               
'isactive'            =>'1',
               
'height'            =>'60',
               
'width'            =>'468',
               
'frequency'            =>'0',
               
'type'            =>'2',
               
'template'            =>'0',
               
'catid'            =>'1',
               
'trackviews'            =>'1',
               
'trackhits'            =>'1',
               
'scriptoption'            =>'1',
               
'forumoption'            =>'1',
               
'scripts'            =>'',
               
'forums'            =>'',
               
'html'            =>'',
               
'templatetype'            =>'0',
               
'suspended'            =>'0',
               
'editimage'            =>'0',
               
'editfrequency'            =>'0',
               
'editbanner'            =>'0',
            ),
            
'2' => array(
               
'id'            =>'2',
               
'title'            =>'A&L Autobody',
               
'startdate'            =>'1151730000',
               
'enddate'            =>'1183266000',
               
'img'            =>'http://www.euroteknik.com/banners/autobody.jpg',
               
'hits'            =>'1',
               
'views'            =>'0',
               
'url'            =>'http://www.euroteknik.com/forum',
               
'userid'            =>'0',
               
'max_views'            =>'0',
               
'max_hits'            =>'0',
               
'isactive'            =>'1',
               
'height'            =>'0',
               
'width'            =>'0',
               
'frequency'            =>'0',
               
'type'            =>'1',
               
'template'            =>'0',
               
'catid'            =>'1',
               
'trackviews'            =>'1',
               
'trackhits'            =>'1',
               
'scriptoption'            =>'1',
               
'forumoption'            =>'1',
               
'scripts'            =>'',
               
'forums'            =>'',
               
'html'            =>'',
               
'templatetype'            =>'0',
               
'suspended'            =>'0',
               
'editimage'            =>'0',
               
'editfrequency'            =>'0',
               
'editbanner'            =>'0',
            ),
);>> 
END ADS ------- 

Templates with $GAB_ads[xin them:
Styleid 1 Title header contains $GAB_ads[0]
Styleid 1 Title header contains $GAB_ads[1]
gab  folder check
GAB directory looks valid 
and I can write to it

Last edited by Silver740; 12-28-2006 at 01:31 PM..
Reply With Quote
  #2  
Old 12-29-2006, 09:34 AM
The Geek's Avatar
The Geek The Geek is offline
Senior Member
 
Join Date: Aug 2005
Posts: 6,717
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

Flash banners must be made with the URL embedded into them.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash Banners not working attroll Geek Advertising Banner System 0 04-18-2011 12:36 PM
Enhancement Request - Click 2 Email zimdude Geek Advertising Banner System 1 08-12-2009 05:50 PM
Question - How to prevent releaser to click install Cocko Geek Article and Review System 2 11-08-2008 01:17 PM
Using Flash Banners soultrader Geek Advertising Banner System 1 03-26-2007 07:45 AM
Flash Banners not working! fluentdesigns Geek Advertising Banner System 4 02-12-2006 07:53 PM


All times are GMT. The time now is 08:16 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.