Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   access error on phpMyBittorrent v3 (http://www.bvlist.com/showthread.php?t=7324)

eckeO5 11th December 2011 20:05

access error on phpMyBittorrent v3
 
for example when i try to access memberlist i get the following error:

_btaccdenied
_btnoautherized_ml

i CAN access admin.php an so on.

userclass: administrator

in the bottom of each page i receive:

Notice: Undefined index: enable in /var/www/tracker10/include/cleanup.php on line 388

may be thats the reason??

gr.eckeO5

joeroberts 11th December 2011 23:16

First off Where did you get the files? This is Important as the source fordge files do not match any of the data base releases out there.
Second When you set your self as Admin in level what did you set your self to in can_do?
Third in cleanup.php line 388 should look like so
PHP Code:

if ($arr_config['enable'] == 1


eckeO5 12th December 2011 13:26

Quote:

Originally Posted by joeroberts (Post 31601)
First off Where did you get the files? This is Important as the source fordge files do not match any of the data base releases out there.
Second When you set your self as Admin in level what did you set your self to in can_do?
Third in cleanup.php line 388 should look like so
PHP Code:

if ($arr_config['enable'] == 1


Ok, first i use this release posted here on bv and database that comes with it : version3.0.0.18.

i put all files in folder /var/www/tracker 10.
already set all path right in database torrent_config/configdata.php and so on.
set all levels to true and "in" can_do to "1".
In cleanup.php line 388 looks like you describe:
PHP Code:

if ($arr_config['enable'] == 1


joeroberts 12th December 2011 16:17

I well update current files tonight when I get home Because those are way off.



[EDIT]
files are updated

eckeO5 13th December 2011 22:29

yes thx, i´ve done with updated ones now.

i have installed NEW updated code and sql.

still i cannot see why error
HTML Code:

Notice: Undefined index: enable in /var/www/trackerrev53a/include/cleanup.php on line 388
is there.

but i will go on trying to find out why this happens

joeroberts 13th December 2011 22:51

Please check your data base tables and see id torrent_lottery_config is filled in


All times are GMT +2. The time now is 02:21.

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