vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Quick Thread In Forumdisplay 1.0.0 (https://vborg.vbsupport.ru/showthread.php?t=110094)

Developer 03-31-2006 02:23 PM

totally not a extension and u should phrase this words:Quick Thread

Gio~Logist 03-31-2006 07:46 PM

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!!!

OrangeFlea 04-09-2006 07:35 AM

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?

Gizmo5h1t3 04-09-2006 07:41 AM

gettin the red x here also.....

nice addition tho!!

Gio~Logist 04-09-2006 07:43 AM

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.

OrangeFlea 04-09-2006 08:35 AM

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).

Gio~Logist 04-09-2006 08:53 AM

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.

OrangeFlea 04-09-2006 09:16 AM

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:

Gio~Logist 04-09-2006 09:43 AM

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>

OrangeFlea 04-09-2006 10:48 PM

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).


All times are GMT. The time now is 02:19 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.01305 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
  • (1)bbcode_code_printable
  • (5)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