By Guest on Monday, 09 July 2018
Replies 9
Likes 0
Views 839
Votes 0
I would like to import events with multiple categories via CSV if possible.
I can already import events with one category and set several categories per event in the backend.

However, the import via CSV does not yet work.

The current syntax is as follows:



"CATEGORIES","SUMMARY","LOCATION","DESCRIPTION","CONTACT","X-EXTRAINFO","DTSTART","DTEND","TIMEZONE","RRULE"
"category1, category2","summary","location","desc","contact","extra infos","20180706T120000","20180706T170000","Europe/Berlin",""


What do I have to consider?
Hello,

Try removing the space. What happens when you try importing with a comma?

Many thanks
Tony
·
Monday, 09 July 2018 15:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you for your answer! Unfortunately I am still unsuccessful. individual categories can be imported without further ado. The combination unfortunately fails.


"category1", ... It's working.
"category2", ... It's working.
"category1,category2", ... It doesn't work.
"category1, category2", ... It doesn't work.
"category1;category2", ... It doesn't work.
·
Monday, 09 July 2018 17:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Have you enabled JEvents Multi-Category support?

Many thanks
Tony
·
Monday, 09 July 2018 22:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you for your answer. This option is activated and I can assign several categories to an event in the event management. In the frontend I see these when I sort by categories
·
Tuesday, 10 July 2018 06:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok, can you please provide your Import file and I'll run some tests locally.

Many thanks
Tony
·
Tuesday, 10 July 2018 09:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you! I attached the CSV

The import also does not work for individual categories if the option "Replace categories with the category selected above" is not activated.
·
Tuesday, 10 July 2018 09:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Are there any new insights?
·
Monday, 16 July 2018 08:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

What version of JEvents are you using? I just successfully imported that event and it imported to both categories with JEvents Multi-Category Support enabled.
·
Monday, 16 July 2018 09:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for your reply. This is the support output:


PHP Version : 5.6.36
MySQL Version : 5.5.60-0+deb7u1-log
Server Information : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Max Input Vars ? : 5000
Club code set? : No
User Agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Joomla : 3.8.10
component_com_jevents : 3.4.47
component_com_jce : 2.6.28
module_mod_jevents_cal : 3.4.47
module_mod_jevents_custom : 3.4.47
module_mod_jevents_filter : 3.4.47
module_mod_jevents_latest : 3.4.47
module_mod_jevents_legend : 3.4.47
module_mod_jevents_switchview : 3.4.47
plugin_content_jevents : 3.4.47
plugin_finder_jevents : 3.4.47 (not enabled)
plugin_installer_jeventsinstaller : 3.4.47
plugin_search_eventsearch : 3.4.47
plugin_system_gwejson : 3.4.44
·
Monday, 16 July 2018 12:48
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post