Coupons -> Extra Fields

15.06.2021 13:01
#1
opis-tech
Joomshopping forum user no avatar
Name: Frank
06.12.2018
Posts: 6
Quote
Coupons -> Extra Fields

Hello,

with the Coupons Extra Fields extension installed, I am trying to specify multiple categories for one coupon. This does not work (see before-save and after-save) attached.
I have also had a look at the database fields and it seems for_category_id is an int(11) field, which will only be able to hold a number and not a comma-separated amount of numbers.

Is my install wrong or is this a bug? What needs to be done to fix it?

Thanks.
Coupons -> Extra Fields
after-save.png


PHP:
 
15.06.2021 21:20
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25940
Quote
Aw: Coupons -> Extra Fields

Works for me.

addon version?

 
16.06.2021 20:41
#3
opis-tech
Joomshopping forum user no avatar
Name: Frank
06.12.2018
Posts: 6
Quote
Aw: Coupons -> Extra Fields

Latest: Coupons extrafields 2.8.3 (Joomshopping 4.18.2 +), (Joomla 3.x)
Joomla & Joomshopping is also latest production.

I am wondering if the table structure is correct (see attached).
joomla_jshopping_coupons___phpmyadmin_5.1.pdf

 
17.06.2021 22:51
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25940
Quote
Aw: Coupons -> Extra Fields

Problem in your database.

List field VARCHAR(255)
'except_manufacturer_id','for_product_id', 'except_product_id', 'for_category_id', 'except_category_id', 'except_label_id', 'only_numbers', 'only_for_guests', 'except_vendor_id','except_user_group_id','for_currencies','for_product_fields','free_shipping_ids', 'for_user_country_id'

change your database.

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.