View Single Post
  #26  
Old 1st October 2008, 08:20
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Quote:
Originally Posted by Krypto View Post
Have removed the http:// part and it's still the same!
remove www. to

Quote:
Originally Posted by ancraz View Post
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
please chmod cache folder and imdb_images to 777
Quote:
Originally Posted by ancraz View Post
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
I well look into this

Quote:
Originally Posted by ancraz View Post
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
remove the folder that refres to offres_config it is the wrong link I removed it from source now
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote