Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Beta Releases

Closed Thread
 
Thread Tools
Geek AutoLinker 4.0 RC2 Details »»
Geek AutoLinker 4.0 RC2
Version: 1.00, by The Geek The Geek is offline
Developer Last Online: Jan 2019 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 05-02-2005 Last Update: Never Installs: 14
Is in Beta Stage  
No support by the author.

This is a totally new version of the popular GAL3.0 system

Thread closed. Release is gold here -> https://vborg.vbsupport.ru/showthrea...threadid=76054


I am pretty cool that this package should be the final release. I have spent about 50 hours recoding this from the ground up but want a green light from you guys before I stick it in the current release thread.

In a nutshell this system replaces any keywords in posts with specific replacements (no, not like replacements in vb). It will do anything form simply link keywords all the way to produce poup boxes when doing a mouseover keywords.
The popups now support bbcode, html, multiple styles, titles, etc...

Other new features:
Track impressions, track hits, limit categories to certain forums, have usergroups toggle on.off certain forums, blahblahblahblah.

Basically its GAL 3 on Steroids.

O yea, the replacments are also a bit smarter

Upgrading:
From 2.6 and 3.0
Follow the install instructions in the readme. When you start up gal4_install.php, follow the upgrade path.
Please note that any replacement codes you added in 3.0 will go byebye. These are NOT your gal items... they are the global, category, or item level replacments that looked like something like this:
<a href="$link" title="$description">$text</a>

I would be shocked if anyone had more than 1 or 2 of these. If you modified them in any particular way - just copy them into notepad... run the install... then create new ones with the new system. REMEMBER: YOUR EXISTING GAL LINKS WILL BE PORTED SAFELY OVER!!!

Check out the extensive readme for details.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #92  
Old 05-08-2005, 02:01 PM
Lizard King Lizard King is offline
 
Join Date: Jan 2005
Location: Mersin
Posts: 907
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is the error when you try to add a categorie
Code:
Database error in vBulletin 3.0.7:

Invalid SQL: INSERT INTO geek_autolink_cats
	                (description,
	                ordinal,
	                forumids,
	                usergroups_exempt,
	                exempt_field,
	                exempt_value,
	                replacementid,
					box_styleid,
	                styleid,
	                offset,
	                title_styleid,
	                title_prefix,
	                track_views,
	                track_hits,
                    width) VALUES
	                ('Test',
	                0,'0,3,23,38,14,15,13,17,32,8,40,25,24,33,5,7,30,36,22,10,9,11,19,16,4,6,42,41,28,37,34,12,',
	                ''
	                ,2,
	                ''
	                ,1,
                    ,
	                5,
	                1,
	                5,
	                ''
	                ,1,
	                1, 0)
mysql error: You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '
	                5,
	                1,
	                5,

mysql error number: 1064

Date: Sunday 08th of May 2005 11:00:23 AM
Script: http://forum.ayyas.com/admincp/GAL_admin.php
Referer: http://forum.ayyas.com/admincp/GAL_admin.php?do=addcat
Username: Lizard King
  #93  
Old 05-08-2005, 02:55 PM
KAC KAC is offline
 
Join Date: Nov 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have upgraded. I am not getting any errors or anything, just my word is missing? I have oasis as my word and it is linked to another site but it has just dissapeared. Am I going something wrong or is this something I am missing?
  #94  
Old 05-08-2005, 02:56 PM
KAC KAC is offline
 
Join Date: Nov 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nevermind. I should read. Thanxs Geek for the outstanding support you offer for your hacks.
  #95  
Old 05-08-2005, 03:35 PM
KAC KAC is offline
 
Join Date: Nov 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I am getting a database error also when trying to add a category.
  #96  
Old 05-08-2005, 05:05 PM
KAC KAC is offline
 
Join Date: Nov 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

in vbulletin_menu.js there is something wrong there. It kills all my drop boxes in the nav bar. Thought I would let you know about it.
  #97  
Old 05-08-2005, 06:07 PM
Lizard King Lizard King is offline
 
Join Date: Jan 2005
Location: Mersin
Posts: 907
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KAC
in vbulletin_menu.js there is something wrong there. It kills all my drop boxes in the nav bar. Thought I would let you know about it.
https://vborg.vbsupport.ru/showpost....0&postcount=89

check this post just one page before. there is a fix for this.
  #98  
Old 05-08-2005, 06:55 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Package updated.

To upgrade form rc1 - follow the upgrade instructions toward the bottom of the readme.

To upgrade from the previous rc2 - just replace GAL_admin.php, replace your popup with title, popup with no title replacements with the ones in the readme (unless you applied the comman fix a few posts back) and replace the vbulletin_menu.js file change (unless you already removed the two commented lines mentioned a few posts back).

nJoy
  #99  
Old 05-08-2005, 11:38 PM
T3MEDIA T3MEDIA is offline
 
Join Date: Dec 2004
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Geek
Package updated.

To upgrade form rc1 - follow the upgrade instructions toward the bottom of the readme.

To upgrade from the previous rc2 - just replace GAL_admin.php, replace your popup with title, popup with no title replacements with the ones in the readme (unless you applied the comman fix a few posts back) and replace the vbulletin_menu.js file change (unless you already removed the two commented lines mentioned a few posts back).

nJoy
what???? LOL... Sooo nervous!
  #100  
Old 05-09-2005, 12:04 AM
TTG's Avatar
TTG TTG is offline
 
Join Date: May 2004
Location: Sth London
Posts: 1,042
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No pop ups showing on any kind of link now !?
  #101  
Old 05-09-2005, 08:00 AM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

eh?

Replace the 2 'replacement codes' with the ones in the readme
Redo the changes to vbulletin_menu.js
replace admincp/GAL_admin.php

TTG- did you do this? Can you pm me a link to check out?
Closed Thread

Thread Tools

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


All times are GMT. The time now is 06:22 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07318 seconds
  • Memory Usage 2,296KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete