Quote:
Originally Posted by BrentWilson
I get invalid threads as well when logged out or logged in as a non Admin or supermod! Which makes this hack basically pointless right now :devious:
|
hi there Brent, i had the same problem so i did a little edit in the TOPIC file
find
PHP Code:
if ((!$thread['visible'] OR $thread['isdeleted']) AND !can_moderate($thread['forumid']))
{
archive_output('Invalid thread!');
}
and take it up and upload again, tell me if that works for you like it did for me