vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   Geek Advertising Banner system RC1 (https://vborg.vbsupport.ru/showthread.php?t=79791)

LEAD_WEIGHT 04-20-2005 10:10 PM

Does it auto rotates banners and do u need to upload the image to your server or is it one of those Bandwidth stealer Banner system. I would like to know if I need to upload the image cause if I have to then I will install this Mod but if it is a bandwidth stealer thing then no. :ermm:

She Unlimited 04-21-2005 12:27 AM

Can this intergrate well with linkshare for example, where you can just upload or paste your code, and have the a banners rotate?

I would like to be on the mailing list when the new one is released...

sheunlimited@gmail.com

The Geek 04-21-2005 05:50 AM

Quote:

Originally Posted by She Unlimited
Can this intergrate well with linkshare for example, where you can just upload or paste your code, and have the a banners rotate?

I would like to be on the mailing list when the new one is released...

sheunlimited@gmail.com

lead - not sure what you mean exactly - but yes it does have the option to rotate and yes, you upload the banners (soon your users can upload their own)

She - most liekly not currently - I would need an example of the code that you would want displayed and I could incorporate that as an option too.

She Unlimited 04-21-2005 05:58 AM

Thank you for your quick reply.

Here is the code.

<div align="center"><a href="http://click.linksynergy.com/fs-bin/click?id=fByLJzuLIlQ&offerid=51678.10000561&type=4 &subid=0"><IMG width="160" height="600" alt="cyclo160x600" border="0" src="http://1800patches.com/banners/cosmetic/lepatch_160x600_2.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=fByLJzuLIlQ&bids=51678.10000561&type=4&sub id=0">
</div>

ChrisBaktis 04-21-2005 12:20 PM

Install seemed to go well but when I copy the new index.php to the admin folder I cannot access the admin page - just get a blank page.

The Geek 04-21-2005 01:10 PM

Quote:

Originally Posted by ChrisBaktis
Install seemed to go well but when I copy the new index.php to the admin folder I cannot access the admin page - just get a blank page.

If you mean the GAb_admin page - then you may have to remve the javascript in the begining of the file - if you mean the navigation pane to the left (with style manager, etc...) is blank - manually double check the file changes.

HTH's

Snow 04-21-2005 01:31 PM

Geek, I've just installed this on my test forum, but something has gone wrong...

1. I'm having mysql errors with the packages and add new packages in the adminCP and in advertising.php. I think it may be because of table prefixes but I'm not sure how to fix it
Code:

Database error in vBulletin 3.0.6:

Invalid SQL: SELECT * FROM tvb3_GAB_packages ORDER BY ordinal,title,id ASC
mysql error: Table 'aboho_crashforum.tvb3_GAB_packages' doesn't exist

mysql error number: 1146

2. I can't seem to be able to add any new ads in the adminCP
Code:

Warning: copy(./gab/aboho.gif): failed to open stream: No such file or directory in /admincp/GAB_admin.php on line 716
3. With the autoinstaller, it couldn't complete step 200 because of a previous modification that your GAS hack had made. The manual file change states this:
Code:

= false;
        // === GAB  ===
        construct_nav_option($vbphrase['GAB_settings'], 'GAB_admin.php?do=settings');
        construct_nav_option($vbphrase['GAB_display_ads'], 'GAB_admin.php');
        construct_nav_option($vbphrase['GAB_add_ad'], 'GAB_admin.php?do=add');
    construct_nav_option($vbphrase['GAB_display_packages'], 'GAB_admin.php?do=displaypackages');
    construct_nav_option($vbphrase['GAB_add_package'], 'GAB_admin.php?do=addpackage');
        construct_nav_option($vbphrase['GAB_display_frequency'], 'GAB_admin.php?do=displayfrequency');
        construct_nav_option($vbphrase['GAB_add_frequency'], 'GAB_admin.php?do=addfrequency');
        construct_nav_option($vbphrase['GAB_test'], 'GAB_admin.php?do=test');
        construct_nav_group($vbphrase['GAB_CP']);
        $printhr = true;
        $printhr = false;
        // === GAB ===
    $printhr = false;
        if (can_administer('canadminstyles'))
        {

Is that = false; supposed to be there?

4.
Quote:

for the missing phrase in the admincp:
add a phrase in the Control Panel Global section called 'GAB_add_ad' the value should be 'New Ad'
I found this phrase in Control Panel Stop Message Phrases. Since I've now added it to Global phrases, would it be safe to remove the original phrase from Control Panel Stop messages or is it a different phrase that is needed?

The Geek 04-21-2005 01:35 PM

Hey snow.

The package side of things is not really implimented yet so just dont bother to use it (I would recommend ditching the advertising.php too.) I was hoping to get the next version out before I head off for a few days but it isnt possible. In the meantime the rest of the system (ads) will work perfectly fine.

Remove the =false
Dont know what happened there ?

Make sure you have a folder called gab chmod to 0777 in your forums folder

You can remove the Control Panel Stop message - what happened is I stuck that phrase in the wrong area ;)

Gotta love a beta :)

Remember though - the ad side of things should be perfectly cool.

nJoy

Snow 04-21-2005 02:13 PM

Quote:

Originally Posted by The Geek
Hey snow.

The package side of things is not really implimented yet so just dont bother to use it (I would recommend ditching the advertising.php too.) I was hoping to get the next version out before I head off for a few days but it isnt possible. In the meantime the rest of the system (ads) will work perfectly fine.

Remove the =false
Dont know what happened there ?

Make sure you have a folder called gab chmod to 0777 in your forums folder

You can remove the Control Panel Stop message - what happened is I stuck that phrase in the wrong area ;)

Gotta love a beta :)

Remember though - the ad side of things should be perfectly cool.

nJoy


AWESOME! Thanks! :banana: :banana:

Issues 2 (I was missing the gab folder :o ), 3 and 4 fixed. I can't wait for the packages side to be finished... it looks like it's going to be another winner hack.

I've got another minor bug issue though..... In options > Record number of times shown? and in Ads > Track views .... I keep selecting YES and it keeps switching back to NO when I save :(

Snow 04-21-2005 02:37 PM

I was just wondering..... how easy would it be to integrate your autolinker hack with this hack in an intellitext sort of way of advertising? Would that be possible?


All times are GMT. The time now is 07:40 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01668 seconds
  • Memory Usage 1,752KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete