Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Project U-232 (http://www.bvlist.com/forumdisplay.php?f=80)
-   -   Project U-232 - New Version Released for testing and development (http://www.bvlist.com/showthread.php?t=12334)

iseeyoucopy 12th February 2021 20:52

Project U-232 - New Version Released for testing and development
 
Some of you may know already about this release version called U-232 Codename Trinity...


This version is nothing to do with antimidas version, from my knowledge, back in 2017 someone came with that name (son, swizless or Mindless). This is the only reason that I'm keeping this name and not other names....


I fork latest V5 from Mindless github and I've start editing the whole source...


Updated to latest :
- php version 8.0.2
- MariaDB version 10.5.8
- Redis server version 5.0.3


What's new in this version?


Switched mysqli from procedural to oriented object
Use darkalchemy's ideas and his commits from github for caching
Changed the shoutbox to ajaxchat
Password hashing - we use an strong method for hashing password
Removed all md5 hashing for passwords,salt etc
Removed deprecated functions
Default design - foundation by Zurb instead of bootstrap
Sass compilation and prefixing
JavaScript module bundling with webpack
Built-in BrowserSync server
No errors with MariaDB in strict_mode
Slider carousel with top 10 in browse.php
Double signup account option


And any other changes which i can't remember now


We still have to do lots of work in there:
remove unnecessarily files like images, javascript, etc but we do with small steps...


Any suggestions or any issues don't hesitate to give us a shout on forums, test site or discord

All Credits goes to original creators and to the top man Mindless



I hope Mindless will be happy, because I choose to continue his work...
I don't want this code to disappear, lost of people spend precious time for this source code and other source codes as well



Github

Test site

Forums

Discord


alternative links

https://forums.u-232.info/
https://u-232.info/

And V5 version https://v5.u-232.net/index.php

szaby 22nd February 2021 12:48

After install..
 
Internal Server error 500:
PHP error log:


[22-Feb-2021 10:47:10 Europe/London] PHP Fatal error: Uncaught RedisException: Connection refused in /var/www/html/include/class/class_cacheM.php:63
Stack trace:
#0 /var/www/html/include/class/class_cacheM.php(63): Redis->connect()
#1 /var/www/html/include/bittorrent.php(37): U232\Cache->__construct()
#2 /var/www/html/index.php(13): require_once('...')
#3 {main}
thrown in /var/www/html/include/class/class_cacheM.php on line 63

Asterix 22nd February 2021 14:21

You need to install redis-server and php-redis.

iseeyoucopy 22nd February 2021 21:14

Quote:

Originally Posted by szaby (Post 55346)
Internal Server error 500:
PHP error log:


[22-Feb-2021 10:47:10 Europe/London] PHP Fatal error: Uncaught RedisException: Connection refused in /var/www/html/include/class/class_cacheM.php:63
Stack trace:
#0 /var/www/html/include/class/class_cacheM.php(63): Redis->connect()
#1 /var/www/html/include/bittorrent.php(37): U232\Cache->__construct()
#2 /var/www/html/index.php(13): require_once('...')
#3 {main}
thrown in /var/www/html/include/class/class_cacheM.php on line 63

or you can setup memory or file in cache_config.php if you dont want to use memcahed, redis or apcu

PHP Code:

$TRINITY20['sitecache']['driver'] = 'redis'// Choices are memory, file, redis, memcached, apcu 


szaby 23rd February 2021 16:52

Ahh okay.. Thanks :)

Bump: Why not load the css file?

http://prntscr.com/105m7lf

fr31w1ld 19th April 2021 18:56

Hello, I installed the u232 v6 and it runs. only the radio does not work. i always get the message : "Sorry user... Server radio.ddns.net is online but there is no stream".
Does anyone have a solution so that the radio is displayed?

lukan87 27th June 2022 12:41

Any more development on this source?
Any help needed?
Or the project is dead?

antimidas 23rd August 2022 21:25

It's dead again...... No surprise at all.....

DND 23rd August 2022 21:35

well not quite.. only the updates aren't made available
i do have a working PHP 8.1.9 / MariaDB 10.9.2 version somewhere around

:coffee:


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

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