Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
Thread Tools
  #21  
Old 28th September 2008, 16:04
ancraz ancraz is offline
Member
 
Join Date: Sep 2008
Posts: 4
Thumbs up
thz a lot for this great script :).i love it
Reply With Quote
  #22  
Old 29th September 2008, 07:54
Krypto Krypto is offline
Retired from BVList
 
Join Date: Jan 2008
P2P
Posts: 510
Default
This is what I have:-

Site Name: Test Site
Site URL: http://www.xxxxx.com
Cookie Domain: http://www.xxxxx.com
Cookie Path:
Administrator E-Mail: myemailaddress

Cookie Path is empty as am testing the code in the root dir.
Reply With Quote
  #23  
Old 29th September 2008, 11:15
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
cookie Domain is with out http://
__________________
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
  #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
  #25  
Old 29th September 2008, 18:33
Krypto Krypto is offline
Retired from BVList
 
Join Date: Jan 2008
P2P
Posts: 510
Default
Quote:
Originally Posted by joeroberts View Post
cookie Domain is with out http://
Have removed the http:// part and it's still the same!
Reply With Quote
  #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
  #27  
Old 1st October 2008, 21:05
Krypto Krypto is offline
Retired from BVList
 
Join Date: Jan 2008
P2P
Posts: 510
Default
Quote:
Originally Posted by joeroberts View Post
remove www. to
Done that still makes no difference?

STill unable to use the download torrent or edit torrent options, plus once I log out I cannot log back in again!

I have to remove this part fropm the URL to be able to login user.php?returnto=/index.php

EDIT:
I can edit torrents if I Disable 'Use HTML Editor' in the Site Settings

No Option available to UnSticky a Torrent.

Last edited by Krypto; 1st October 2008 at 22:07.
Reply With Quote
  #28  
Old 2nd October 2008, 01:28
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
where are you trying to login from that well not log you In and that you have to remove
Code:
user.php?returnto=/index.php
Quote:
Originally Posted by Krypto View Post
Done that still makes no difference?

Quote:
Originally Posted by Krypto View Post
STill unable to use the download torrent or edit torrent options, plus once I log out I cannot log back in again!
I have found this error and repared
Quote:
Originally Posted by Krypto View Post
I have to remove this part fropm the URL to be able to login user.php?returnto=/index.php
Need more in put

Quote:
Originally Posted by Krypto View Post
EDIT:
I can edit torrents if I Disable 'Use HTML Editor' in the Site Settings

No Option available to UnSticky a Torrent.
found and repaired
__________________
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
  #29  
Old 2nd October 2008, 07:30
Krypto Krypto is offline
Retired from BVList
 
Join Date: Jan 2008
P2P
Posts: 510
Default
Quote:
Originally Posted by joeroberts View Post
where are you trying to login from that well not log you In and that you have to remove
Code:
user.php?returnto=/index.php
If I logout then try to log back in again it take me to this URL http://www.xxxxxxxxx/user.php?returnto=/index.php which gives me a white screen, but if I remove user.php?returnto=/index.php from the end of the URL then I'm logged in!
Reply With Quote
  #30  
Old 2nd October 2008, 13:24
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
can you open
user.php
and find
Code:
										header("Refresh: 0; url=".$siteurl."/user.php?op=loginconfirm&returnto=".$returnto);
on or about line 94
and replace it with
Code:
										header("Location: ".$siteurl."/user.php?op=loginconfirm&returnto=".$returnto);
and
Code:
			header("Refresh: 3; url=" . $returnto);
at or about line 111
replace with
Code:
			echo "<meta http-equiv=\"refresh\" content=\"3;url=" . $returnto."\">";
and tell me if that helps your login?
__________________
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/

Last edited by joeroberts; 2nd October 2008 at 13:59.
Reply With Quote
Reply

Tags
phpmybittorrent , v20


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What is phpMyBitTorrent joeroberts BT.Manager (phpMyBitTorrent) 0 14th October 2009 15:43
phpMyBitTorrent 2.0.3 joeroberts BT.Manager (phpMyBitTorrent) 54 21st September 2009 13:10
req phpmybittorrent TheArcadeMaster BT.Manager (phpMyBitTorrent) 1 9th May 2009 06:33
What I Think Of phpMyBittorrent dark_dragon BT.Manager (phpMyBitTorrent) 1 10th November 2008 07:43
phpMyBitTorrent v1.0 zenja7777 BT.Manager (phpMyBitTorrent) 8 27th October 2008 17:58



All times are GMT +2. The time now is 13:34. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.