Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Direct External Links Details »»
Direct External Links
Version: 1.0.0a, by Marco van Herwaarden Marco van Herwaarden is offline
Developer Last Online: Dec 2010 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.6.8 Rating:
Released: 09-23-2007 Last Update: 09-23-2007 Installs: 30
DB Changes Uses Plugins Template Edits
 
No support by the author.

Direct External Links - 1.0.0a

Modification: Direct External Links
Version: 1.0.0a
Author: MarcoH64 / Marco van Herwaarden
vB Version: 3.6.8 (might work on older 3.6.x versions)

Based on request: Direct Forum Link

Please don't forget to click Install at vbulletin.org if you want to keep updated.

Description:
Standard vBulletin offers the option to create forum that is a link to an URL ("Forum URL"). This will however not be a direct link, but a redirect over forumdisplay.php.

With this modification you will have the option to replace the redirect link over forumdisplay.php with the real direct external link. This option can be set for each forum (that has the Forum URL set) individually. This will work both on ForumHome and on ForumDisplay.

1 product file
2 manual template edit.

Change Log:

24 september 2007 - 1.0.0a
- Updated install instructions to work also for Sub-Forums and both on ForumHome and ForumDisplay

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 09-26-2007, 05:36 AM
4x4 Mecca 4x4 Mecca is offline
 
Join Date: Feb 2007
Posts: 396
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I didn't see a level3 template. I searched for "forumhome_forumbit_" and 1 and 2 came up, that's it.
Reply With Quote
  #23  
Old 09-26-2007, 08:40 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You will need to edit the template that is used to show these sub-forums in 2 columns. If you do not know which template it is, shortly enable debug to see which template it is.

If you can not figure it out, you could send me admin login details by PM and i will have a look (for your testboard would be best if you have a test copy of your board).
Reply With Quote
  #24  
Old 09-27-2007, 05:25 PM
4x4 Mecca 4x4 Mecca is offline
 
Join Date: Feb 2007
Posts: 396
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is the code that is included with that mod. I disabled it once, and that didn't change anything.
Code:
<if condition="(!in_array($forum['forumid'], array($cybsfa_countsexclfrms)) AND ($forum['threadcount']!=0))">
<if condition="!in_array($forum['parentid'], array($cybsfa_exclfrms2))">
<if condition="(($forum[childlist]==$forum[forumid].',-1') AND !$forum[link])">
<span title="$cybsfmt" style="text-transform:none;$vboptions[cybsfa_countscss]">$cybsfmp</span></if><else />
<if condition="$vboptions[cybsfa_affectexclforums]"><if condition="(($forum[childlist]==$forum[forumid].',-1') AND !$forum[link])">
<span title="$cybsfmt" style="text-transform:none;$vboptions[cybsfa_countscss]">$cybsfmp</span></if></if></if></if>
<if condition="(in_array($forum[forumid], array($cybsfa_blanklinesub)))"><br /><br /></if>
Reply With Quote
  #25  
Old 09-28-2007, 08:02 AM
Arrogant-One's Avatar
Arrogant-One Arrogant-One is offline
 
Join Date: Jul 2007
Location: Brisbane
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are there any screen shots for this mod?

I dont really understand what this mod does. Currently you click the link icon and type in the page and then give a description for it. How does this mod make that process work better?

AO
Reply With Quote
  #26  
Old 09-29-2007, 07:36 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, but i have no clue what that does.
Quote:
Originally Posted by 4x4 Mecca View Post
Here is the code that is included with that mod. I disabled it once, and that didn't change anything.
Code:
<if condition="(!in_array($forum['forumid'], array($cybsfa_countsexclfrms)) AND ($forum['threadcount']!=0))">
<if condition="!in_array($forum['parentid'], array($cybsfa_exclfrms2))">
<if condition="(($forum[childlist]==$forum[forumid].',-1') AND !$forum[link])">
<span title="$cybsfmt" style="text-transform:none;$vboptions[cybsfa_countscss]">$cybsfmp</span></if><else />
<if condition="$vboptions[cybsfa_affectexclforums]"><if condition="(($forum[childlist]==$forum[forumid].',-1') AND !$forum[link])">
<span title="$cybsfmt" style="text-transform:none;$vboptions[cybsfa_countscss]">$cybsfmp</span></if></if></if></if>
<if condition="(in_array($forum[forumid], array($cybsfa_blanklinesub)))"><br /><br /></if>
Reply With Quote
  #27  
Old 09-29-2007, 07:38 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Arrogant-One View Post
Are there any screen shots for this mod?

I dont really understand what this mod does. Currently you click the link icon and type in the page and then give a description for it. How does this mod make that process work better?

AO
Screenshots would not show you much.

If you use a forum link (ie. fill out the link in the Forum Manager), regular vBulletin would put a link like "../forumdisplay.php?f=1234" on your forumhome or forumdisplay. When clicked it would redirect to the link provided. With this modification it is possible to replace the forumdisplay.php?f=1234 link on these pages, with the target link itself.
Reply With Quote
  #28  
Old 09-30-2007, 02:42 PM
JohnBee JohnBee is offline
 
Join Date: Oct 2004
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For a moment there, I thought this hack would produce live forum links(with stats) like a true forum...
Reply With Quote
  #29  
Old 04-27-2011, 10:12 AM
King Diamond's Avatar
King Diamond King Diamond is offline
 
Join Date: Jan 2009
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please Update this hack

version 4

thanks
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 06:37 PM.


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.09340 seconds
  • Memory Usage 2,286KB
  • Queries Executed 23 (?)
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
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (9)postbit_onlinestatus
  • (9)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