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)

The Geek 02-02-2006 10:58 AM

Quote:

Originally Posted by icare
PHP Code:

Fatal errorCall to undefined function: globalize() in /home/horny/public_html/admincp/gab_install.php on line 44 


I am getting this error when I run gab_install.php file. please help

THis is not a vb3.5x hack :)

icare 02-02-2006 11:19 PM

Quote:

Originally Posted by The Geek
THis is not a vb3.5x hack :)

:disappointed: :disappointed: :disappointed: :disappointed:

Any way do youknow any hack similar to this one that i can use it Vb 3.5.3

I need to hide gogole in some of my forums...

Please help

Bergman 02-09-2006 10:46 AM

Quote:

Originally Posted by ozaurora
Before I ask for help :) are the click stats supposed to work? I have setup the cron job, enabled click counting, etc. but not getting any click counts.

tia

Jo

I also have the same problem and i running vBulletin 3.0.12. Any one who have a solution ?

harbormaster 03-07-2006 07:02 PM

My gab_stats table crashes about 3 times a week. I am using vb 3.53.

Anyone have any ideas? I would hate to have to pull this product off my site.

The Geek 03-08-2006 09:02 AM

this is designed for 3.0x not the 3.5x series :)

paulfletcher 04-01-2006 07:43 PM

Will you be bringing this to 3.5.4 anytime in the near future?

Thanks,
Paul

tgreer 04-01-2006 09:11 PM

It works in 3.5.4. There is a small bug with the synopsis, though. Currently, it is hard-coded to only show the first 250 characters, even though there is an admincp setting to override this.

To fix, open the gars_underscore_class.php file and replace the snip_and_parse function with this version:

Code:

    function snip_and_parse(&$text, $readmore = 0)
    {
        $text = $this->parse_bbcode($this->prep_for_broken_tags(fetch_trimmed_title($text, intval($this->settings['maxsynopsischars']))));
        $readmore ? strlen($text)  > 240 ? $text . "... <a href='showthread.php?t=$readmore'><strong>More</strong></a>" : "" : "";
        return $text;
    }

You can adjust the hard-coded 240 if you like, though I chose to leave it on my site because I want all synopses to contain the "read more" link.

I've posted this fix at Geek's request.

tgreer 04-01-2006 09:12 PM

This was mis-posted, sorry. Moderator, this belongs in the Gars LITE thread!!

paulfletcher 04-02-2006 02:10 PM

Is there a difference between this Geek Banner System, and the paid Banner System on their website?

Thanks,
Paul

paulfletcher 04-05-2006 11:31 PM

Any thoughts? Just curious if I should get the paid version.

Thanks,
Paul

Shaliza 05-20-2006 12:08 AM

The paid one is for 3.5.4 I know.

futuredood 07-02-2006 04:39 PM

geek, i can't seem to find your banner system on your site.. did you take it down, or is this the same one?

Benj 07-02-2006 08:03 PM

Quote:

Originally Posted by futuredood
geek, i can't seem to find your banner system on your site.. did you take it down, or is this the same one?

no he didnt

http://www.thevbgeek.com/forumdisplay.php?f=7

you have the buy it tho , you know that right ?

futuredood 07-03-2006 09:09 AM

i see, the purchase link only showed up in his forum, and not the actual site.. thx for the link

rainyleaves 09-09-2006 02:37 AM

Thanks Geek for the lovely hack...

Every thing is fine with me except one thing !!! ...
I have forums(I have 200 forums) check error in categories.
I did checked all forums and just saved.
But some forums checked or some forums not checked.
See attachment Image !!!

P.s : Geek Article System has same problem.
* My VB Version is 3.0.3.

Can someone or the Geek please help me !!

Tanks Geek and Someone...:)

The Geek 09-09-2006 07:20 AM

You will need to edit the gab_cats table (something like that - im working from memory here!) and change the forums or forumid (cant remember which!) from a varchar to a mediumtext. What it happening is you have a lot of forumids and its not able to save all of them as the field is too small. This of course was rectified awhile ago in the pro version.

HTHs!

rainyleaves 09-09-2006 10:37 AM

Thanks...Geek^^

kkc 10-08-2006 07:40 PM

does this mod also work for 3.6.2?

dklassen 10-26-2006 02:30 AM

Yes, 3.6.2, does it work? I'm in desperate need of a banner system that doesn't require a Masters Degree in vBulletin and PHP. I need to put specific banners in specific forums right before the first post.

DeMagH 10-28-2006 11:47 AM

I think i have to join the club requesting more information and compatibility issues regarding this banner system and vbulletin 3.6.2

bigmonay2k 10-29-2006 11:52 PM

Quote:

Originally Posted by dklassen
Yes, 3.6.2, does it work? I'm in desperate need of a banner system that doesn't require a Masters Degree in vBulletin and PHP. I need to put specific banners in specific forums right before the first post.

werd dude:up:

nocturnix 11-03-2006 02:20 PM

I would gladly pay for a version that works with 3.6.2!

rooban12 06-21-2007 07:46 AM

SHOWING THIS WORNING MSG Fatal error: Call to undefined function: globalize() in /hsphere/local/home/lovetac1/lovetack.com/home/admincp/gab_install.php on line 44

tech221 06-26-2007 06:19 AM

Why ? ...admincp/gab_install.php
Fatal error: Call to undefined function: globalize() in /home/kmasecur/public_html/xforce/admincp/gab_install.php on line 44

The Geek 06-26-2007 06:38 AM

guys... because this is for 3.0 and was last updated 2 years ago. You may have better luck in the 2.x mod release forum :D

griffinzx10 09-12-2007 12:48 AM

I am currently Running GAB on my VB site, and it has done everything I have needed it to do until now..
I currently have 4 ads on the top of my page, I want to add 2 more, but they are not showing.

Current code is:


Quote:

<!-- content table -->
$spacer_open
$GAB_ads[0]$GAB_ads[1]
$GAB_ads[2]$GAB_ads[3]
What I tried doing is this



Quote:

<!-- content table -->
$spacer_open
$GAB_ads[0]$GAB_ads[1]
$GAB_ads[2]$GAB_ads[3]
$GAB_ads[4]$GAB_ads[5]
But the $GAB_ads[4]$GAB_ads[5] ads are not showing up.

It is staying with 4 ad banners, but rotating btwn the total of 6 different banners.

Can I ad 2 more underneath the current 4? Or is 4 the max?

griffinzx10 09-12-2007 05:38 PM

Can anyone provide some info for this?

griffinzx10 09-13-2007 07:06 PM

N E 1??????????????

griffinzx10 09-18-2007 03:10 PM

Bueller? Bueller?

griffinzx10 09-24-2007 01:11 PM

Come on, there has to be someone who can answer this question.....

bahisyeri 10-04-2007 08:40 AM

Well did you change number of ads for display?

griffinzx10 10-04-2007 11:26 AM

Quote:

Originally Posted by bahisyeri (Post 1352667)
Well did you change number of ads for display?

Holy Crap, I am such an idiot.... Once I read that, I remember about going into the Scripts section, then master, and setting the other 2.. Man I feel dumb...

Thanks so much for posting this.. It was exactly what I needed..

Again, thank...:D


All times are GMT. The time now is 01:36 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.01526 seconds
  • Memory Usage 1,782KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (32)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