You can help Joomla (and yourself) by testing new features and bug fixes in new versions of Joomla before they are released!
If you are getting a "Error SQL Duplicate column name 'catid'" message after trying to update update from SP Page Builder v3.x or v4.x to v5.0.x in Joomla, here is how to fix your site and complete the update.
BTW, you might also be getting an error that looks like this:
"Failed opening required '/home/sitename/public_html/stageit/components/com_sppagebuilder/builder/classes/base.php' (include_path='.:/opt/cpanel/ea-php81/root/usr/share/pear')
If you are getting the "Unknown column 'bsky_app' in 'field list" error in Kunena, here is the fix.
Also, here is the sql code to run from the video:
ALTER TABLE `#__kunena_users` ADD `bsky_app` VARCHAR(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL AFTER `reddit`;
This is the forum post the fix was found in ► https://www.kunena.org/forum/k6-3-0-support-archive/168423-error-when-editing-user-profile#231258
#kunena_users #joomla #basicjoomla
Google ReCAPTCHA is letting more and more spambots create accounts on my Joomla sites so I have switched to using Cloudflare Turnstile.