vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Geek AutoLinker 4.02 (https://vborg.vbsupport.ru/showthread.php?t=76054)

OrangeFlea 02-12-2005 02:45 PM

To expand on tomshawk clarification, I thought it would be a good idea for users to somehow add files, containing large lists of keywords and the URLs for each, into the system so they don’t have to initially add them in manually. As it stands now, if I were running a music forum, and my ambition was to have practically every mentioned album hyperlinked, I’d have to collect the URLs first (which is fine), and then manually enter each one (and the album titles) into the system once they’re all collected. I don’t know if it’s practical in terms of building something like it, but I do know it’d be easier.

The Geek 02-12-2005 03:27 PM

Quote:

Originally Posted by Symbian.info
Use install and the readme file, but did not really do the database ad, look:
Database error in vBulletin 3.0.3:

Invalid SQL: SELECT * FROM geek_autolink ORDER BY text asc
mysql error: Table 'mysite.geek_autolink' doesn't exist

mysql error number: 1146

Date: Saturday 12th of February 2005 03:19:59 PM
Script: http://www.mysite/forum/admincp/GAL_...o=rebuildspace
Referer: http://www.mysite/forum/admincp/GAL_...php?do=rebuild

How can I do it manual?

And you are talking about a include/geek_autolink.php
But there is not in the zip file! Only admincp/GAL_admin.php and admincp/GAL_install.php is the file not complet?

Thanks for any help!

EDIT: Ok did it manual (looking in the PHP file) and works now almost ok!
De safemod is not working :disappointed:
And if I press the Add new link in the admincp I get :
Thats a crummy text replacement and you know it!
But at Display it works the Add new. strange!


Wow very nice script, thanks!!

Hey Alex, it looks like you may have an older package. Pre 2.0, there was a fucntions_geek_autolink.php file. Since then the function is inline.

I also went through the code and there are TABL_PREFIX's for all calls so once again I suspect an older version.

I did however find a typo in the changes to your admincp/index.php file. I updated the readme and noted the changes in the first post (basically replace the GAL_admin.php?do=create with GAL_admin.php?do=add

Thanks for that!

The Geek 02-12-2005 03:30 PM

Quote:

Originally Posted by OrangeFlea
To expand on tomshawk clarification, I thought it would be a good idea for users to somehow add files, containing large lists of keywords and the URLs for each, into the system so they don?t have to initially add them in manually. As it stands now, if I were running a music forum, and my ambition was to have practically every mentioned album hyperlinked, I?d have to collect the URLs first (which is fine), and then manually enter each one (and the album titles) into the system once they?re all collected. I don?t know if it?s practical in terms of building something like it, but I do know it?d be easier.

Hey guys,

I know where you are coming from... but to be honest I am not planning on doing something like that (though it would be really easy to do). One reason why is that you would almost need a moderator ability otherwise a user could really mess up your boards big style.

I would rather do the yellow popup box mentioned eariler first - though to be honest I am not even planning on doing that for a little while. I am knee deep in doing some wicked additions to geek articles 3 that I want to focus on. Then I have already started work on geekbay ;)

wirewolf 02-12-2005 03:35 PM

First - Clicked Install, nice hack nail geek.
Quote:

Originally Posted by webrats
im trying to make the links another color without changing the links everywhere............................

I did this to change the color of the GAL_autolink:
find in GAL_admin.php, line 66:
Quote:

$links[]= "$leadingchar<a href='$result[link]' target='_blank' class='DEF' title='$result[description]'>$leadingstripper$1</a>";
Change to this:
Quote:

$links[]= "$leadingchar<a href='$result[link]' target='_blank' class='DEF' title='$result[description]'><font color='#FF0000'>$leadingstripper$1</font></a>";
I chose Red (#FF0000)(same color as used in search.php) but you can put in any color.
Here's an example from one of our posts (I used the word "Finish" as a test autolink to one of our members' Articles.) Another note on color choice, if you change the autolink color, make the color change in GAL_admin.php, then open up any autolink in adminCP and just hit "Save".
One other point on checking to see if a word you want to autolink is included in any url's in any of your existing posts. If you have a downloaded save of your database (YOU SHOULD!), open it up with a text editor and do a search for the words you want to autolink. If they show up inside any urls, you could change one of the words, leave out that certain word, or just use "Safemode". Of course that doesn't help with future posts. It would be nice if you could pick "I wanna play it safe" or "Na, I live life dangerously" for each specific word instead of globally. (Hint - nail geek!)
John

The Geek 02-12-2005 04:30 PM

Quote:

Originally Posted by wirewolf
First - Clicked Install, nice hack nail geek.
I did this to change the color of the GAL_autolink:
find in GAL_admin.php, line 66:

Change to this:
I chose Red (#FF0000)(same color as used in search.php) but you can put in any color.
Here's an example from one of our posts (I used the word "Finish" as a test autolink to one of our members' Articles.) Another note on color choice, if you change the autolink color, make the color change in GAL_admin.php, then open up any autolink in adminCP and just hit "Save".
One other point on checking to see if a word you want to autolink is included in any url's in any of your existing posts. If you have a downloaded save of your database (YOU SHOULD!), open it up with a text editor and do a search for the words you want to autolink. If they show up inside any urls, you could change one of the words, leave out that certain word, or just use "Safemode". Of course that doesn't help with future posts. It would be nice if you could pick "I wanna play it safe" or "Na, I live life dangerously" for each specific word instead of globally. (Hint - nail geek!)
John

Hey John,
I looked at doing it per word... but it seemed excessive as you never know if a word will appear in a link or not.

As for the colour choice, why not just alter the DEF css? The one included is just an example (the one I use).

wirewolf 02-12-2005 05:03 PM

Hi nail,
Quote:

I looked at doing it per word... but it seemed excessive as you never know if a word will appear in a link or not.
See what you mean. Nothings perfect. For example - my test word, 'Finish". In most of the posts, the context of the word 'finish' relates to the article I autolinked to "Finishing of Models". But I found a few where the context in some posts meant "Finish", as in "I just about to 'finish' my model" (as in "done with my model"). That's one area that computers haven't quite solved yet, the word and how it is used in a sentence.
Quote:

As for the colour choice, why not just alter the DEF css?
Thought of that, but the GAL_admin.php method allows for both options, ex: red for one, another color for the other.
John

OrangeFlea 02-12-2005 05:24 PM

Quote:

Originally Posted by the nail geek
Hey guys,

I know where you are coming from... but to be honest I am not planning on doing something like that (though it would be really easy to do). One reason why is that you would almost need a moderator ability otherwise a user could really mess up your boards big style.

I would rather do the yellow popup box mentioned eariler first - though to be honest I am not even planning on doing that for a little while. I am knee deep in doing some wicked additions to geek articles 3 that I want to focus on. Then I have already started work on geekbay ;)

Well, I shouldn't have said "users." I meant admins. Doesn't matter, I suppose, since you're too busy with other projects at the moment.

If anyone comes up with an idea to input multiple keywords and URLs at once (as opposed to one-by-one), I'm all ears.

Symbian.info 02-12-2005 05:59 PM

Quote:

Originally Posted by the nail geek
Hey Alex, it looks like you may have an older package. Pre 2.0, there was a fucntions_geek_autolink.php file. Since then the function is inline.

Nope I download it today!, but standing in the text above. But look wrong. Just wondering..

Quote:

I also went through the code and there are TABL_PREFIX's for all calls so once again I suspect an older version.
See above. today download. But what is the databae SQL format? So that I can check if its really ok..

Quote:

I did however find a typo in the changes to your admincp/index.php file. I updated the readme and noted the changes in the first post (basically replace the GAL_admin.php?do=create with GAL_admin.php?do=add
Ok that solve the add new one problem
Now the safe mode. I must have safe mode .. It looks bad now
Can I do the setting manual??

The Geek 02-12-2005 06:31 PM

Quote:

Originally Posted by Symbian.info
Nope I download it today!, but standing in the text above. But look wrong. Just wondering..


See above. today download. But what is the databae SQL format? So that I can check if its really ok..


Ok that solve the add new one problem
Now the safe mode. I must have safe mode .. It looks bad now
Can I do the setting manual??

hmm.

The table SQL is in the install file.
For safe mode, just clikc settings->Safe mode, and the datastore is built in safe mode.

Symbian.info 02-12-2005 06:36 PM

Quote:

Originally Posted by the nail geek
hmm.

The table SQL is in the install file.
For safe mode, just clikc settings->Safe mode, and the datastore is built in safe mode.

not working. thats why I ask :squareeyed:
How can I do it manual.. What does it do?


All times are GMT. The time now is 11:52 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.01626 seconds
  • Memory Usage 1,783KB
  • 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
  • (14)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