Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Project U-232 (http://www.bvlist.com/forumdisplay.php?f=80)
-   -   No login after installation U232 V5 (http://www.bvlist.com/showthread.php?t=12319)

iseeyoucopy 26th December 2020 18:40

here is where you made wrong in staff_settings2.php
this line
PHP Code:

$INSTALLER09['staff']['allowed'] = array( 'user1' => 1,'user2' => 2,'user3' => 3,'user4' => 

it should be

PHP Code:

$INSTALLER09['staff']['allowed'] = array( 'user1' => 1,'user2' => 1,'user3' => 1,'user4' => 


jh0ng 15th April 2021 02:31

Try the U-232-Trinity-RC

Download here https://github.com/iseeyoucopy/U-232-Trinity-RC


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

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