On my board, using the list, email, or link vbcode buttons results in an "invalid thread specified" error. More info here: http://www.hotrodders.com/forum/hyper-link-67352.html
This is a discussion on list, link, and email vbcodes result in error within the Bug Reporting forums, part of the vBSEO SEO Plugin category; On my board, using the list, email, or link vbcode buttons results in an "invalid thread specified" error. More info ...
On my board, using the list, email, or link vbcode buttons results in an "invalid thread specified" error. More info here: http://www.hotrodders.com/forum/hyper-link-67352.html
i get the same error as you, when moving/deleting threads...
see if you do too
Just tested, I do *not* get that error when moving or deleting threads.
wow, soft delete and physical delete...thats the only time i really get that errorOriginally Posted by Jonathan
I just remembered -- I had hacked my postings.php file to change the redirect. Around line 981, I replaced:
$url = "showthread.php?$session[sessionurl]t=$threadid";
with:
$url = "forumdisplay.php?$session[sessionurl]f=$threadinfo[forumid]";
That could explain the discrepancy.
/* NOTE: This issue has been resolved in vBSEO (RC5) */