Page 3 of 50 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 500
  1. #21
    Join Date
    Apr 2006
    Location
    Fort Bragg, North Carolina
    Posts
    153
    Plugin Contributions
    0

    Default Re: Event Calendar

    Hi,

    Has anyone found a fix to the problem #17 posted by bettysue.

    I'm running into the same problem, one thing I don't understand is that I'm running an exact copy of my website on a xampp server and is working perfectly, I upload this add on to my live site and I had to fix several problems to include this: TABLE_HEADING_ID TABLE_HEADING_SIZE TABLE_HEADING_TITLE TABLE_HEADING_DATE_ADDED TABLE_HEADING_DATE_START TABLE_HEADING_DATE_END TABLE_HEADING_LINKS Action

    TEXT_NO_EVENTS

    this is what I get on my event manger on my admin. One other thing. I have to input the url directly because the link does not show on Admin>Extras.

    Thanks

  2. #22
    Join Date
    Apr 2006
    Location
    Fort Bragg, North Carolina
    Posts
    153
    Plugin Contributions
    0

    Default Re: Event Calendar

    Found a fix to this problem. Posted by Ajeh here.

    I first uploaded admin/includes/languages/english/event_manager.php thru my host cPanel and got rid of the TABLE_HEADING... etc... Once that was fix, instead of uploading all the files one at a time, I uploaded them using my FTP software on Binary mode. Everything works perfect now.

    Later...

  3. #23
    Join Date
    Jul 2007
    Location
    Johannesburg
    Posts
    27
    Plugin Contributions
    1

    Default Re: Event Calendar

    I moved my perfectly working cart with calendar module to a new server and the entire site crashed. I couldn't get into admin and on the home page the calendar module disappeared.

    The problem was actually fairly straightforward - the comments were being delineated with // instead of /** and */ . I changed each of the files and it now seems to be working.

    I also had the above table headings problems until I removed the comment.

    This is a really nice module and does work perfectly. It works fine on a windows server without the change.

    I did have to fiddle quite a lot with the iframe and the CSS. Have a look at www.grandifloradirect.co.za

  4. #24
    Join Date
    Feb 2008
    Location
    West Virginia
    Posts
    137
    Plugin Contributions
    0

    Default Re: Event Calendar

    Quote Originally Posted by diannev View Post
    Mine is working in 1.3.7 BUT if you go straight from the home page to the shopping cart (to complete an order) the back button now goes to the calendar (now full screen on main_page.

    If anyone has any ideas I'd be grateful.
    I had this same problem as this. I'm still working on getting my site converted to Zen Cart, but I had this mod installed on my oSC cart and had the same problem. Works fine until you git a back button and if goes right to the calendar.

    I saw the mod was adapted for zen cart so I thought I would try it here and sure enough, it does the same thing with this cart so it's something with the mod since it was ported over from oSC. Not sure what.

    I ended up removing from my oSC cart and had to do the same with Zen Cart. Too bad, it's a nice mod.
    Zen Cart: 1.3.8a
    PHP: 5.2.4
    MySQL: 5.0.45

    Pine Tree Candles

  5. #25
    Join Date
    Jan 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: Event Calendar

    Quote Originally Posted by diannev View Post
    I moved my perfectly working cart with calendar module to a new server and the entire site crashed. I couldn't get into admin and on the home page the calendar module disappeared.

    The problem was actually fairly straightforward - the comments were being delineated with // instead of /** and */ . I changed each of the files and it now seems to be working.

    I also had the above table headings problems until I removed the comment.

    This is a really nice module and does work perfectly. It works fine on a windows server without the change.

    I did have to fiddle quite a lot with the iframe and the CSS. Have a look at www.grandifloradirect.co.za
    What fiddling did you have with the iframe? If you look at my site, the site background is on top of the calendar... Is there a way to "force" this to white like the rest of the calendar. I've looked at iframes ( and the problems with using them! ), but didn't find the fix for it. Check it out and let me know any ideas.

    justteachit
    justteachit

  6. #26
    Join Date
    Jul 2007
    Location
    Johannesburg
    Posts
    27
    Plugin Contributions
    1

    Default Re: Event Calendar

    This is my stuff - hopefully it will fix your problem and then you can adapt for your own colours, images and styles.

    All go within the YOUR_TEMPLATE folder (i.e. the template you are actually using for your site.)

    Good luck!
    Attached Files Attached Files

  7. #27
    Join Date
    Jan 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Event Calendar

    it still not working of my site test on 1.38a Ver. In admin area I want to

    Link: ( link to a specific Manufacturer / Category / Product or Upcoming product )

    choose the product or upcoming product but it can't

  8. #28
    Join Date
    Aug 2007
    Location
    Fort Worth, Texas, United States
    Posts
    177
    Plugin Contributions
    0

    Default Re: Event Calendar

    Can this handle paid events? I have a website that holds sewing classes. i would like to use this calendar or something similar to be able to allow customers to make reservations and pay for the classes. I know I can do it in Joomla, but this site is a fabric/sewing store with classes on the side.

  9. #29
    Join Date
    Aug 2007
    Location
    Fort Worth, Texas, United States
    Posts
    177
    Plugin Contributions
    0

    Default Re: Event Calendar

    **bump**

  10. #30
    Join Date
    Apr 2008
    Location
    Cape Cod, Massachusetts, USA
    Posts
    26
    Plugin Contributions
    0

    help question Re: Event Calendar

    Hello,

    I am new to Zencart, so please forgive me if this is a silly question.

    I have installed the Events Calendar before and it has worked fine. This is my 2nd install, and I seem to have hit a road block. After install, (using the Comstock template) the calendar didn't show up in the left or right column. I reinstalled all of the files and checked to make sure that the table was in my database, and that it held a couple of events.

    In frustration, I tried to go directly to the Events Calander page, and I got this error:

    1146 Table 'brenda_nres.zen_events_calendar' doesn't exist
    in:
    [select *, DAYOFMONTH(start_date) AS day, MONTH(start_date) AS month, YEAR(start_date) AS year from zen_events_calendar where start_date >= '2008-04-27 12:32:26' and language_id = '1' order by start_date]
    Aha! The table is not named "zen_events_calendar", it is named "events_calendar". I tried to change the table name to "zen_events_calendar", but that didn't work. So now my question is, where is the appropriate file(s) to change "zen_events_calendar" into "events_calendar"?

    Any help would be greatly appreciated, and save me a great headache.

 

 
Page 3 of 50 FirstFirst 1234513 ... LastLast

Similar Threads

  1. Timeslot Booking Event Calendar
    By escapis in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 31 Jan 2014, 12:45 AM
  2. Multiple Choices error with Event Booking Calendar addon
    By FukienMan in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 16 Feb 2012, 12:17 AM
  3. Help with Event Calendar add-on
    By blabay in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 24 Mar 2010, 01:34 PM
  4. Event Calendar Broken - take out of download section!
    By Asmodai in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 10 Nov 2007, 07:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg