vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - Redirect to Forum after Posting New Thread (https://vborg.vbsupport.ru/showthread.php?t=118960)

Alan @ CIT 06-17-2006 10:00 PM

Redirect to Forum after Posting New Thread
 
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! :D

Alan @ CIT 06-18-2006 03:14 PM

Known Bugs: None!

Barakat 06-18-2006 05:42 PM

Why should the members bien redirected to another forum ? Don't they need to look at there threads or post after submitting it ! .

Alan @ CIT 06-18-2006 05:45 PM

When I post a thread, I don't then re-read it after I've posted it :) I post it then go straight back to the forum again to continue reading/posting :)

Thanks,
Alan.

patrickstar 06-18-2006 06:17 PM

will this work on 3.5.4?

and thanks, this is the what ive been looking for. i see no reason to be redirected back to the post a user just made. i think the user should be redirected back to the forum they were posting in.

Alan @ CIT 06-18-2006 06:19 PM

Edit: Sorry, this doesn't work on 3.5.4 - only 3.6 or above :)

Thanks,
Alan.

XanTrax 06-18-2006 06:41 PM

I think the idea of redirecting back to the thread itself is so you can see if you made any mistakes, i know thats come in handy for me plenty of times. Either or nice job :P.

bashy 06-18-2006 06:50 PM

Must admit, i am so glad of the redirect back to the thread, i need it every time :o

Great hack though :)

hotwheels 06-18-2006 07:18 PM

awesome idea..........Installed

patrickstar 06-18-2006 11:15 PM

*edit*

ok i got it. im tired today, lol.

thanks for doing this. a lot of users arent worried about a small spelling mistake or two. but this takes away one step the user has to go thru to get back to the forums.

Alan @ CIT 06-18-2006 11:18 PM

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.

patrickstar 06-18-2006 11:31 PM

ok, it looks like it installed and i see it under my installed products and i can even edit it but its not working.

Alan @ CIT 06-18-2006 11:33 PM

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.

patrickstar 06-18-2006 11:40 PM

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

Alan @ CIT 06-18-2006 11:42 PM

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.

patrickstar 06-18-2006 11:49 PM

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.

Alan @ CIT 06-18-2006 11:56 PM

Ahh, I see - sorry, but this mod only works on vBulletin v3.6 or above :)

Thanks,
Alan.

patrickstar 06-19-2006 12:03 AM

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.

RaceJunkie 08-08-2006 05:25 PM

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

bigmonay2k 08-25-2006 01:06 PM

Quote:

Originally Posted by Alan @ CIT
When I post a thread, I don't then re-read it after I've posted it :) I post it then go straight back to the forum again to continue reading/posting :)

Thanks,
Alan.

but I do re-read again:cool: ...but thanks for your hard work.

Shanj 11-07-2006 08:15 PM

Ive only tried one other install of an extra and it was awful. So I was quite nervous. Yours was LOVELY - so simple and it just does what it says on the tin!

Thank you so much that return to post thing was driving me bonkers!

TLC 12-31-2006 10:01 PM

Ok, I can get it to return me to the forum after posting a new thread, but not after I reply. I guess I have to look for that hack :p

calorie 03-03-2007 04:38 PM

Quote:

Originally Posted by Alan @ CIT (Post 1010386)
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! :D

Quote:

Originally Posted by TLC (Post 1148278)
Ok, I can get it to return me to the forum after posting a new thread, but not after I reply. I guess I have to look for that hack :p


Attached is a version to redirect after new threads and new replies except quick replies.

daloosaa 05-22-2007 05:52 PM

Hi,

i know that Alan @ CIT's license has expired so i hope, that someone else can help.

I've tested this and it woks fine but it doesn't redirect after adding a vote, that doesn't make sense.

My Question: How do i get this thing redirect after adding a vote?

Greetings,
Florian

Mrdby 05-29-2007 12:47 PM

this hack sucks

patrickstar 07-06-2007 01:10 PM

Quote:

Originally Posted by calorie (Post 1194949)
Attached is a version to redirect after new threads and new replies except quick replies.

a lot of people may not appreciate this hack but i do. its convenient to the members. for me its annoying being redirected back to your own post. so what is there are spelling errors.

thanks for the hack.


All times are GMT. The time now is 07:43 AM.

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.01122 seconds
  • Memory Usage 1,766KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (26)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete