Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Project U-232 (http://www.bvlist.com/forumdisplay.php?f=80)
-   -   Memcached, Redis or None (http://www.bvlist.com/showthread.php?t=12254)

Asterix 10th December 2020 18:56

You need to change length of column passhash from table users.
First delete the user from database.
after use this:
ALTER TABLE `users` MODIFY `passhash` varchar(64) CHARACTER SET utf8 DEFAULT NULL;
after create a new account and try to login.

mogo 10th December 2020 21:31

When I click on the index page and for example in Forum Manager and other pages in AdminCP give me error: Oops, Query error

My VPS:
Apache version: Apache/2.4.39
MySQL version: 10.1.48-MariaDB
PHP version: 7.4.9

Asterix 10th December 2020 23:04

verify sqlerr_logs folder for mysql errors.
verify apache_error.log , php_error.log


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

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