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)

Kihon Kata 02-15-2005 02:38 AM

NM, I fixed it, my ++++ UP lol

left out one line of the code!



Quote:

Originally Posted by FASherman
I also installed on a heavily hacked forum and it works just fine. Must be a user error.


The Geek 02-15-2005 06:03 AM

Quote:

Originally Posted by webrats
http://forums.webrats.com/showthread.php?t=24406

u may have to register to see it im not sure

Rat - can you PM me test account details?

Can all who install do their bit to save humanity and click the install button? ;)

Symbian.info 02-15-2005 10:06 AM

Quote:

Originally Posted by The Geek
Symbian: How is Safe mode not working? Is that when you get the SQL error? Edit your GAL_admin.php file and search for rebuild_datastore its there that the links are built dpending on your preference to safe or dangerous mode.

Nope still not working! No SQL error, after the setting I get: done. Built with space (and a lot of loving)

But nothing has change :(

Do you have the SQL query for me, so that I can change it manual in the SQL database?
We use a lot of URL's in the forum and they are now all bad.. And not working anymore..

Thanks..

The Geek 02-15-2005 10:10 AM

Quote:

Originally Posted by Symbian.info
Nope still not working! No SQL error, after the setting I get: done. Built with space (and a lot of loving)

But nothing has change :(

Do you have the SQL query for me, so that I can change it manual in the SQL database?
We use a lot of URL's in the forum and they are now all bad.. And not working anymore..

Thanks..

The Datastore is what houses the replacement array.

Can you PM me a test login and the URL of a page with a messed up link? It would be helpful if the account had admin access (though you can restirct the access to everything else).

Ill sort it for you ;)

Kihon Kata 02-15-2005 12:22 PM

**CLicks install**

I was going to click it, but was testing it first.

One issue I am having is this:
I was linking the word MakeupTalk to http://www.makeuptalk.comthat each instance of MakeupTalk is parsed with thathyperlink. BUTsince the word is part of the link, I think thismessed things up.

Also, what about phrases? As in the words review center , it didnt like that either.

Any ideas?



Quote:

Originally Posted by The Geek
@Lionel: Nope

@Rex: Updated the geek_autolink file. It was missing atable_prefix.Could you please click install so you are notified ofchanges?

@trainer: Yup, will totally work without GAS3. And yes, everytimebob,ben or bertha (or whatever you want) appears in a post... it willlinkit to whatever url you want.

HTH's


The Geek 02-15-2005 12:57 PM

Quote:

Originally Posted by TonysDesigns
**CLicks install**

I was going to click it, but was testing it first.

One issue I am having is this:
I was linking the word MakeupTalk to http://www.makeuptalk.comthat each instance of MakeupTalk is parsed with thathyperlink. BUTsince the word is part of the link, I think thismessed things up.

Also, what about phrases? As in the words review center , it didnt like that either.

Any ideas?

It only parses message text. It shouldnt be parsing anything that would require phrases.

Are you using safemode?
I am looking into an issue with symbian where when viewing the thread, existing urls are getting relinked (in safemode) but viewing the post as a single post it comes up fine.
I kind of suspect that the issue could be centered around caching of the post... but am not sure yet. I hope to have a final solution this afternoon.

Kihon Kata 02-15-2005 01:18 PM

Yes the site has it's php in safe mode. My host feels this shouldbe better due to some expliots in php. So, with that said, am I SOL?


Quote:

Originally Posted by The Geek
It only parses message text. It shouldnt be parsing anything that would require phrases.

Are you using safemode?
I am looking into an issue withsymbian where when viewing the thread, existing urls are gettingrelinked (in safemode) but viewing the post as a single post it comesup fine.
I kind of suspect that the issue could be centered around caching ofthe post... but am not sure yet. I hope to have a final solution thisafternoon.


The Geek 02-15-2005 01:38 PM

Quote:

Originally Posted by TonysDesigns
Yes the site has it's php in safe mode. My host feels this shouldbe better due to some expliots in php. So, with that said, am I SOL?

Sorry. I meant running the hack in safe mode. (Geek Autlinker Settings)->safemode ;)

Kihon Kata 02-15-2005 01:41 PM

Play it safe? Yep I have selected this one



Quote:

Originally Posted by The Geek
Sorry. I meant running the hack in safe mode. (Geek Autlinker Settings)->safemode ;)


The Geek 02-15-2005 04:17 PM

Found the bug causing the problems with safemode. Essentially it wasnt letting you build in safemode because of this.

Until I get a few minutes to update the package... do this:

in GAL_admin.php replace
PHP Code:

    if ($leadingspace=-1){ 

with this:

PHP Code:

    if ($leadingspace==-1){ 

Gotta love those =='s ;)

Then click settings and chose Safe. Then you will actually be safe :)


All times are GMT. The time now is 04:05 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.01807 seconds
  • Memory Usage 1,755KB
  • 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_php_printable
  • (9)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