Event Importer Mod Support (Modzzz)

This is the Support forum for the Event Importer mod.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 27 Mar 2018

Version 2.0.1 released. (See patches/version_2.0.1 folder in zip file)

Added the ability to automatically delete imported Events when batch is deleted from Admin Panel.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 21 May 2018

There are date string and time stamp options during upload.

The date string works like:

If only d/m/Y was given to 16/05/2014, its uploading as expected

But the time is taking server time. What should be used for to get 00:00 time (day start)

Could u give example of time stamp.

Thanks

Quote · 3 Jun 2018

Please see http://php.net/manual/en/function.date.php

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 3 Jun 2018

Tried selecting timestamp,

giving format d/m/Y H:i:s in batch importer

16/05/2014 00:00:00 in .csv

Its not working.

Any suggestion?

Quote · 5 Jun 2018

@sureandhraindia - In your configuration, the Date Format should be "Date String", instead of "Timestamp".

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 5 Jun 2018

 

@sureandhraindia - In your configuration, the Date Format should be "Date String", instead of "Timestamp".

 Thanks, working.

Quote · 6 Jun 2018

How to Increase "event title " max number of characters. Currently, it looks 100.

May be because of that, some events are not getting imported from .csv file during import.

Quote · 21 Sep 2019

Run the following query in your phpmyadmin :

ALTER TABLE `bx_events_main` CHANGE `Title` `Title` VARCHAR( 255 ) NOT NULL DEFAULT;

How to Increase "event title " max number of characters. Currently, it looks 100.

May be because of that, some events are not getting imported from .csv file during import.

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 22 Sep 2019

Thank you.

Quote · 23 Sep 2019

I got this error after running:

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

Quote · 23 Sep 2019

 Email me the file you are trying to import.

I got this error after running:

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 23 Sep 2019

Sorry, I did not read properly to see that the error was actually with running the SQL. Did you copy and paste the code above or did you type it ?

 Email me the file you are trying to import.

I got this error after running:

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

 

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 24 Sep 2019

I copy pasted 

Quote · 24 Sep 2019

PM me your CPanel or phpmyadmin login so I can run the sql statement. I cannot see how it could give such an error if copy and pasted.

I copy pasted 

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 24 Sep 2019

Pls suggest changes to fix this

Quote · 15 Nov 2019

 My solution is posted above. I asked you for phpmyadmin access to run the statement myself to see why you cannot get it to work but you have not provided. I have no other suggestions.

Pls suggest changes to fix this

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 15 Nov 2019

 

 My solution is posted above. I asked you for phpmyadmin access to run the statement myself to see why you cannot get it to work but you have not provided. I have no other suggestions.

Pls suggest changes to fix this

 

 Sent access details.

Quote · 17 Nov 2019

@sureandhraindia - The issue should be resolved now.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 19 Nov 2019

 

@sureandhraindia - The issue should be resolved now.

 Thank you

Quote · 20 Nov 2019
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.