Previous Thread
Next Thread
Print Thread
Hop To
#266266 09/06/2024 10:53 AM
Joined: Jan 2009
Posts: 94
whk
Offline
Journeyman
Journeyman
Joined: Jan 2009
Posts: 94
I just installed UBB 8.0.0 update from 7.6.1 with PHP updated from 7.4 to 8.3 with MySQL updated from 5 to 8.

I will post any bugs found in this thread. Each file that is found to need a correction will be posted as a separate post.

Last edited by whk; 09/06/2024 11:41 AM. Reason: clarified that this was an upgrade from 7.6.1
Joined: Jan 2009
Posts: 94
whk
Offline
Journeyman
Journeyman
Joined: Jan 2009
Posts: 94
The opening { is missing on line 83 in ubbthreads/scripts/stickpost.inc.php and throws
Parse error: syntax error, unexpected string content "", expecting "-" or identifier or variable or number in /..../ubbthreads/scripts/stickpost.inc.php on line 83
Code
			$config['TABLE_PREFIX']}ANNOUNCEMENTS

should be:
Code
			{$config['TABLE_PREFIX']}ANNOUNCEMENTS

Joined: Apr 2004
Posts: 1,997
Likes: 165
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,997
Likes: 165
thank you, that typo was first mentioned here, along with a quick fix
https://www.ubbcentral.com/forums/u...grade-to-php-8-1-breaks-forum#Post266227


current developer of UBB.threads php forum software
current release: UBB.threads 8.0.0 // wip: UBB.threads 8.1.0
isaac @ id242.com // my forum @ CelicaHobby.com

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Account Profile Settings?
by Simon_UK - 05/09/2025 6:26 PM
Need UBB support, server move, upgrade
by aldeer - 05/05/2025 10:52 AM
PostgreSQL vs mySQL
by DennyP - 04/30/2025 1:26 PM
Honestly Disappointed in v8
by - 04/22/2025 2:21 PM
Who's Online Now
0 members (), 101 guests, and 135 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Ride safe!
Ride safe!
by Morgan, December 7
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Powered by UBB.threads™ PHP Forum Software 8.1.0
(Snapshot build 20250209)