Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade K6.4 - Unknown column 'bebo' in 'field list' #9805

Open
rich20 opened this issue Jan 21, 2025 · 4 comments
Open

Upgrade K6.4 - Unknown column 'bebo' in 'field list' #9805

rich20 opened this issue Jan 21, 2025 · 4 comments
Milestone

Comments

@rich20
Copy link
Member

rich20 commented Jan 21, 2025

To Reproduce

  1. upgrade to K6.4.0-RC3-DEV
  2. go to the dashboard

or you get the same result if you:

  1. install clean K6.4.0-RC3-DEV
  2. install the same K6.4.0-RC3-DEV over it
  3. go to the dashboard

Actual result

success
Database upgraded to version 6.4.0-RC3-DEV_2025-01-15

An error has occurred.

1 | () | JROOT/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php:138
2 | mysqli->prepare() | JROOT/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php:138
3 | Joomla\Database\Mysqli\MysqliStatement->__construct() | JROOT/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:1020
4 | Joomla\Database\Mysqli\MysqliDriver->prepareStatement() | JROOT/libraries/vendor/joomla/database/src/DatabaseDriver.php:1785
5 | Joomla\Database\DatabaseDriver->setQuery() | JROOT/administrator/components/com_kunena/install/sql/updates/php/6.4.0-2024-11-02_move_users_socials.php:59
6 | kunena_640_2024_11_02_move_users_socials() | JROOT/libraries/kunena/src/Install/KunenaModelInstall.php:2197
7 | Kunena\Forum\Libraries\Install\KunenaModelInstall->processUpgradeXMLNode() | JROOT/administrator/components/com_kunena/src/View/Cpanel/HtmlView.php:172
8 | Kunena\Forum\Administrator\View\Cpanel\HtmlView->upgradeDatabase() | JROOT/administrator/components/com_kunena/src/View/Cpanel/HtmlView.php:76
9 | Kunena\Forum\Administrator\View\Cpanel\HtmlView->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:697
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_kunena/src/Controller/DisplayController.php:62
11 | Kunena\Forum\Administrator\Controller\DisplayController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:730
12 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:143
13 | Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() | JROOT/libraries/src/Component/ComponentHelper.php:361
14 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/AdministratorApplication.php:150
15 | Joomla\CMS\Application\AdministratorApplication->dispatch() | JROOT/libraries/src/Application/AdministratorApplication.php:205
16 | Joomla\CMS\Application\AdministratorApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:306
17 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/administrator/includes/app.php:58
18 | require_once() | JROOT/administrator/index.php:32

System information

  • Joomla version: 5.2.4-dev
  • Joomla template: CASSIOPEIA
  • Kunena version: 6.4.0-RC3-DEV
  • Kunena template: Aurelia
  • Php version: 8.3.14
  • Database version: 10.11.8-MariaDB

Desktop

  • OS: Ubuntu 22.04.5 LTS
  • Browser: Chromium, Firefox and Opera
@rich20 rich20 added this to the 6.4 milestone Jan 21, 2025
@Gindi50
Copy link

Gindi50 commented Jan 22, 2025

There is a file bebo.svg and it is located in pkg_kunena_v6.4.0-RC3-DEV_2025-01-21.zip /packages/kunena_media_v6.4.0-RC3-DEV.zip /core/images/social/bebo.svg

I also encountered this error when I installed 6.4 over 6.3.8.

After I deleted the installation in the test directory and reinstalled the 6.3.8 update, and then installed 6.4 over it again, the error no longer occurred.
gindi

@Pinkeltje
Copy link
Contributor

Unable to reproduce. Installed clean pkg_kunena_v6.4.0-RC3-DEV_2025-01-21, installed it again,
Actual result:
Database upgraded to version 6.4.0-RC3-DEV_2025-01-15
Database upgraded to version 6.4.0-RC3-DEV_2025-01-16
Maybe try with latest nightly build?

@Pinkeltje
Copy link
Contributor

BTW: seems that bebo.com doesn't exist anymore: https://www.bebo.com/
redirects to https://poply.com/

@xillibit
Copy link
Member

Just removed bebo : 79310b1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants