vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - Redirect all External Links anonymously - Locally Hosted (Updated) (https://vborg.vbsupport.ru/showthread.php?t=314691)

minhmeo.info 10-05-2014 02:04 PM

Quote:

Originally Posted by thetechgenius (Post 2517717)
I just updated the mod to 1.0.3. This version doesnt need any file edits. Just copy the contents of the upload folder to your forum root and overwrite. Make sure you also put the Javascript code at the bottom of your footer template.

And sorry about that. It should work for you now. However, this mod doesn't have any Usergroup Permissions, so I dont know why some usergroups can see it, and some cannot. If you still have an issue after updating, please let me know and I will try my best to help you. Try clearing your browser cache after you update the mod also, that could be the problem. Or it could be another Mod/Addon is conflicting with this one.

Hi,
It works like charm now. Is there any way to change time wait before redirected?
Example i want member have to wait 3s before redirected.

BTW, great mod!

minhmeo.info 10-05-2014 03:44 PM

i've just found new issue, it seems conflict with DBTech Advance Thank/Like

When you click Thank/Like button, you will be redirected to this
https://vborg.vbsupport.ru/external/2014/10/18.png

thetechgenius 10-05-2014 05:12 PM

Quote:

Originally Posted by minhmeo.info (Post 2517755)
i've just found new issue, it seems conflict with DBTech Advance Thank/Like

When you click Thank/Like button, you will be redirected to this
https://vborg.vbsupport.ru/external/2014/10/18.png

Try putting your domain in with the protected links.

minhmeo.info 10-06-2014 12:19 AM

Quote:

Originally Posted by thetechgenius (Post 2517771)
Try putting your domain in with the protected links.

Sure, i did it :D
Please try http://www.dragonbyte-tech.com/produ...t-thanks-like/

thetechgenius 10-06-2014 06:12 AM

Quote:

Originally Posted by minhmeo.info (Post 2517824)

I sure will. But I can't test it until tomorrow some time, I am really busy (I am a full time father also). But as soon as I can test it out with Adv Post/Thanks/Like, I will PM you with what I find. And hopefully I will have a solution for you too.

Sorry for the problem.

usefee 10-06-2014 10:09 AM

Update 1.0.3 is so usefull
installed and very thanks!

thetechgenius 10-07-2014 02:41 AM

Quote:

Originally Posted by minhmeo.info (Post 2517824)

I think I found a solution. DBTech Post Thanks uses javascript for clicking Thanks/Like correct?

In your footer template, add this to your Protected Links:
Code:


javascript://


So the code will look something like this:
Code:


<script src="js/anon.js" type="text/javascript"></script>

<script type="text/javascript"><!--
protected_links = "yoursite.com,javascript://";

auto_anonymize();
//--></script>


I had a similar issue on my board, my Nav Bar drop down menus use javascript, so the
Javascript drop down menus would show like this:

https://thetechgenius.net/redirect/?to=javascript://


It didn't break the Drop Down, because its just a menu. But it could break other javascript functions, such as DBTech Thanks/Like Addon.

Let me know if it works for you.

minhmeo.info 10-07-2014 07:18 AM

Work like charm now! You rock!

elfenny 10-07-2014 06:03 PM

Great, I needed it. Works great thanks

Dezarii 10-07-2014 09:42 PM

Is it possible to anonymize links in one private subforum only? Or does it just work for the whole forum?


All times are GMT. The time now is 05:48 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.01058 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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