The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Redirect to Forum after Posting New Thread Details »» | |||||||||||||||||||||||||||
Redirect to Forum after Posting New Thread
Developer Last Online: Apr 2012
Redirect to Forum after Posting Version 1.0 What does this do? This little mod will redirect you back to the forum when you post a New Thread. The default behaviour is to redirect you to the thread that you have just posted, which never made much sense to me - you've just posted it, why do you need to see it? Sounds Great! How do I install? Installation couldn't be easier. Unzip the attached ZIP file and import the Product XML to your AdminCP as normal. - it adds 1 plugin Important: Unfortunately, my leased vBulletin licence has now expired, and I won't be renewing it until September which means I will be unable to reply to this thread, or update this mod until then. I'm hopeful that the great vBulletin.org community will step in to answer any questions in my absence though See you all in early September! Show Your Support
|
Comments |
#12
|
|||
|
|||
Hi Patrickstar,
If you trying to install this mod, do the following: 1) Download and unzip the attached zip file ^^^ 2) Open your AdminCP 3) Go to the Product Manager 4) Click on Add/Import Product 5) Click Browse and find the XML file that was unziped in Step 1 5) Click OK a few times and it will install it for you 6) All done! Thanks, Alan. |
#13
|
|||
|
|||
ok, it looks like it installed and i see it under my installed products and i can even edit it but its not working.
|
#14
|
|||
|
|||
Patrickstar: If you can give me the link to your forum, I'll take a look.
Is it enabled? Check in the Plugin Manager for "Redirect to forum instead of thread" which uses the newthread_post_complete hook and make sure it's enabled. Thanks, Alan. |
#15
|
|||
|
|||
ok im getting this message after upload it:
There seems to have been a problem with the Forums database. Please try again by clicking the Refresh button in your web browser. and its showing up as an installed product under products manager but its not showing up in the plug in manager. fitnessandbeyond.net |
#16
|
|||
|
|||
Are you certain your upload this hack? This hack doesn't touch the database at all
When you get that message, right click on the page and click View Source - it will show a details MySQL error in there - copy and paste that into this thread Also, remove it from the Product Manager, and try installing it again Thanks, Alan. |
#17
|
|||
|
|||
im cursed! lol for some reason i have the hardest time doing the simplest tasks with vb.
ok i went to product manager--->add/import product--->browse---attached xml file--->import. then i get that message and also this: Database error in vBulletin 3.5.4: Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO plugin (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`) VALUES ('1', '5', 'Redirect to forum instead of thread', 'newthread_post_complete', 'if ((!$newpost[\'postpoll\']) AND ($newpost[\'visible\']))\r\n{\r\n $vbulletin->url = \'forumdisplay.php?\' . $vbulletin->session->vars[\'sessionurl\'] . \"f=$foruminfo[forumid]\";\r\n eval(print_standard_redirect(\'redirect_postthanks \', true, true));\r\n}', 'cit_newpost_forum_redirec'); MySQL Error : Unknown column 'executionorder' in 'field list' Error Number : 1054 Date : Sunday, June 18th 2006 @ 07:45:02 PM Script : http://www.fitnessandbeyond.net/Foru...ncp/plugin.php Referrer : http://www.fitnessandbeyond.net/Foru...?do=productadd IP Address : 68.91.109.74 Username : admin Classname : vb_database so i hit the refresh like it says. it is in the product manager and editable, but not in the plug in manager. |
#18
|
|||
|
|||
Ahh, I see - sorry, but this mod only works on vBulletin v3.6 or above
Thanks, Alan. |
#19
|
|||
|
|||
damnit!!!
ive been asking this forever. do you think there is a hack i can do instead of a product that will work. i know older versions of vb are doing this but i cant find any thread on it whatsoever. thanks anyways. oh and one last simple question thats been bother me and off topic, do i have to install something from ImageMagick onto my server if i want to use them for custom avatars? im thinking yes. |
#20
|
|||
|
|||
Nice hack, any chance on making it forum specific? I have a couple forums that would benifit but for the most part, my members like the redirect back to the thread..
Great idea though |
#21
|
|||
|
|||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|