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
  Learn how to remove ads

Reply
 
Thread Tools Display Modes
  #1  
Old 03-29-2008, 08:08 PM
Mythotical Mythotical is offline
Senior Member
 
Join Date: Nov 2005
Location: USA
Posts: 204
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder 
Default GAB Install on 3.7.x plus Fix

If you receive this error:

Code:
Invalid SQL:

                SELECT profilefieldid, title
                FROM profilefield;

MySQL Error   : Unknown column 'title' in 'field list'
Error Number  : 1054
Then do the following:
Open GAB_admin.php
Find:
PHP Code:
    if (substr($vbulletin->options['templateversion'],0,3)=="3.6"
Replace with:
PHP Code:
    if (substr($vbulletin->options['templateversion'],0,3)=="3.6" OR "3.7"
Fixed and now you will have a working GAB on 3.7.x
__________________
Please use the Bug Tracker to report any bugs or possible problems.
ThevBCoder.com - The site that brings you scripts that give you 'It!'.

My trip to AZ was a success
Reply With Quote
  #2  
Old 04-01-2008, 06:01 AM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
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

Thanks, the current version of GAB already accounts for 'templateversion' so anyone running GAB 2.0.x and up need not make that change.
__________________
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
Reply With Quote
  #3  
Old 04-01-2008, 01:57 PM
Mythotical Mythotical is offline
Senior Member
 
Join Date: Nov 2005
Location: USA
Posts: 204
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder 
Default

Actually this is for the new version unless you added this earlier after the new release.
__________________
Please use the Bug Tracker to report any bugs or possible problems.
ThevBCoder.com - The site that brings you scripts that give you 'It!'.

My trip to AZ was a success
Reply With Quote
  #4  
Old 04-02-2008, 04:11 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
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

GAB_admin.php from GAB v.2.0.2 contains the following. Don't recall when it was added.
Code:
if (substr($vbulletin->options['templateversion'],0,3) >= "3.6")
__________________
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
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
GAB screenshots / Install instructions zimdude Geek Advertising Banner System 1 07-13-2009 01:29 PM
i cant install the new GAB (vb error) cupra Geek Advertising Banner System 5 02-04-2008 05:28 PM
Hey newbies, how long did it take you to install GAB? tester Geek Advertising Banner System 3 03-19-2007 12:41 PM
error. help for fix gamesrulez Geek Article and Review System 1 01-06-2007 08:34 PM
Install-Module: No Install for Authors themselves ragtek Geek Article and Review System 0 06-10-2006 08:44 AM


All times are GMT. The time now is 02:13 PM.


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