Page 4 of 50 FirstFirst ... 2345614 ... LastLast
Results 31 to 40 of 500
  1. #31
    Join Date
    Apr 2008
    Location
    Cape Cod, Massachusetts, USA
    Posts
    26
    Plugin Contributions
    0

    Default Re: Event Calendar

    DezineJunkie, did you ever get this straightened out? I seem to be having the same problem. Any advice would be greatly appreciated.

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

    Default Re: SOLVED Event Calendar | Apple Zen template

    Yippee! I found a solution for the display problem in the Apple Zen template.

    Problem: When I clicked on an event to view details, all of the side boxes displayed on the left, below the details. Finally realized, it was because the table was taking up all three columns in the template.

    Solution: Open up includes/templates/apple_zen/templates/tpl_events_calendar_default.php. On line 64 change:
    <table border="0" width="100%" cellspacing="3" cellpadding="3" align="left">

    to

    <table border="0" width="80%" cellspacing="3" cellpadding="3" align="left">

    Now the sideboxes should display in the right column!

    Oh happy day. I had a moment of clarity.

  3. #33

    Default Re: Event Calendar

    Quote Originally Posted by bettysue View Post
    Anyone had the problem in Admin of the event manager showing up with the options like 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

    All of the files have been uploaded (except the ones starting with the period) and the db patch applied. Don't know what I could have missed.

    thank you,

    betty
    ok, maybe im just being a newbie but on adding conrtibutions we are not supposed to add the ones starting with a period?

    i would love to use this, but when i did it broke my admin area. i couldnt log in. i was forced to delete everything just to get my access back.
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

  4. #34
    Join Date
    May 2004
    Location
    Northern Ontario, Canada
    Posts
    440
    Plugin Contributions
    0

    Default Re: Event Calendar

    Is anyone using this in 1.3.8?

    It seemed to install for me OK. I have a few funky layout issues to resolve, but should be able to sort that out.

    The bigger issue is that when try to add an event, there is no button for me to save my new event, and there is an error on the screen, towards the bottom right of the link area, and then nothing beyond that. I have two pop-up menus in my link area (Manufacturers and Categories) and then the error.

    The error is
    Code:
    Fatal error: Cannot use string offset as an array in /home/user/public_html/admin/includes/classes/table_block.php on line 77
    Any thoughts?

    Ps. This is a php 5 server. That smacks of a php 4 vs 5 issue.
    Last edited by verdon; 25 Jun 2008 at 08:00 PM. Reason: postscript

  5. #35

    Default Re: Event Calendar

    Quote Originally Posted by verdon View Post
    Is anyone using this in 1.3.8?

    It seemed to install for me OK. I have a few funky layout issues to resolve, but should be able to sort that out.

    The bigger issue is that when try to add an event, there is no button for me to save my new event, and there is an error on the screen, towards the bottom right of the link area, and then nothing beyond that. I have two pop-up menus in my link area (Manufacturers and Categories) and then the error.

    The error is
    Code:
    Fatal error: Cannot use string offset as an array in /home/user/public_html/admin/includes/classes/table_block.php on line 77
    Any thoughts?

    Ps. This is a php 5 server. That smacks of a php 4 vs 5 issue.

    I was using 1.3.8 also. I am not sure what part i did wrong. I was forced to delete the entire upload to get access back into the admin side. I didnt copy the error code, just stated some fatal error from ._events_manager.php

    so again, should i not be uploading the files with the ._ before the file name?
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

  6. #36
    Join Date
    May 2004
    Location
    Northern Ontario, Canada
    Posts
    440
    Plugin Contributions
    0

    Default Re: Event Calendar

    Quote Originally Posted by fusionsp View Post
    I was using 1.3.8 also. I am not sure what part i did wrong. I was forced to delete the entire upload to get access back into the admin side. I didnt copy the error code, just stated some fatal error from ._events_manager.php

    so again, should i not be uploading the files with the ._ before the file name?
    Have you moved these files around a Mac or something? Those ._ files are (in my experience) hidden system files created by Mac OS and are garbage. I would not upload them and I do not believe they are part of the package.

  7. #37

    Default Re: Event Calendar

    Quote Originally Posted by verdon View Post
    Have you moved these files around a Mac or something? Those ._ files are (in my experience) hidden system files created by Mac OS and are garbage. I would not upload them and I do not believe they are part of the package.
    no i haven't, they were included in the version i downloaded. it was events_calendar_1-01RC1

    basically, every file had a duplicate file with the ._ in front of it? So, those are for Mac systems only? sorry, have been pc guy for 25 yrs or so. never seen them before.
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

  8. #38

    Default Re: Event Calendar

    Quote Originally Posted by fusionsp View Post
    no i haven't, they were included in the version i downloaded. it was events_calendar_1-01RC1

    basically, every file had a duplicate file with the ._ in front of it? So, those are for Mac systems only? sorry, have been pc guy for 25 yrs or so. never seen them before.
    ok i finally got it to allow me into the admin area. i also changed all the comment sections and it worked. but now i am getting another error when i get into the admin area.

    Parse error: syntax error, unexpected T_VARIABLE in /home2/fusionsp/public_html/admin/includes/boxes/extra_boxes/calendar_extras_dhtml.php on line 1

    here is the file:

    PHP Code:
    <?php

    /** +----------------------------------------------------------------------  */
    /** zen-cart Open Source E-commerce                                       */
    /** ---------------------------------------------------------------------- */
    /** Copyright (c) 2003 The zen-cart developers                           */
    /**                                                                     */
    /**  http://www.zen-cart.com/index.php                                    */
    /**                                                                    */
    /** Portions Copyright (c) 2003 osCommerce                               */
    /** --------------------------------------------------------------------- */
    /** This source file is subject to version 2.0 of the GPL license,       */
    /** that is bundled with this package in the file LICENSE, and is        */
    /** available through the world-wide-web at the following url:           */
    /** http://www.zen-cart.com/license/2_0.txt.                             */
    /** If you did not receive a copy of the zen-cart license and are unable  */
    /** to obtain it through the world-wide-web, please send a note to       */ 
    /** [email protected] so we can mail you a copy immediately.          */
    /** ---------------------------------------------------------------------- */
    /** $Id: events_manager.php 2007-07-10 [email protected]  */  

    $za_contents[] = array('text' => BOX_TOOLS_EVENTS_MANAGER'link' => zen_href_link(FILENAME_EVENTS_MANAGER'''NONSSL'));
    ?>
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

  9. #39

    Default Re: Event Calendar

    Quote Originally Posted by verdon View Post
    Is anyone using this in 1.3.8?

    It seemed to install for me OK. I have a few funky layout issues to resolve, but should be able to sort that out.

    The bigger issue is that when try to add an event, there is no button for me to save my new event, and there is an error on the screen, towards the bottom right of the link area, and then nothing beyond that. I have two pop-up menus in my link area (Manufacturers and Categories) and then the error.

    The error is
    Code:
    Fatal error: Cannot use string offset as an array in /home/user/public_html/admin/includes/classes/table_block.php on line 77
    Any thoughts?

    Ps. This is a php 5 server. That smacks of a php 4 vs 5 issue.
    wow, this has been the hardest addon box i found so far in zencart. i have the same error. any suggestions as to fixing it.

    oddly, when i uploaded my file all the code got jumbled up and there was no spacing to a few of the files?
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

  10. #40

    Default Re: Event Calendar

    Quote Originally Posted by fusionsp View Post
    wow, this has been the hardest addon box i found so far in zencart. i have the same error. any suggestions as to fixing it.

    oddly, when i uploaded my file all the code got jumbled up and there was no spacing to a few of the files?
    ok, took quite a few tries but i fixed this part.

    i changed the lines to the following
    PHP Code:
              $contents = array();
              
    $tableBox_string .= '>' $contents[$i]['text'] . '</td>' "\n"


    by adding the array line, it removes the error
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

 

 
Page 4 of 50 FirstFirst ... 2345614 ... 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