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)

greenhybrid 04-21-2005 12:45 AM

I can't get the popups to work. The necessary code DOES seem to be in the page.
http://www.greenhybrid.com/discuss/t...--testing.html

venomx 04-21-2005 01:29 AM

900??? wow

greenhybrid did you add the code to the header ?

KTBleeding 04-21-2005 02:03 AM

Quote:

Originally Posted by KTBleeding
I apologize for the ignorance, but I really just can't seem to get this system to work. I've read the read me and this thread several times through but still can't figure it out. I manually installed the file edits and I have triple checked that they are correct but I still can't manage to get the keywords to link to anything at all.

Well, I guess they are some what working? If a registered member posts then it works, but if I post one it doesn't seem to show up. Just a tad confused about it.. I tried a test account too and no go.

greenhybrid 04-21-2005 02:13 AM

Yes, it's there.
PHP Code:

<div id="GALBox"
    
style="position: absolute; width: 200px; z-index: 100;
    border: 1pt black solid; background: #FFFFCC;
    visibility: hidden; padding: 10px;"
    
onmouseover="this.style.visibility='visible';"
    
onmouseout="this.style.visibility='hidden';">
</
div


Tom1234 04-21-2005 03:19 AM

When entering HTML tags in the Description field for use in popups, it appears that the " (double quote) character cannot be used without corrupting the display of the primary autolink. When I used ' (single quote) instead of " (double quote) in the A HREF tags, it worked fine. This should be documented in the README.

Tom1234 04-21-2005 03:38 AM

Geek,

The Description field is a VARCHAR(255) which means it is limited to 255 characters. For my purposes when entering HTML tags and text, 255 isn't always enough. I suppose I could change it from VARCHAR(255) to TEXT to permit larger entries. Do you think this is OK to do? I think the main difference between them, other than performance, is that the TEXT data type does not strip trailing spaces, but VARCHAR does. Do you rely on that stripping at all for it to work properly? Do you envision any other problems?

The Geek 04-21-2005 05:47 AM

Tom - shouldnt be any problems. The text may have to be trimmed though. Ill look into the " problem. To me - that sounds like a minor bug

greenhybrid - you are getting js errors saying that the js functions are not there. Are you positive that you made the changes correctly to vbulletin_menu.js?

Orange - there are a few performance tweaks which makes it chug along a bit faster. Other than that and the categories - its it for the most part. If your happy with 2.6 - than no stress there. Saying that - you dont lose your existing entries. They only land in the 'unknown' category. The default replacement code is the standard one from 2.6. I guess what I am saying is that if you upgrade but dont do anything else with the settings - youll end up with exactly what you have now but slightly faster. Then as you add links - you can add them to new categories with popups or standard - or whatever.
Up to you ;) I am also believe in 'if it aint broke...'

KTBleeding - can you give me a few links with some examples so I can check it out?

KTBleeding 04-21-2005 12:38 PM

Quote:

Originally Posted by The Geek
KTBleeding - can you give me a few links with some examples so I can check it out?

It's working. I'm just slow. It's supposed to have not posted the auto link if the post just contained the one word, right? It works if I use the auto links in sentences.. I'm assuming that was done to prevent spammers of some sort?

Anyways, it's working.. thanks again Geek.

The Geek 04-21-2005 01:08 PM

Quote:

Originally Posted by KTBleeding
It's working. I'm just slow. It's supposed to have not posted the auto link if the post just contained the one word, right? It works if I use the auto links in sentences.. I'm assuming that was done to prevent spammers of some sort?

Anyways, it's working.. thanks again Geek.

its to prevent breaking of url's. Only words with spaces before them can get linked in safe mode. Glad to hear its working though ;)

Lionel 04-23-2005 10:02 PM

This is not really an important question but it bothers me. Why would Class DEF shows the link with the dotted lines sometimes and then sometimes not?


All times are GMT. The time now is 03:02 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.02947 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_php_printable
  • (3)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