User tests: Successful: Unsuccessful:
Warning: count(): Parameter must be an array or an object that implements Countable in modules/mod_weblinks/mod_weblinks.php on line 17
Hi, I installed com_weblinks 4.0.0-dev in Joomla version, 4.0.0-beta8-dev.
I receive an error at administrator/index.php?option=com_categories&extension=com_weblinks
1054 Unknown column 'c.published' in 'field list'
Which com_weblinks should I have installed?
Database Type | mysql |
---|---|
10.4.17-MariaDB | |
utf8mb4_general_ci | |
utf8mb4_general_ci | |
None | |
No | |
7.3.27 | |
Apache/2.4.46 (Unix) OpenSSL/1.1.1i PHP/7.3.27 mod_perl/2.0.11 Perl/v5.32.1 | |
apache2handler | |
Joomla! 4.0.0-beta8-dev Development [ Mañana ] 2-February-2021 20:02 GMT | |
Mozilla/5.0 (X11; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0 |
@ReLater If you look at the model class, it could return false https://github.com/joomla-extensions/weblinks/blob/master/src/components/com_weblinks/models/category.php#L76 (in case database failure) and for that case, the error still happens.
I updated your PR abit to return empty array for that case. Hope that is OK for you.
Status | New | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-08-18 07:31:49 |
Closed_By | ⇒ | joomdonation |
Could this be closed? #422?
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/weblinks/432.