Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-31-2009, 06:41 PM
luan7749's Avatar
luan7749 luan7749 is offline
 
Join Date: Apr 2008
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Who can make this Redirect Link MOD ??

I visitted http://vozforum.com and I like the MOD what make "Redirect Link", it's so cool.

Users have to choose "Yes" or "No" to redirect the real Link.

Demo : http://vozforums.com/redirect/?link=...%3Fa2z5zaniany
Reply With Quote
  #2  
Old 01-31-2009, 08:44 PM
Vaupell's Avatar
Vaupell Vaupell is offline
 
Join Date: Apr 2008
Location: Esbjerg, Denmark
Posts: 1,036
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just a notice before you go ahead with this,,

i donot get a redirect link on that site either its blocked or its just spam for my isp
this is what i see Attachment 93790

nothing else..

Howewer your demo link works,
and that is just a normal page with two links
can be done with java and html

anyway heres a fast one..


Demo : [url=http://www.evisystems.org/test.html] here [url]

Entire page code :
Code:
<html>

<head>
</head>

<body>
<p align="center">Hello, content and stuff
  do you agree  ? </p>
<p align="center">&nbsp;</p>
<p align="center">  <a href="http:www.linktoyesiagree.com">Yes i agree </a> |   <a href="javascript:window.close()">no i dont agree</a></p>
</body>

</html>
Reply With Quote
  #3  
Old 01-31-2009, 08:52 PM
Vaupell's Avatar
Vaupell Vaupell is offline
 
Join Date: Apr 2008
Location: Esbjerg, Denmark
Posts: 1,036
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if you want it to popup on load

demo : here warning pop up!!!

that is this page linking to page 1

Code:
<html>

<head>
</head>

<body>
<script language="JavaScript">
window.open('http://www.evisystems.org/test.html','POPup','width=200,height=150')
</script>


</body>

</html>



A fullversion prober redirect just by googleing javascript redirect
this came up, code and all

http://www.pageresource.com/jscript/jredir.htm

hope you can use this
Reply With Quote
  #4  
Old 02-01-2009, 04:41 AM
luan7749's Avatar
luan7749 luan7749 is offline
 
Join Date: Apr 2008
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, thank, sorry about that.
Demo domain is : http://vozforums.com

Demo Link : http://vozforums.com/redirect/?link=...%3Fa2z5zaniany
Reply With Quote
  #5  
Old 02-01-2009, 07:40 AM
Lautaro's Avatar
Lautaro Lautaro is offline
 
Join Date: Jan 2009
Location: United States
Posts: 233
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here's a better mod than that one, with this one you set the time your users has to wait until they're redirected to an external link from your website. Why i say its better? .. well, no need of clicking on 'continue' or whatever it said there ( i didnt understand that language ).

vBAnonymizer:
https://vborg.vbsupport.ru/showthrea...t=vbanonymizer

its for vB 3.7.x so i think it will run without problems with vB 3.8.x .

GL
Reply With Quote
  #6  
Old 02-01-2009, 08:42 AM
UKBusinessLive UKBusinessLive is offline
 
Join Date: Sep 2008
Location: Essex, United Kingdom
Posts: 1,637
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I made a version of a redirect, by a member clicking on a tab and wanting to go say to the arcade for example, they would be redirected to an external site showing links and ads for so many seconds before going to the arcade

https://vborg.vbsupport.ru/showthread.php?t=202489

You could set a conditional for this to work with guests and non members. Gives admins the choice to promote an external page, (Affilate or otherwise) before going to the required page.
Reply With Quote
  #7  
Old 02-01-2009, 08:52 AM
lasto lasto is offline
 
Join Date: Jan 2002
Posts: 1,514
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by UKBusinessLive View Post
I made a version of a redirect, by a member clicking on a tab and wanting to go say to the arcade for example, they would be redirected to an external site showing links and ads for so many seconds before going to the arcade

https://vborg.vbsupport.ru/showthread.php?t=202489

You could set a conditional for this to work with guests and non members. Gives admins the choice to promote an external page, (Affilate or otherwise) before going to the required page.
Good idea that - can u set your page to use Conditions as well so u can exclude certain usergroups ?
Reply With Quote
  #8  
Old 02-02-2009, 01:11 AM
luan7749's Avatar
luan7749 luan7749 is offline
 
Join Date: Apr 2008
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by UKBusinessLive View Post
I made a version of a redirect, by a member clicking on a tab and wanting to go say to the arcade for example, they would be redirected to an external site showing links and ads for so many seconds before going to the arcade

https://vborg.vbsupport.ru/showthread.php?t=202489

You could set a conditional for this to work with guests and non members. Gives admins the choice to promote an external page, (Affilate or otherwise) before going to the required page.
Thank , my friends. So ... Will Users have to click "yes" to redirect real link ??
Reply With Quote
  #9  
Old 02-03-2009, 04:45 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What you want is closer to the modification linked to in post #5.
Reply With Quote
  #10  
Old 04-09-2009, 06:21 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by UKBusinessLive View Post
I made a version of a redirect, by a member clicking on a tab and wanting to go say to the arcade for example, they would be redirected to an external site showing links and ads for so many seconds before going to the arcade

https://vborg.vbsupport.ru/showthread.php?t=202489

You could set a conditional for this to work with guests and non members. Gives admins the choice to promote an external page, (Affilate or otherwise) before going to the required page.
How about a BBcode? [redirect]*Yourlink*[/redirect]

The direct link would be a splash page or advert before continuing to the *yourlink*
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:24 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06606 seconds
  • Memory Usage 2,277KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete