Thread: Add-On Releases - vbAnonymizer
View Single Post
  #289  
Old 10-08-2007, 11:15 AM
TigerWare TigerWare is offline
 
Join Date: Feb 2007
Location: England, UK
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
Wow, I'm confused lol. Maybe it's just that I'm tired though.
Heh, ok let me show you the output from the two main examples in my text above, maybe it will make more sense:-

HTML Code:
<a href="http://www.mywebsite.net/forum/redirector.php?url=http%3A%2F%2Fwww.siteA.com" rel="nofollow" target="_blank">www.siteA.com</a><br />
<a href="http://www.mywebsite.net/forum/redirector.php?url=http%3A%2F%2Fwww.siteA.com" rel="nofollow/a.html" target="_blank">www.siteA.com/a.html</a><br />
<a href="http://www.mywebsite.net/forum/redirector.php?url=http%3A%2F%2Fwww.siteA.com" rel="nofollow/a" target="_blank">www.siteA.com/a</a><br />
<br />

<a href="http://www.mywebsite.net/forum/redirector.php?url=http%3A%2F%2Fwww.siteB.com%2Fa.html" rel="nofollow" target="_blank">www.siteB.com/a.html</a><br />
<a href="http://www.mywebsite.net/forum/redirector.php?url=http%3A%2F%2Fwww.siteB.com%2Fa" rel="nofollow" target="_blank">www.siteB.com/a</a><br />
<a href="http://www.mywebsite.net/forum/redirector.php?url=http%3A%2F%2Fwww.siteB.com" rel="nofollow" target="_blank">www.siteB.com</a><br />
As you can see, the displayed text of the URL's are okay, but the HREF is being wrongly formatted at some point in whatever logic is building the links, and moving data into the "rel=" attribute. The first block of links show how the bad formatting affects the links, the second set show how to fudge it to avoid bad formatting. At this stage I don't know if there is another product interfereing with yours, but AFAIK I have no other product that plays with URL's. When I remove vbAnon, all the HREF's are fine, reinstalling produces the problem.

I have considered uninstalling and reverting to a previous version, but this will take me until weekend to get around to. It's a very weird one this.

TIA
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01023 seconds
  • Memory Usage 1,778KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete