unicsvimport - limit of import?

ПерваяПредыдущая 1 2 СледующаяПоследняя
20.07.2022 11:34
#21
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: unicsvimport - limit of import?

Import from JS 4.x to 5.x it´s hair-pulling!

many attempts with import tables. But only errors:

addon_prod_availability_custom_status' in 'field list

Frontend is Dead. In Backend looks good. Alle Products / Categories / Connection seem to be there

But where does the message "addon_prod_availability_custom_status' in 'field list" come from after Import all _jshopping_ Database Tables?


Последнее изменение: 20.07.2022 16:04
 
20.07.2022 12:44
#22
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: unicsvimport - limit of import?

I found out that you shouldn't import the tables
jshopping_addons

, otherwise all the addons from the old shop will be taken over, some of which are not compatible.

this error still occurs in the frontend after each import:
"addon_prod_availability_custom_status' in 'field list"

Presumably from a table that shouldn't be imported either. But which?

 
20.07.2022 13:27
#23
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: unicsvimport - limit of import?

I suspect that problem of these errormessage lies in the
_jshopping_categories

database

after emptying, at least the front end works again without an error message. Categories are gone after emptying of course ....

Solution?

 
20.07.2022 15:51
#24
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: unicsvimport - limit of import?

!
Aw: unicsvimport - limit of import?

 
20.07.2022 16:02
#25
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: unicsvimport - limit of import?

OK. further insight. If don't import the category from the old shop, there will be no error message in the frontend. But as soon as you assign a product to a category, this error appears again and the frontend is dead.

 
20.07.2022 16:41
#26
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 26021
Quote
Aw: unicsvimport - limit of import?

1. create copy your old shop
2. update Joomla
3. update shop

All data Shop (DB shop) -> in new joomshopping version.

new joomshopping version: clear Joomla / JoomShoping without addons.

------------------------------------------------------------------------------------------------
or

disable / delete installed plugin from new joomshopping version


Последнее изменение: 20.07.2022 16:42
 
20.07.2022 18:13
#27
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: unicsvimport - limit of import?

Disable plugins in new shop after import??? Or? After disable? Enable? Don’t understand

 
20.07.2022 18:41
#28
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 26021
Quote
Aw: unicsvimport - limit of import?

ok.
-----------
for fix message "addon_prod_availability_custom_status' in 'field list"

delete Availability info

 
20.07.2022 18:56
#29
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: unicsvimport - limit of import?

In new shop I don’t have this addon!

In old shop tried to delete addon after update and before exporting database. But no success. Still error


Последнее изменение: 20.07.2022 19:01
 
20.07.2022 19:00
#30
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: unicsvimport - limit of import?

Or you mean delete Addon before update Joomla and Joomshopping in OLD store? I don’t understand

 
20.07.2022 19:41
#31
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 26021
Quote
Aw: unicsvimport - limit of import?

You have confused me too.

Error in new store.
Delete addon from new store.


new store clear Joomshopping?

 
20.07.2022 19:56
#32
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: unicsvimport - limit of import?

Ok. You´re right. Addon was installed at new store. After delete and re-install, seems the database-import worked. I make some tests and give you feedback later. Thanks.

 
20.07.2022 20:06
#33
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: unicsvimport - limit of import?

addon_prod_availability_custom_status' in 'field list is fixed after delete avability info addon.

But now next error after choose a category in Frontend:

Column 'extra_field_1' in field list is ambiguous

How can I fix this??
Aw: unicsvimport - limit of import?

 
20.07.2022 21:28
#34
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 26021
Quote
Aw: unicsvimport - limit of import?

Your copy all table _jshoping_... ?

Need copy table __jshopping_products_extra_fields

 
20.07.2022 21:40
#35
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: unicsvimport - limit of import?

Yes. All tables import, also extra fields ....
Aw: unicsvimport - limit of import?

 
20.07.2022 21:45
#36
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: unicsvimport - limit of import?

And i checked in Backend - all charasterics in new shop are same as in old shop.
Aw: unicsvimport - limit of import?


Последнее изменение: 20.07.2022 21:47
 
20.07.2022 21:51
#37
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 26021
Quote
Aw: unicsvimport - limit of import?

Update from J4.x - J5.0.0 - not finished or ..

Update - should automatically transfer the fields to the new table (_jshopping_products_to_extra_fields).
_jshopping_products -> _jshopping_products_to_extra_fields


delete fileds
extra_fied_1, extra_fied_2 ... from table _jshopping_products


Последнее изменение: 20.07.2022 22:01
 
20.07.2022 22:14
#38
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: unicsvimport - limit of import?

Ok, delete following tables in jshopping_products:

-extra_fied_1
-extra_fied_2
-extra_fied_3
-extra_fied_4
-extra_fied_5

Error is fixed! That was not easy!!!! I hope that was it with errors after update!
Thank you for support.

 
ПерваяПредыдущая 1 2 СледующаяПоследняя


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.