View Single Post
  #24  
Old 29th September 2008, 17:13
ancraz ancraz is offline
Member
 
Join Date: Sep 2008
Posts: 4
Wink
i fund some bugs
when using imdb mod to add data

Code:
IMDB INFO

Warning: unlink(./cache/index.html) [function.unlink]: Permission denied in /home/public_html/imdb/imdb.class.php on line 235

Warning: gzopen(./cache//0265086.Title) [function.gzopen]: failed to open stream: Permission denied in /home/public_html/imdb/imdb.class.php on line 116

Warning: gzputs(): supplied argument is not a valid stream resource in /home/public_html/imdb/imdb.class.php on line 117

Warning: gzclose(): supplied argument is not a valid stream resource in /home/public_html/imdb/imdb.class.php on line 118

Warning: gzopen(./cache//0265086.Credits) [function.gzopen]: failed to open stream: Permission denied in /home/public_html/imdb/imdb.class.php on line 116

Warning: gzputs(): supplied argument is not a valid stream resource in /home/public_html/imdb/imdb.class.php on line 117

Warning: gzclose(): supplied argument is not a valid stream resource in /home/public_html/imdb/imdb.class.php on line 118

Warning: gzopen(./cache//0265086.Plot) [function.gzopen]: failed to open stream: Permission denied in /home/public_html/imdb/imdb.class.php on line 116

Warning: gzputs(): supplied argument is not a valid stream resource in /home/public_html/imdb/imdb.class.php on line 117

Warning: gzclose(): supplied argument is not a valid stream resource in /home/public_html/imdb/imdb.class.php on line 118

Warning: fopen(./imdb_images/0265086.jpg) [function.fopen]: failed to open stream: Permission denied in /home/public_html/imdb/imdb.class.php on line 530
this what i got when i tried to upload torrent.only some times
Code:
Error executing SQL Query INSERT INTO torrent_torrents (info_hash, name, filename, save_as, md5sum, search_text, descr, size, plen, category, type, numfiles, added, exeem, dht, backup_tracker, views, downloaded, completed, banned, password, visible, evidence, owner, ownertype, uploader_host, numratings, ratingsum, seeders, leechers, tot_peer, speed, comments, complaints, tracker, tracker_list, tracker_update, last_action, imdb) VALUES ('?`,?jC???????', 'XXX 2 The Next Level KLAXXON [mininova]', 'XXX 2 The Next Level KLAXXON', 'XXX 2 The Next Level KLAXXON [mininova]', '17dc4ee747f8d388ecaed3342d26e963', 'XXX 2 The Next Level KLAXXON [mininova] XXX 2 The Next Level KLAXXON xxx 2 KLAXXON.nfo 271 XXX 2 The Next Level KLAXXON.avi 1079214080 ', 'xxx 2', '1079214351', '65536', '1', 'multi', '2', NOW(), '', 'no', 'false', '0', '0', '1350', 'no', NULL, 'no', '0', '2', '0', '59.92.36.85', '0', '0', '117', '187', '304', '0', '0', '0,0', 'http://vip.tracker.thepiratebay.org:80/announce', 'http://vip.tracker.thepiratebay.org:80/announce http://tracker4.finalgear.com:80/announce http://vtv.tracker.prq.to:80/announce http://tracker.prq.to:80/announce', NOW(), NOW(), '');
Error ID: 2006
Error Message: MySQL server has gone aw
in the admin panel there is duplication of offres_config and i get the error
Code:
Warning: require_once(admin/files/offres_config.php) [function.require-once]: failed to open stream: No such file or directory in /home/public_html/admin.php on line 129

Fatal error: require_once() [function.require]: Failed opening required 'admin/files/offres_config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/public_html/admin.php on line 129
one more thing no one is geeting any e-mail for verification
plz help :)

sorry if the above detail is confusing
iam using v2beta2
Reply With Quote