Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Project U-232
Reply
  #1  
Old 12th February 2021, 20:52
iseeyoucopy iseeyoucopy is offline
VIP
 
Join Date: Jan 2011
P2P
Posts: 28
Default 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

Last edited by iseeyoucopy; 11th February 2023 at 00:10. Reason: alternative links
Reply With Quote
The Following 5 Users Say Thank You to iseeyoucopy For This Useful Post:
BamBam0077 (30th August 2022), dubailive1 (21st February 2021), Ecko (1st April 2021), HDVinnie (15th February 2021), linkin2007 (15th February 2021)
  #2  
Old 22nd February 2021, 12:48
szaby szaby is offline
Senior Member
 
Join Date: Jul 2008
Posts: 34
Default 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
Reply With Quote
  #3  
Old 22nd February 2021, 14:21
Asterix Asterix is offline
Senior Member
 
Join Date: Mar 2011
P2P
Posts: 20
Default
You need to install redis-server and php-redis.
Reply With Quote
  #4  
Old 22nd February 2021, 21:14
iseeyoucopy iseeyoucopy is offline
VIP
 
Join Date: Jan 2011
P2P
Posts: 28
Default
Quote:
Originally Posted by szaby View Post
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 
Reply With Quote
The Following User Says Thank You to iseeyoucopy For This Useful Post:
BamBam0077 (30th August 2022)
  #5  
Old 23rd February 2021, 16:52
szaby szaby is offline
Senior Member
 
Join Date: Jul 2008
Posts: 34
Default
Ahh okay.. Thanks :)

Bump: Why not load the css file?

http://prntscr.com/105m7lf
Reply With Quote
  #6  
Old 19th April 2021, 18:56
fr31w1ld fr31w1ld is offline
Senior Member
 
Join Date: Nov 2020
Posts: 16
Default
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?
Reply With Quote
  #7  
Old 27th June 2022, 12:41
lukan87 lukan87 is offline
Senior Member
 
Join Date: Sep 2010
P2P
Posts: 17
Default
Any more development on this source?
Any help needed?
Or the project is dead?
Reply With Quote
The Following User Says Thank You to lukan87 For This Useful Post:
BamBam0077 (30th August 2022)
  #8  
Old 23rd August 2022, 21:25
antimidas antimidas is offline
Senior Member
 
Join Date: Mar 2011
United States
Posts: 67
Default
It's dead again...... No surprise at all.....
Reply With Quote
  #9  
Old 23rd August 2022, 21:35
DND DND is online now
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
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

__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
The Following User Says Thank You to DND For This Useful Post:
BamBam0077 (30th August 2022)
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 21:08. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.