If you havnt added the fix to your config.php (its in your include dir).
Add this belwo the last line...
Code:include("vshare.php"); if(isset($_GET['tid'])) { $_GET['tid'] = intval($_GET['tid']); }
If you havnt added the fix to your config.php (its in your include dir).
Add this belwo the last line...
Code:include("vshare.php"); if(isset($_GET['tid'])) { $_GET['tid'] = intval($_GET['tid']); }
Bookmarks