Home · Links · Contact Us
Home arrow Forums
Home
Features
FAQ
Screen Shots
Modules
Themes
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 
Adding Email Event/Tell A Friend To Customized Event View
Goto page Previous  1, 2
 
Post new topic   Reply to topic     Forum Index -> Web site integration
View previous topic :: View next topic  
Author Message
adawson



Joined: 02 Jun 2008
Posts: 85

PostPosted: Tue Jun 17, 2008 4:21 pm    Post subject: Reply with quote

Do you mean literally at the bottom of the page beneath the HTML? With the new include code going into the table row where I want the button?

It returns this error:


Fatal error: Class '_cal_form' not found in /home/dbriefs/public_html/calendar/thyme/thyme/site/event.php on line 87
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5275

PostPosted: Tue Jun 17, 2008 4:27 pm    Post subject: Reply with quote

Hi,

You may place the button code where ever you would like the button to go. Please also add this just before this line:

Code:
$_cal_form = new _cal_form();


Code:
include_once(_CAL_BASE_PATH_."include/classes/class.form.php");


Let me know if this doesn't resolve it.
Back to top
View user's profile Send private message Visit poster's website
adawson



Joined: 02 Jun 2008
Posts: 85

PostPosted: Tue Jun 17, 2008 4:32 pm    Post subject: Reply with quote

That worked. I just need one other modification. My event view pops up in a specifically sized javascript window that's too small for the send to form. Is there a way to get that form to open in a new window or event the main calendar window?

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



Joined: 12 Sep 2005
Posts: 5275

PostPosted: Tue Jun 17, 2008 4:37 pm    Post subject: Reply with quote

Hi,

You should be able to change this line:

Code:
$_cal_form->print_header();


to this ..

Code:
$_cal_form->print_header("target=_blank");
Back to top
View user's profile Send private message Visit poster's website
adawson



Joined: 02 Jun 2008
Posts: 85

PostPosted: Tue Jun 17, 2008 4:49 pm    Post subject: Reply with quote

The formatting works, but when I send this error is returned:

Fatal error: Call to a member function can_view() on a non-object in /home/../public_html/calendar/thyme/thyme/include/send_event.php on line 77
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5275

PostPosted: Tue Jun 17, 2008 5:20 pm    Post subject: Reply with quote

May I have the URL to this please?
Back to top
View user's profile Send private message Visit poster's website
adawson



Joined: 02 Jun 2008
Posts: 85

PostPosted: Tue Jun 17, 2008 5:32 pm    Post subject: Reply with quote

I have pm'd this.
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5275

PostPosted: Tue Jun 17, 2008 6:53 pm    Post subject: Reply with quote

Thank you. Can you e-mail me your latest event view page please?
Back to top
View user's profile Send private message Visit poster's website
adawson



Joined: 02 Jun 2008
Posts: 85

PostPosted: Tue Jun 17, 2008 7:21 pm    Post subject: Reply with quote

I have sent this
Back to top
View user's profile Send private message
adawson



Joined: 02 Jun 2008
Posts: 85

PostPosted: Sun Jun 22, 2008 11:23 am    Post subject: Reply with quote

Everything's works great except the template sent is the default template. The customized view comes up in the send form, but the version of the event view actually received is the default.

Is there a way to send a customized view of the event instead of the default?
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5275

PostPosted: Mon Jun 23, 2008 3:41 pm    Post subject: Reply with quote

You may copy your event view template over the existing one include/templates/event_view_tpl.php in Thyme's folder.
Back to top
View user's profile Send private message Visit poster's website
adawson



Joined: 02 Jun 2008
Posts: 85

PostPosted: Mon Jun 23, 2008 4:36 pm    Post subject: Reply with quote

Hi Ian,

Thanks for the replay. I tried this and the email isn't sent.

I copied over the template and sent an event. Everything appears to send fine, but the email never arrives. I switched back to the old template, sent an event and the email arrives within a couple of mins.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Web site integration All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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.