vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Geek Auto-Linker 4.5 LITE (https://vborg.vbsupport.ru/showthread.php?t=96336)

The Geek 09-19-2005 08:03 PM

There shouldnt be any issues with upgrading from Lite to pro aside from the extra options your LITE GALs will get once you install the PRO version.

HTH's

agiacosa 10-05-2005 11:34 AM

Hi,

Running 3.5 Gold. Imported the product and added the files.

When I try to add an item, I get the following SQL error:

Database error in vBulletin 3.5.0:

Invalid SQL:
INSERT INTO geek_autolink(
text,
link,
ignorethread,
ordinal,
description,
catid,
title,
enddate,
hits,
views,
isactive,
max_hits,
max_views) VALUES (
'Greg Watson',
'http://www.GregWatson.com/products.asp?partner=APC',
0,
0,
'Link to Greg\'s site.',
1,
'Greg Watson',
0,
0,
0, 1, 0, 0);

MySQL Error : Unknown column 'ordinal' in 'field list'
Error Number : 1054
Date : Wednesday, October 5th 2005 @ 08:32:53 AM
Script : http://www.aquaticplantcentral.com/f.../GAL_admin.php
Referrer : http://www.aquaticplantcentral.com/f...min.php?do=add
IP Address : 65.2.185.179
Username : Art_Giacosa
Classname : vb_database

Little help please?

fly 10-26-2005 11:49 AM

Why does the replacement text get replaced with the Title of the GAL? I just want the word to be the same, but underlined...

The Geek 10-26-2005 12:43 PM

It should only link the actual word... not replace with the title.

fly 10-26-2005 12:50 PM

Quote:

Originally Posted by The Geek
It should only link the actual word... not replace with the title.

Any idea what I could be doing wrong then?

Bones_3DFC 10-31-2005 02:15 PM

Installed and clicked install.
Working great! Thank you for this!
Will test drive for a few and then purchase pro.
Excellent!

TygerTyger 10-31-2005 04:58 PM

Brilliant, exactly what I was looking for to create Wikipedia-style links. And just to be helpful, here's how it's done.

Demo: http://www.forumwhatever.co.uk/showp...89&postcount=3

Nice and easy to do, instead of the provided CSS, use this:

Code:

/* Gallery Links */
a.gal:link {
padding:0 0 0 12px;
background:url(images/misc/exlink.gif) no-repeat 0;
}
a.gal:visited {
padding:0 0 0 12px;
background:url(images/misc/exlink.gif) no-repeat 0;
}
a.gal:hover {
padding:0 0 0 12px;
background:url(images/misc/exlinkon.gif) no-repeat 0;
}

And put appropriate link icons in the directory you want, linking to them in the CSS. You can forgo the hover part of the CSS if you don't want a hover effect, but you must keep visited or the image won't show up on visited links.

The Geek 10-31-2005 05:14 PM

Quote:

Originally Posted by TygerTyger
Brilliant, exactly what I was looking for to create Wikipedia-style links. And just to be helpful, here's how it's done.

Demo: http://www.forumwhatever.co.uk/showp...89&postcount=3

Nice and easy to do, instead of the provided CSS, use this:

Code:

/* Gallery Links */
a.gal:link {
padding:0 0 0 12px;
background:url(images/misc/exlink.gif) no-repeat 0;
}
a.gal:visited {
padding:0 0 0 12px;
background:url(images/misc/exlink.gif) no-repeat 0;
}
a.gal:hover {
padding:0 0 0 12px;
background:url(images/misc/exlinkon.gif) no-repeat 0;
}

And put appropriate link icons in the directory you want, linking to them in the CSS. You can forgo the hover part of the CSS if you don't want a hover effect, but you must keep visited or the image won't show up on visited links.

Thanks for that. I really really like that little shortcut image. Can I steal it? ;)

TygerTyger 10-31-2005 05:19 PM

Well I just stole them from Wikipedia lol. But yeah, someone's bound to use them. Add them and the CSS in with the main zip if you like, whatever.

fly 11-07-2005 04:39 PM

Anyone know why the Replacement Text word is replaced by the Title of the GAL on my forum?

Also, the ignore thread option doesn't seem to work either...


All times are GMT. The time now is 03:09 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.01448 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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