![]() |
Edit New Thread Button
1 Attachment(s)
Edit New Thread Button 1.1 About this hack: This hack allows you to change where the "New Thread" button directs your users for each forum. This hack gets customized from the forum options and different for each forum. This is an ideal hack if you want your users to make a new thread using a form or something else besides the regular vb new thread page. This hack has been created do to requests by users of my hack call Forms Hack. Installation information on hack:
Version 1.0 (12/13/05):
Please post your comments or suggestions for this hack. I read ALL posts. MAKE SURE YOU CLICK INSTALL! You will get an email when a new version is released. |
this is a good idea, but actually going nowhere... maybe make a note to non-coders that this hack is actually not doing anything if you don't know what you're doing with it...
|
Quote:
|
Quote:
He DID explain in his post why it is handy by pointing out an example: Quote:
|
I am a non coder and know for what it is ;)
Thanks for it Abe, I'll install it later. One question only, for every forum I can point it to a different form? |
This hack is a great addition. Anyone who uses his Form hack will definitly apprieciate this.
|
I'd love to use that one since I am using the form hack for submitting maps, mods etc. for games.
HOWEVER, I would like to use it for the first initial post only and when people replying it uses the regular reply button - is that in any way possible |
Quote:
These two mods are great, Abe1! |
Stupid me .. of course, makes sense :) Thanks ...
|
Quote:
|
I just updated the zip file. I have forgotten to say to do the template edit 2 times for both places.
|
w00 hooo!!
This is awesome abe....thanks. Hey Nexyalis....I'm gonna release the "Remove Foot From Mouth" hack in a couple of days...i'll let you have a first crack at it. sorry mods... |
Quote:
|
Fantastic compliment to the forms hack Abe.
Will install this soon and I can take out my huge nested conditionals I use currently. Thanks again. |
Thanks.
|
Nice one. :up:
Abe, could you make a "A Reply Button" of this one too? Would be nice for Threads where you want a Feedback from users only with a form. |
Quote:
|
You missed one part in this. On every forum there is a link tool called "forum tools" In that dropdown there is a post new thread text button.
in FORUMDISPLAY: FIND: Code:
<if condition="$show['newthreadlink']"><tr><td class="vbmenu_option"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[post_a_new_thread]</a></td></tr></if> Code:
<if condition="$show['newthreadlink']"><tr><td class="vbmenu_option"><if condition="$foruminfo['edit_new_thread_button']"><a href="$foruminfo[edit_new_thread_button]" rel="nofollow">$vbphrase[post_a_new_thread]</a><else /><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[post_a_new_thread]</a></if></td></tr></if> |
Version 1.1 (12/17/05):
|
Good Stuff!
|
Many thanks.
Installed !!! |
This is great, but there's one little piece of information missing.
Since this is now redirecting someone already inside a forum to the newreply.php?do=form, what's the correct setting for $formforumid in the main hack plugin...? It doesn't make sense to be an idividual forumid since this add-on is meant to be used for several forums... Thanks |
Quote:
|
*clicks install
Definitely this and the forms hack will help for guilds finding an alternate to what guildportal provides. Thanks for these 2 great mods. |
I think I got it, sorry.
|
Finally! The Ultimate April Fool's Hack! ;)
|
Nice, but it would be even better if one could change the image file i.e: change it to a "New Review" button or so.
Otherwise I still have to change it in the templates after every big update. |
Quote:
|
Quote:
|
Surprised nobody has asked this already.
Does this hack work with 3.6? |
Quote:
I would hate to have to figure out the massive conditional I originally wrote to do this but removed since Abe relseased this mod. |
hummm..... i have a blank page with the VBSilver (SubSilver clone) skin.... when i click on newthread button...
But i dont have any prob with the other skin.... |
Yes, this does work for vb3.6
|
Quote:
|
Found a new use for this in combination with CMPS. I suppose the same could be done with the custom_ template prefix as well.
I have a couple of forums where people should "only create a new thread if...". I created a small separate page that the new thread button links to with a disclaimer stating clearly the requirements for posting a new thread in that forum and then just manually added the HTML for the new thread button and link. This has stopped mis-posts almost completely. I do the same thing with my support forums as I was getting a lot of support threads asking about crap not related to my site. So they hit the new thread button and are directed to a disclaimer about what we support before being able to submit the new thread. |
This might be a stupid question, but I really don't want to implement this and find out otherwise.
I can set which forum I want this hack to be used in, right? In otherwords, it will not necessarially replace every 'New Thread' button with a link to the form will it? |
Quote:
|
After pecking around the general vBulletin settings, I realized it wouldn't be in there, it would be under the Forum Management area for the specific forum.
I'm using it with the Form mod as well. Great mods! Only one thing would have made me rate this as an excelent mod, the ability to change the 'New Thread' button to read something different in the forums where this is used. I understand that would be a good deal of coding though. I wonder if there's another mod out there that does this? Marked as Installed! |
Quote:
|
EDIT: never mind...for some reason, when I did the template reversions, these slipped through. it's fixed now!
|
All times are GMT. The time now is 07:14 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|