Quick Thread
Author Message
Similar to how the Quick Reply on thread pages works, this basically adds a Quick Thread box at the bottom of forum pages to allow users to post new threads without having to go to a new page.

Screenshot:


Attached File(s) Thumbnail(s)
   
(This post was last modified: 07-14-2015 03:09 PM by ZiNgA BuRgA.)
Find all posts by this user
Quote this message in a reply
Download: quickthread.php (6.91 KB)
Plugin Version: 1.4
Last Updated: 07-14-2015, 03:09 PM

Downloads: 1,444
MyBB Compatibility: 1.4.x, 1.6.x, 1.8.x
Plugin License: WTFPLv2
Uploader: ZiNgA BuRgA
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #21
RE: Quick Thread
Yes, Yumi. It helped me a lot.

Thanks again Smile

07-18-2011 03:54 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #22
RE: Quick Thread
Yumi, is there a chance to add the reCAPTCHA (for MyBB > 1.6.5)?

04-27-2012 03:14 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #23
RE: Quick Thread
Thanks for pointing that out.  I'll have to see about it sometime later.

My Blog
04-28-2012 09:44 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #24
RE: Quick Thread
Updated to use MyBB 1.6.5 CAPTCHA.  Not fully tested, but it appears to show up at least.

My Blog
05-29-2012 02:14 PM
Find all posts by this user Quote this message in a reply
AglioEoliO Offline
Junior Member
**
Posts: 39
Joined: Jan 2008
Post: #25
RE: Quick Thread
Thanks Zinga =)
05-29-2012 09:18 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #26
RE: Quick Thread
Thanks for the update, Yumi Smile

06-03-2012 04:32 AM
Find all posts by this user Quote this message in a reply
Scois0n Offline
Junior Member
**
Posts: 5
Joined: Aug 2012
Post: #27
RE: Quick Thread
Debated on using this or not... might increase lazy, short threads... probably not though.
09-12-2012 09:35 AM
Find all posts by this user Quote this message in a reply
adisp007 Offline
Junior Member
**
Posts: 26
Joined: Apr 2012
Post: #28
RE: Quick Thread
What about threads with XThreads application? Biggrin

Best Regards,

Adi Sucipta Pratama
09-13-2012 09:38 PM
Visit this user's website Find all posts by this user Quote this message in a reply
hamidkag Offline
Junior Member
**
Posts: 2
Joined: Mar 2013
Post: #29
RE: Quick Thread
when system tag is install on forum this plugin is not work to send thread and radirect to send thread page Wink
03-02-2013 03:37 AM
Find all posts by this user Quote this message in a reply
Sama34 Offline
Senior Member
****
Posts: 490
Joined: May 2011
Post: #30
RE: Quick Thread
For it to work with 1.6.10 reCaptcha you need to replace:

PHP Code:
if($mybb->settings['captchaimage'] == 1 && !$mybb->user['uid']) {


With:

PHP Code:
if($mybb->settings['captchaimage'] && !$mybb->user['uid']) {


Support PM's will be ignored. Yipi
Plugins: Announcement Bars - Custom Reputation - Mark PM As Unread
07-15-2013 08:24 AM
Visit this user's website Find all posts by this user Quote this message in a reply


Forum Jump: