joomlaboat / custom-tables

The Custom Tables extension allows you to create, manage, and display custom data on your Joomla site. It is helpful if you need to display data that is not part of the standard Joomla content structure. For example, you could use this extension to create a custom table for product information, customer data, or any other type of data that you need to display on your site. The Custom Tables is the CRUD solution for Joomla 3.x and 4.x - CREATE, READ, UPDATE and DELETE. You can add tables, fields, and layouts to create catalogs, forms, or details pages. It has 40 Field Types: Integer (numbers), Decimal, Text String, Time, Email, Color, Image, File, User, Language, etc.
https://joomlaboat.com/custom-tables
GNU General Public License v2.0
35 stars 11 forks source link

Custom Tables Catalog Module error #87

Closed mennoswaak closed 3 months ago

mennoswaak commented 3 months ago

And think it is since the last update Custom Tables Catalog Module is gicing this error message:

CustomTables\CT::__construct(): Argument #1 ($menuParams) must be of type ?array, Joomla\Registry\Registry given, called in /home/permacultuurnet/permacultuur.net/modules/mod_ctcatalog/mod_ctcatalog.php on line 23

And then al lot more. I think the most important code lines are the first: in /home/permacultuurnet/permacultuur.net/components/com_customtables/libraries/customtables/ct/ct.php (line 47)

43 //Joomla Specific 44 var $app; 45 var $document; 46 47 function __construct(?array $menuParams = null, $blockExternalVars = true, ?string $ModuleId = null, bool $enablePlugin = true) 48 { 49 $this->errors = []; 50 $this->messages = []; 51 52 if (defined('_JEXEC')) {

All pages where the CT module is at the side don't open but give only these error messages.

can you do something about it?

This is on Joomla 4.4.3

joomlaboat commented 3 months ago

Hello Menno, please the latest component, module, or plugin.

mennoswaak commented 3 months ago

Thanks Ivan, but the module still gives the same error message

mennoswaak commented 3 months ago

is there a workaround that I can use myself to solve this problem?

joomlaboat commented 3 months ago

Hello Menno,

Fixed the problem. Please download the Custom Tables Catalog Module update 3.2.9 from the website.

https://joomlaboat.com/my-downloads