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)

KAC 05-07-2005 11:43 PM

I keep getting "GAS_settings_saved" phrase missing when I try to edit settings. I am also getting DB errors when trying to add packages. I used the installer included even though the topic says there is not one. So what gives

The Geek 05-08-2005 06:45 AM

read the thread - the packages are not implimented yet - thats why you are getting the package error and the GAS_settings_saved phrase missing is a known issue - all be it a mionor one.

Thanks

KAC 05-08-2005 01:53 PM

So what should I do to make it work? I would like to use both your hacks as they are exactly what I am looking for.

The Geek 05-08-2005 06:57 PM

Quote:

Originally Posted by KAC
So what should I do to make it work? I would like to use both your hacks as they are exactly what I am looking for.

It will work fine - just dont use the packages - thats a user interface option not needed for the banners to work.

Visions 05-08-2005 07:01 PM

I still cant get it to work. I try to upload banners but i still see nothing on the entire site.

FD929 05-08-2005 09:02 PM

Geek - love your work. I admin 2 sites and have some of your hacks on both.

Anyways, found a bug and it's been mentioned in the thread, but not exactly addressed. Here's the code.

Code:

Step by step

step 200
--------------------------------------------------------------------------------

in admincp/index.php, replace:

--------------------------------------------------------------------------------

$printhr = false;
        if (can_administer('canadminstyles'))
        {

--------------------------------------------------------------------------------

with:

--------------------------------------------------------------------------------

        = 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'))
        {

Seems that the initial '$printhr = false' is not being completely deleted or it's just a typo in the manual instructions.

FD929 05-08-2005 10:01 PM

Quote:

Originally Posted by FD929
Geek - love your work. I admin 2 sites and have some of your hacks on both.

Anyways, found a bug and it's been mentioned in the thread, but not exactly addressed. Here's the code.

Code:

Step by step

step 200
--------------------------------------------------------------------------------

in admincp/index.php, replace:

--------------------------------------------------------------------------------

$printhr = false;
        if (can_administer('canadminstyles'))
        {

--------------------------------------------------------------------------------

with:

--------------------------------------------------------------------------------

        = 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'))
        {

Seems that the initial '$printhr = false' is not being completely deleted or it's just a typo in the manual instructions.

Well I've read most of the thread now. Disregard my previous post, although I still don't see that it was mentioned that it was written that way in the manual install instructions.

Anxiously awaiting the new release!

fogua 05-09-2005 05:47 PM

On the admin shows de banner with no problem
On the forum wont show it.

When I run the test shows this

fogua 05-10-2005 02:00 PM

Any one??????

The Geek 05-10-2005 03:01 PM

Quote:

Originally Posted by fogua
Any one??????

That test is saying that
You dont have a valid script to test (ie there is no banner specified for that script)

Make sure you have valid scripts ticked in the settings and a banner that is also ticked for those scripts


All times are GMT. The time now is 01:01 AM.

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.01692 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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