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

Installation errors #49

Closed honza1965 closed 1 year ago

honza1965 commented 1 year ago

Describe the bug An error has occurred. 0 syntax error, unexpected 'Languages' (T_STRING), expecting variable (T_VARIABLE)

To Reproduce I normally install from Upload Package File. The installation is interrupted by the above message. The same error occurs when installing from web.

Thanks for the opinion, where could be the problem? Thank you John

joomlaboat commented 1 year ago

What is the PHP version you have?

honza1965 commented 1 year ago

thank you for the response we have a PHP version 7.3.31

joomlaboat commented 1 year ago

Please update the PHP to 7.4 min and try to download it again and install it again.

honza1965 commented 1 year ago

I installed 7.4.x and everything works 100% Thank you so much :-)

joomlaboat commented 1 year ago

Happy to hear that.