Home · Links · Contact Us
Home arrow Forums
Home
Features
FAQ
Screen Shots
Modules
Demos
Documentation
Forums
Contact Us
Download
Purchase
Quotes

" ... I want to tell you that your thyme product is functional and valuable beyond words. I cannot imagine why any portal would be without it. It is the cornerstone of our new project ..."

" ... Thanks for such a complete project, its making my job much easier. ..."

" ... I have now deployed 4 different calendars and our users love them ... "

" ... Easy to install and use and a great look/design. ..."

" ... This has to be the easiest to use program I think I've had to deal with at all this year. ..."


  FAQFAQ    SearchSearch  RegisterRegister   Log inLog in 
Ability to access fields via mysql?

 
Post new topic   Reply to topic     Forum Index -> Pre-Sales
View previous topic :: View next topic  
Author Message
werufm



Joined: 27 Mar 2008
Posts: 36

PostPosted: Thu Mar 27, 2008 7:09 pm    Post subject: Ability to access fields via mysql? Reply with quote

Hi there,

Our station is in need of a community calendar, and so far Thyme is perfect. One thing we want is for a shortened description of an event that anyone posts to be able to be accessed for our programmers on air. An example:

A user submits an event. They fill out the date, time, location, name of event, contact info, and description.

Is there any way to get everything except the description to show on the calendar? Say in the week view? The programmers can't be reading a lengthy description, nor do we have the time as staff to be able to edit every lengthy event that comes in.

Just curious if that can be done.

Thanks!
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5160

PostPosted: Mon Mar 31, 2008 3:07 pm    Post subject: Reply with quote

Hi,

I'm sorry, but there is no setting for this.
Back to top
View user's profile Send private message Visit poster's website
werufm



Joined: 27 Mar 2008
Posts: 36

PostPosted: Mon Mar 31, 2008 6:34 pm    Post subject: Reply with quote

Thanks. Is the information from the calendar stored in an sql database?
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5160

PostPosted: Tue Apr 01, 2008 2:22 am    Post subject: Reply with quote

Hi,

Yes. All the event information is stored in the thyme_Events table.
Back to top
View user's profile Send private message Visit poster's website
werufm



Joined: 27 Mar 2008
Posts: 36

PostPosted: Tue Apr 01, 2008 4:23 pm    Post subject: Reply with quote

Ok awesome. I'll just pull the info from that. Thanks
Back to top
View user's profile Send private message
werufm



Joined: 27 Mar 2008
Posts: 36

PostPosted: Wed Apr 02, 2008 7:22 pm    Post subject: Reply with quote

Hmm...maybe you can help me locate that table? I can't seem to find it.

Thanks
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5160

PostPosted: Wed Apr 02, 2008 9:11 pm    Post subject: Reply with quote

Hi,

It should be in the same database as all of Thyme's other tables. Do you remember which database you installed Thyme in?
Back to top
View user's profile Send private message Visit poster's website
werufm



Joined: 27 Mar 2008
Posts: 36

PostPosted: Fri Apr 04, 2008 4:57 pm    Post subject: Reply with quote

Nope. Did I have to set one up for the trial version?
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5160

PostPosted: Fri Apr 04, 2008 7:02 pm    Post subject: Reply with quote

Hi,

If Thyme is installed, it must be in a database somewhere. If you check the line containing _CAL_DBNAME_ in include/config.php inside of Thyme's folder, it should tell you which database Thyme is installed in.
Back to top
View user's profile Send private message Visit poster's website
werufm



Joined: 27 Mar 2008
Posts: 36

PostPosted: Tue Apr 08, 2008 6:07 pm    Post subject: Reply with quote

Weird. All that's in that file is:

<?php
?>


I've installed it and can use it. It's at www.tingull.com/WERU_Calendar

But no database or anything. Again, I'm usinga trial version right now, so that has nothing to do with it?
Back to top
View user's profile Send private message
werufm



Joined: 27 Mar 2008
Posts: 36

PostPosted: Tue Apr 08, 2008 6:31 pm    Post subject: Reply with quote

Oops...guess it helps to not look at the local folder....found it.

Thanks!
Back to top
View user's profile Send private message
werufm



Joined: 27 Mar 2008
Posts: 36

PostPosted: Fri May 16, 2008 12:54 am    Post subject: Reply with quote

I've pulled data from the database and I'm trying to make sense of some things.

The starttime comes out with all these numers, 121xxxxxxx and I can't figure out the rhyme or reason to it. Any help is appreciated, as we need to be able to pull this data to our on air studio to be read.

Thanks for telling me how to figure out those numbers.
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5160

PostPosted: Fri May 16, 2008 2:02 am    Post subject: Reply with quote

Hi,

That is the timestamp in unix format or number of seconds since January 01 1970. If you are pulling this into PHP code, you can use the gmdate() function to translate it into a readable date.

Let me know if you have any questions at all.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Pre-Sales All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
© 2005 eXtrovert software unless otherwise noted. All rights reserved.
Portions © 2004 Ben Brown. All rights reserved.
Trademarks are property of their respective owners.