View Single Post
  #1  
Old 16th January 2010, 20:07
Extreme86 Extreme86 is offline
Senior Member
 
Join Date: Oct 2009
Greece
Posts: 27
Default Torrent Description | Download problem
When i try to open torrent to see details,comment or to download him appear this

Code:
Fatal error:  Call to a member function start() on a non-object in /home/dreamert/public_html/details.php on line 194


this is 194 line
Code:
if ($disable_cache or !($Cache_Lite->start($cache_id, $cache_group))) {
what can i do here?
Reply With Quote