View Full Version : on the comment...
pinayako
11-19-2006, 08:29 PM
after they comment, how can i redirect it directly on my index page , instead of the thankyou page?
/index.php - near line 1085 you should have:
} // end of if($_GET['x'] == "save_comment")
After that you can add in new line:
header('Location: ' . $_SERVER[HTTP_REFERER]);
pinayako
11-20-2006, 01:19 AM
thanks sooo very muchh
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.