Bug with use database external in Joomla 4
- jdelvalle
- Topic Author
- Offline
Less
More
- Posts: 2
- Thank you received: 0
2 years 3 months ago #7058
by jdelvalle
Bug with use database external in Joomla 4 was created by jdelvalle
I have migrated form Joomla 3.10.11 to 4.2.2 and now the external databases do not working.
I receive the error 1146 with the message
"Table '' doesn't exist",
where "qxxx670" is the database the local site not the database remote that corresponding.
I think is a bug of Joomla 4 version.
Thanks in advance.
I receive the error 1146 with the message
"Table '' doesn't exist",
where "qxxx670" is the database the local site not the database remote that corresponding.
I think is a bug of Joomla 4 version.
Thanks in advance.
Please Log in to join the conversation.
- Dirk
- Offline
Less
More
- Posts: 1222
- Thank you received: 226
2 years 3 months ago #7059
by Dirk
Replied by Dirk on topic Bug with use database external in Joomla 4
It is caused by Joomla 4.2.2
Please wait for the next version or add a line after line 89 into /components/com_joodb/models/catalog.php
Please wait for the next version or add a line after line 89 into /components/com_joodb/models/catalog.php
$this->setDatabase($this->_db);
Please Log in to join the conversation.
- jdelvalle
- Topic Author
- Offline
Less
More
- Posts: 2
- Thank you received: 0
2 years 3 months ago #7060
by jdelvalle
Replied by jdelvalle on topic Bug with use database external in Joomla 4
It is working now.
Thanks.
Thanks.
Please Log in to join the conversation.
- lizwillner
- Offline
Less
More
- Posts: 7
- Thank you received: 0
2 years 3 months ago - 2 years 3 months ago #7072
by lizwillner
Replied by lizwillner on topic Bug with use database external in Joomla 4
dirk, my app wont connect to the external database either. its also looking for the main table. additionally when i go into the , there is NO line 89 or that line anywhere in the file. i am also using the same updated setup of 4.2.2 and i have the most recent copy of joodb.
sorry i misread your instructions. it seems to be working now. sorry about that.
sorry i misread your instructions. it seems to be working now. sorry about that.
Last edit: 2 years 3 months ago by lizwillner.
Please Log in to join the conversation.
Moderators: Dirk, joest