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
36 stars 11 forks source link

Image Uploader Query v2.5.4 #16

Closed SandPeopleChoir closed 2 years ago

SandPeopleChoir commented 2 years ago

Hi,

I've created a table and I can't upload images. I'm using PHP 7.4 and Joomla 4 on XAMPP localhost. I've set up the field as follows:

image

When going into tables -> -> Records, I get this without the upload function:

image

I'm sure it's config error by me - anything you can help with please?

Thanks.

joomlaboat commented 2 years ago

Hello,

Try to change Folder to "flags" without "images/"

SandPeopleChoir commented 2 years ago

Thanks, but it didn't work. When I create an "Add Record" form from the front end public website it works, but I can't edit and add images in the admin console. I also can't access the pop up screen for button behaviour so I wonder if I'm missing a plugin or my config is wrong

joomlaboat commented 2 years ago

Hello SandPeopleChoir, please update to 2.9.0 version. The issue must be fixed already.