PDA

View Full Version : Quick Thread In Forumdisplay 1.0.0


Gio~Logist
11 Mar 2006, 20:05
Brought to you by:
DopeGFX (http://www.dopegfx.com)
-----------------------------------------------------------------
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
F.A.Q
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: http://www.vbulletin.org/forum/showthread.php?s=&threadid=97278


Don't forget to click INSTALL (http://www.vbulletin.org/forum/vborg_miscactions.php?do=installhack&threadid=110094)

As always, feel free to make a donation to:
gio@dopegfx.com

https://www.paypalobjects.com/en_US/i/btn/x-click-but21.gif (https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=gio%40dopegfx%2ecom&item_name=Giovanni%20Martinez%20Services%20Donation&no_shipping=0&no_note=1&tax=0&currency_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8)

Gio~Logist
11 Mar 2006, 20:06
Here is a screenshot.

.Tim
11 Mar 2006, 20:24
Very nice!

.Tim
11 Mar 2006, 20:35
Maybe it's just something on my board but when I make a thread with the quick thread, it auto subscribes me to the thread.

FleaBag
11 Mar 2006, 20:39
Whoa I love it! :)

Gio~Logist
11 Mar 2006, 20:42
Maybe it's just something on my board but when I make a thread with the quick thread, it auto subscribes me to the thread.

Hm. It's not a problem with your site no. It does the same to me. I will look into this now.

Gio~Logist
11 Mar 2006, 21:01
Problem fixed. Small template issue.

ZIP UPDATED!!!

VaaKo
11 Mar 2006, 21:04
does it use ajax?

Gio~Logist
11 Mar 2006, 21:08
does it use ajax?
No it does not.

.Tim
11 Mar 2006, 21:34
Works perfect now.

Gio~Logist
12 Mar 2006, 01:08
Works perfect now.

Glad to hear it.

GamerJunk.net
12 Mar 2006, 02:16
Step 1. Import the following product: product-itrader_extension.xml
Step 2. Enjoy the hack.

lol

Thanks

Gio~Logist
12 Mar 2006, 02:19
Heh :p. I always like to include that last step.

Gio~Logist
12 Mar 2006, 18:59
For those of you wondering why it sais last updated today, it's just a small little change i made so that it only calls the phrasegroup needed in forumdisplay.

In other words, nothing different really. Simple tweaked it so that it doesn't do unnecessary things in unnecessary places.

Cybertims
12 Mar 2006, 20:17
I get a red cross in the window, must be an image missing???

It shows right at the end of the title box.


Cheers.

Oddjob
12 Mar 2006, 20:30
fantastic, installed.

ragintajin
12 Mar 2006, 20:31
Oh man, I've been DYING for a simple hack like this!

Any chance you can add the posticons and smilie box in there? Perhaps as a useroption?

Gio~Logist
12 Mar 2006, 21:01
Oh man, I've been DYING for a simple hack like this!

Any chance you can add the posticons and smilie box in there? Perhaps as a useroption?

This will be looked into.

Once you click install ofcourse :p Hehe

Developer
31 Mar 2006, 16:12
Heh :p. I always like to include that last step.
he means product-itrader_extension.xml :p Gio
testing it now, look like not a extension :surprised:

Mastar
31 Mar 2006, 16:21
Can it be made into a button and place next to the new thread??

Developer
31 Mar 2006, 16:23
totally not a extension and u should phrase this words:Quick Thread

Gio~Logist
31 Mar 2006, 21:46
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
09 Apr 2006, 09:35
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
09 Apr 2006, 09:41
gettin the red x here also.....


nice addition tho!!

Gio~Logist
09 Apr 2006, 09:43
gettin the red x here also.....


nice addition tho!!

Where do you get a red x?

Also, do not forget to click install.

OrangeFlea
09 Apr 2006, 10:35
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
09 Apr 2006, 10:53
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
09 Apr 2006, 11:16
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
09 Apr 2006, 11:43
Disable the "Show Quickthread Option".

Go to the FORUMDISPLAY template

Then put $quickthread after:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

OrangeFlea
10 Apr 2006, 00:48
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).

Psionic Vision
10 Apr 2006, 01:51
Nice hack. And congrats on "Advanced Coder" status.

Gio~Logist
10 Apr 2006, 02:18
Nice hack. And congrats on "Advanced Coder" status.

Thank you very much :p

I owe a lot of my coding to a certain someone who always is there when i need help via AIM hehe

ScruffyDeluxe
14 Apr 2006, 12:52
Thanks! A very handy and easy to install hack.

The inevitable gripe: Is there any way to stop this showing in forums where no posting is allowed?

NR Fatal
15 Apr 2006, 00:48
how can I make this in the "Forum tools" drop down menu?

hotwheels
15 Apr 2006, 01:20
wow, that is freakin awesome.........

RaceJunkie
21 Jun 2006, 19:17
Is there a way to increase the thread title length?

RaceJunkie
28 Jun 2006, 03:53
6 days and no reply. Is the coder on vacation, dead, just plain too busy to support their hack?

Gio~Logist
29 Jun 2006, 06:01
Is there a way to increase the thread title length?

In forumdisplay_quickthread make the following edit:

Replace:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



With this:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

RaceJunkie
29 Jun 2006, 12:31
In forumdisplay_quickthread make the following edit:

Replace:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



With this:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




Thanks:banana:

da420
13 Mar 2007, 08:57
Works with 3.6.4.

4x4 Mecca
16 Mar 2007, 06:08
for some reason, when ever I enter a message then click preview thread... I see every attachment I've uploaded on the forum attached to the post, but once I click preview again, they are gone.... anyone else have this problem?

Xplorer4x4
16 Mar 2007, 06:26
Any chance you will be getting editor controls built in? I love the concept!

ThePimp
11 Aug 2007, 09:20
Can someone test this on 3.6.8? I have tried to set this up, but keep getting the following error when I try to post from the QuickThread box...
"Invalid Action Specified"

This mod worked the very first time I used it, every time since it hasn't.

Rob1986
06 Jan 2008, 00:04
This works on 3.6.8 for me but I have zoints thread tags on my forum. Is there a way to add the tags input box?

Przemo1
10 Nov 2009, 13:05
great mods but it does not work under version 3.7
you know why?