Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent)
Reply
  #1  
Old 21st May 2009, 11:22
Wwwildthing Wwwildthing is offline
Member
 
Join Date: May 2008
Posts: 9
Default Login Problem
At first (user/admin) login on a fresh install, I get a 404 on this url...

http://localhost/user.php?op=loginco.../pmbt/user.php
Reply With Quote
  #2  
Old 21st May 2009, 13:09
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
this is a cookie and site url error you need to set this info in your data base
under torrent_config
must of the time just putting / for Cookie Path or leaving it blank well work
as far as the Site URL it must be the complete URL
and Cookie Domain you US the site URL 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
  #3  
Old 19th July 2009, 08:21
Wwwildthing Wwwildthing is offline
Member
 
Join Date: May 2008
Posts: 9
Default
New Problem.

After a 'successful login' (have a nice download)... it almost immediately takes me back to a NEW login screen (index.php).

admin.php has the same 'loop'.

Last edited by Wwwildthing; 19th July 2009 at 08:40.
Reply With Quote
  #4  
Old 19th July 2009, 08:40
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
check your cookie settings in database make sure the are corect
cookie domain yoursite url with out the http://
path (if in a subfolder /yoursubfoldername) else / or blank
__________________
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
  #5  
Old 19th July 2009, 23:27
Wwwildthing Wwwildthing is offline
Member
 
Join Date: May 2008
Posts: 9
Default
sitename - phpMyBitTorrent
siteurl - http://localhost/phpmbt/
cookiedomain - phpmbt
cookiepath - /

sitename - phpMyBitTorrent
siteurl - http://localhost/phpmbt/
cookiedomain - /phpmbt
cookiepath - /

sitename - phpMyBitTorrent
siteurl - http://localhost/phpmbt/
cookiedomain - localhost/phpmbt
cookiepath - /

sitename - phpMyBitTorrent
siteurl - http://localhost/phpmbt/
cookiedomain - localhost/phpmbt
cookiepath -

sitename - phpMyBitTorrent
siteurl - http://localhost/phpmbt/
cookiedomain - /localhost/phpmbt
cookiepath -

sitename - phpMyBitTorrent
siteurl - http://localhost/phpmbt/
cookiedomain - phpmbt
cookiepath - http://localhost/phpmbt/

I've tried all of the above and it still 'loops'.
Reply With Quote
  #6  
Old 19th July 2009, 23:37
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
now try it the right way
Code:
sitename - phpMyBitTorrent
siteurl - http://localhost/phpmbt
cookiedomain - localhost
cookiepath - /phpmbt
you can always use your local rerout ip 127.0.0.1 for the url wich seems to work much better
Code:
sitename - phpMyBitTorrent
siteurl - http://127.0.0.1/phpmbt
cookiedomain - 127.0.0.1
cookiepath - /phpmbt
make the 127.0.0.1 to what ever works on your machine
__________________
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
  #7  
Old 20th July 2009, 00:50
Wwwildthing Wwwildthing is offline
Member
 
Join Date: May 2008
Posts: 9
Default
I tried both of those... it still loops.

Here's a list of scripts I'm currently testing on this box...

* fts/ - (free torrent source... installer hangs on step 4)
* gazelle/ - (seriously, what were they thinking?)
* ilance/
* ipboard/
* joomla/
* kubelance/
* pgre/
* phpfox/
* phpmbt/ - (phpmybittorrent... stuck in a login loop)
* socialengine/
* subdreamer/
* tfluxwin/
* vbdrupal/
* vbulletin/
* vivvo/

I've tried over a dozen torrent scripts to date, they're all broken in some manner.
Reply With Quote
  #8  
Old 20th July 2009, 02:13
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
go to the data base for PMBT then torrent_configs set the site url to your ip
(http://138.168.1.1) like so but use your true IP
set cookie domain to your ip
set cookie path to /subfoldername
if you stell have trouble feel free to contact me on msn
__________________
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
  #9  
Old 20th July 2009, 03:11
Wwwildthing Wwwildthing is offline
Member
 
Join Date: May 2008
Posts: 9
Default
Didn't work... walking away... won't be back.
Reply With Quote
Reply

Tags
login , problem

Thread Tools

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
Login problem mat22 Yuna Scatari Edition (YSE) 4 31st January 2010 17:20
login.php problem el-curry TBDev 9 8th January 2010 12:59
login problem tunad TBDev 4 18th September 2009 16:01
login problem korl TBDev 4 4th September 2008 07:53
Login Problem Fynnon BT.Manager (phpMyBitTorrent) 2 13th May 2008 12:23



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