![]() |
Making thread appear as latest for forum
I am adding a reply to a certain thread via a form. The code is like this...
Code:
build_new_post('reply', $foruminfo, $threadinfo, $postinfo, $newpost, $errors); It is the latest post in terms of time, but it doesnt recognise it as being the latest in terms of bumping the thread. Is there a line of code that I can add that will correct this? Thanks |
Add
PHP Code:
|
Thanks
So is this correct? PHP Code:
|
Those added 2 lines are causing an error. I tried both xwww.myforum.com/includes, and ./includes and /includes
Code:
Warning: Unknown: failed to open stream: No such file or directory in /newthread.php(71) : eval()'d code on line 967 |
Quote:
Save this as a php file and stick it in your forum directory, then open it up. Code:
<?php |
All times are GMT. The time now is 03:03 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|