vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Redirect Thread to URL (https://vborg.vbsupport.ru/showthread.php?t=198500)

Skyrider 01-27-2009 07:25 AM

Quote:

Originally Posted by Breakpoint (Post 1698226)
Has anyone else made a mod like this with more support/installs?

Does that really matter?

mike01166 01-27-2009 08:57 PM

Ok, so I installed this, how do i use it? I went to Plugins & Products > Manage Products > Add/Import Product. I imported the .xml file, now how do I use it?

daydie 03-23-2009 02:15 PM

i dont think this works for 3.8.1?

daydie 03-23-2009 09:31 PM

Can any1 fix this please for 3.8.1

daydie 03-23-2009 09:48 PM

My bad, this works with 3.8.1 but u need to click *Edit Thread in Thread Tools to edit*

Is it possible to get code and insert where u make thread?

smnet 03-23-2009 10:28 PM

I havent installed this because i dont really need it, but just looking at the plugin code I think this conditional would work for the forum display threadbits template to make it open in a new window.....

Edit the threadbits template and surround the code that outputs a thread link with something like this:-

<if condition="$thread['isurlredirect']">
write out the thread link with target="_blank"
<else />
write out a normal link
</if>

Obviously for a mod i'm not gonna use im not going to help any more than this, but I'm sure with the above info some else who knows what they are doing could easy post up the full edits.

Again, the conditional should be this: <if condition="$thread['isurlredirect']">

Hope this helps

daydie 03-23-2009 11:38 PM

Can you not help me place the enter URL bar, into make thread page. instead of edit thread in thread tools.

Can u get code for that please?

realdx 04-02-2009 03:14 PM

works really good, thank you! this is really helpful!!

rule0 04-05-2009 10:49 PM

perfect! thanks!

yankidank 04-30-2009 07:31 AM

Works for me. Only problem is if you ever want to change the redirect there's no easy way to access the original thread since it immediately redirects you to the new page.


All times are GMT. The time now is 05:11 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.01908 seconds
  • Memory Usage 1,728KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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