Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   Login Problem (http://www.bvlist.com/showthread.php?t=2655)

Wwwildthing 21st May 2009 11:22

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

joeroberts 21st May 2009 13:09

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://

Wwwildthing 19th July 2009 08:21

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'.

joeroberts 19th July 2009 08:40

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

Wwwildthing 19th July 2009 23:27

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'.

joeroberts 19th July 2009 23:37

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

Wwwildthing 20th July 2009 00:50

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.

joeroberts 20th July 2009 02:13

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

Wwwildthing 20th July 2009 03:11

Didn't work... walking away... won't be back.


All times are GMT +2. The time now is 10:00.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.