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

Reply
 
Thread Tools
Quick Thread In Forumdisplay 1.0.0 Details »»
Quick Thread In Forumdisplay 1.0.0
Version: 1.0.0, by Gio~Logist Gio~Logist is offline
Developer Last Online: Oct 2022 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 03-10-2006 Last Update: 04-08-2006 Installs: 63
Uses Plugins Template Edits
 
No support by the author.


Brought to you by:
DopeGFX
-----------------------------------------------------------------
LOGOS | WEBSITES | SKINS | HTML | PHP(Limited) | AND MUCH MUCH MORE!
-----------------------------------------------------------------



What does this do?
Give users the oppurtunity to be able to post new threads while still in forumdisplay. They do so via a "Quick Thread" link that results
in the drop down of the form for a new thread.


What features does this hack provide?
  • Quickthread from forumdisplay
  • Extra Threadfields Hack Integration
[high]F.A.Q[/high]
Q. The quickthread link shows automatically, what if i want to place it manually?
A. Simply disable the plugin titled "Show Quickthread Option". Then go to the "FORUMDISPLAY" template and place $quickthread
wherever you want the option to show.

Q. Does this work with your "Extra Threadfields Hack"
A. Yes, simply enable the "Extra Threadfields Integration" plugin.


Q. How to i enable/disable plugins?
A. If you have not yet done so, install the "Advanced Plugin Manager - Reloaded" hack for better control over your products and plugins.
Feel free to resort to the following link for that hack: https://vborg.vbsupport.ru/showthrea...threadid=97278


Don't forget to click INSTALL

[HIGH]As always, feel free to make a donation to:[/HIGH]
gio@dopegfx.com

Show Your Support

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

Comments
  #22  
Old 03-31-2006, 02:23 PM
Developer's Avatar
Developer Developer is offline
 
Join Date: Sep 2005
Location: EgYpT
Posts: 662
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

totally not a extension and u should phrase this words:Quick Thread
Reply With Quote
  #23  
Old 03-31-2006, 07:46 PM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Developer
totally not a extension and u should phrase this words:Quick Thread
Oops. Yes, that was a little typo in the readme.txt.


Zip Updated!!!
Reply With Quote
  #24  
Old 04-09-2006, 07:35 AM
OrangeFlea OrangeFlea is offline
 
Join Date: Aug 2004
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack.

One thing, we want to place Quick Thread directly to the right of the NewThread button on ForumDisplay and have it associated with an image (i.e., quickthread.gif) instead of having it as a link with a drop-down menu. Can you show me how to do this. Also, as mentioned earlier by another user, there is a red x next to the thread title in the quick thread box. How do we fix that?
Reply With Quote
  #25  
Old 04-09-2006, 07:41 AM
Gizmo5h1t3's Avatar
Gizmo5h1t3 Gizmo5h1t3 is offline
 
Join Date: Aug 2005
Location: ROCHDALE LANCS UK
Posts: 650
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

gettin the red x here also.....

nice addition tho!!
Reply With Quote
  #26  
Old 04-09-2006, 07:43 AM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gizmo5h1t3
gettin the red x here also.....


nice addition tho!!
Where do you get a red x?

Also, do not forget to click install.
Reply With Quote
  #27  
Old 04-09-2006, 08:35 AM
OrangeFlea OrangeFlea is offline
 
Join Date: Aug 2004
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gio~logist
Where do you get a red x?

Also, do not forget to click install.
I apologize. I've clicked install

The red x appears to the very right of the subject/title field. I'm still having problems with that and the other issue (mentioned in my previous reply).
Reply With Quote
  #28  
Old 04-09-2006, 08:53 AM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OrangeFlea
I apologize. I've clicked install

The red x appears to the very right of the subject/title field. I'm still having problems with that and the other issue (mentioned in my previous reply).

In the forumdisplay_quickthread template

Change:
<a href="#quickthread" id="quickthread" class="smallfont">Quick Thread</a>

To
<a href="#quickthread" id="quickthread" class="smallfont"><img src="IMAGEHERE" border="0"></a>

Also, the zip is being updated for the red x error.
Reply With Quote
  #29  
Old 04-09-2006, 09:16 AM
OrangeFlea OrangeFlea is offline
 
Join Date: Aug 2004
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gio~logist
In the forumdisplay_quickthread template

Change:
<a href="#quickthread" id="quickthread" class="smallfont">Quick Thread</a>

To
<a href="#quickthread" id="quickthread" class="smallfont"><img src="IMAGEHERE" border="0"></a>

Also, the zip is being updated for the red x error.
Awesome, awesome. Also, would you mind telling me how to place it to the very right of the New Thread button. I want these two side by side. :banana:
Reply With Quote
  #30  
Old 04-09-2006, 09:43 AM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Disable the "Show Quickthread Option".

Go to the FORUMDISPLAY template

Then put $quickthread after:
Code:
<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />&nbsp;</if>
Reply With Quote
  #31  
Old 04-09-2006, 10:48 PM
OrangeFlea OrangeFlea is offline
 
Join Date: Aug 2004
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Has the zip been updated yet? And for some reason, the button prefers to appear on the top of the new thread button, not to the side of it (as I want it to).
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 12:18 PM.


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.04697 seconds
  • Memory Usage 2,311KB
  • Queries Executed 25 (?)
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)bbcode_code
  • (5)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
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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