PDA

View Full Version : how i can import many event to calendar?


fariborz khan
09-29-2013, 05:49 PM
how i can import many event to calendar? at once
is there any way for this?

Lionel
09-29-2013, 07:41 PM
import from where? database? txt file? csv?

fariborz khan
09-29-2013, 07:54 PM
txt or cvv file it is no matter
i want 1300 import for 1300 day:(

tbworld
09-29-2013, 09:00 PM
Unfortunately, there is not a direct method in vbulletin that I know of. I am looking at the code to see if it is possible to make a simple importer, maybe from excel.

--------------- Added 29 Sep 2013 at 17:18 ---------------

Okay, I was able to import new simple events to the calendar.

If you send me a partial list of events for testing, I will see what I can do. I would prefer a format that can be imported into microsoft excel. I would also need to know the date/time equation, since typically this is serialized data.

Should I be able to do this: you might have to alter the USERID field by hand or import them all as an admin entry.

fariborz khan
10-01-2013, 01:48 PM
thanks for reply
I attage a sample file for you

tbworld
10-02-2013, 04:37 AM
I have a project I need to finish for a good body the next couple of days. Then I can set this up for you.

These are very easy entries. What software did you port these from?
If you want to send me the full files, I can just port them over for you, you might want to stick them in a password-ed archive.

Drucifer
02-27-2014, 07:10 PM
import from where? database? txt file? csv?CSV

To be precise, a MLB team schedule exported to a CSV file.