• Resolved gnuguy

    (@gnuguy)


    Server Settings

    Operating System: Linux (64)
    PHP Version: 5.5.38
    Server: Apache
    MySQL Version: 5.5.58-cll
    SQL Mode: Not set
    PHP Allow URL fopen: On
    PHP Max Upload Size: 120M
    PCRE Backtracking Limit: 1000000
    PHP Max Post Size: 130M
    PHP Max Script Execute Time: 30
    PHP Memory Limit: 256M
    Memory usage: 5.62 MByte
    PHP Exif support: Yes (V1.4 )
    PHP IPTC support: Yes
    PHP XML support: Yes

    Graphic Library

    GD Version: bundled (2.1.0 compatible)
    FreeType Support: Yes
    FreeType Linkage: with freetype
    T1Lib Support: No
    GIF Read Support: Yes
    GIF Create Support: Yes
    JPEG Support: Yes
    PNG Support: Yes
    WBMP Support: Yes
    XPM Support: Yes
    XBM Support: Yes
    JIS-mapped Japanese Font Support: No

    I started adding more events using the Event Manager page. Sometime after I added enough to cause a 2nd page to be created, I noticed some events were not showing in the list even though they appeared in the calendar. Then I noticed that when I switched to the second page and back to the first again, the missing events reappeared in the list. The total number of items in the Event Manager (no category assigned) is 33.

    So I did some screen captures and counted items and noted ID #’s and here’s what I discovered.

    When I view the event manager page for the first time after adding an event, I see some recently added events aren’t in the list. Then I switch to the 2nd page and see several events are being duplicated in the list on the 2nd page. eg, ID 187 appeared on both the 1st and 2nd page as well as IDs 257, 258, 260 and a few more. When I switch back to the first page, the missing events appear and the duplication no longer occurs.

    If you’re interested, I have the screen captures to show what I’m trying to describe. Note the info you requested is included above.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor WD Support

    (@wdsupport)

    Hi,

    Could I please ask you to activate WordPress debugging and check for PHP errors, notices or warnings related to the product? Could you please afterwards send us the screenshots of the errors (if any) related to the Event Calendar WD?

    You can activate debugging the following way.

    1. Access your website files using FTP connection and open wp-config.php file.
    2. Look for the following line:
    define( ‘WP_DEBUG’, false );

    3. Change false into true, so the line looks like this:
    define( ‘WP_DEBUG’, true );

    If the line is not present in the file, simply add it to the bottom of wp-config.php and save it.

    Could you please, as well send us the URL of the page where you have the calendar?

    Thanks. Have a nice day.

    Thread Starter gnuguy

    (@gnuguy)

    Debugging mode has been activated.

    The URL is http://senokrlt.org/event-calendar/

    I’ll enter some new records in just a bit and update you here re results.

    Thread Starter gnuguy

    (@gnuguy)

    There are two groups of debug messages. The first appears while in the dashboard adding a new record to Spider Calendar. These three debug messages appear after every view change.

    ==============================================================================
    func_array() expects parameter 1 to be a valid callback, non-static method FantasticCopyrightFree::add_admin_free_menu() should not be called statically in /home/seno/public_html/wp-includes/class-wp-hook.php on line 286

    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method FantasticCopyrightFree::update_free_fp_details() should not be called statically in /home/seno/public_html/wp-includes/class-wp-hook.php on line 286

    Warning: Cannot modify header information – headers already sent by (output started at /home/seno/public_html/wp-includes/class-wp-hook.php:286) in /home/seno/public_html/wp-admin/includes/misc.php on line 1114
    ====================================================================

    These two messages are appearing in the footer now. My client will not want this to last too long so I might reset the debug mode soon.

    ====================================================================
    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method FantasticCopyrightFree::copyright_free() should not be called statically in /home/seno/public_html/wp-includes/class-wp-hook.php on line 286

    Notice: Use of undefined constant on – assumed ‘on’ in /home/seno/public_html/wp-content/plugins/fantastic-copyright-free/fantasticcopyrightfree.php on line 135
    ====================================================================

    If you’re interested, I have a text file in which I record each step and show the associated debug messages. It might be a bit lengthy to put here. My comments are very brief. It’s just the same three messages appear repeatedly.

    Thread Starter gnuguy

    (@gnuguy)

    Here’s the sequence of operations I followed while working with Spider Calendar.

    As I mentioned in the previous comment, all three debug messages appear at each view change.

    Now it looks like I’m going to have to deal with the “Fantastic Copyright” widget.

    =============================================

    After entering the Calendar Manager view

    After entering Event Manager view (This is when I notice the most recently entered records are not showing.)

    Change view to page 2. (Changed view to see if the records are on page 2. They are not.)

    Change view back to Page 1. (The missing records are now visible.)

    Enter Add an Event View

    Clicked on Save and Returned to Event Manager view (New entry is not visible on page 1)

    Change view to page 2. (Changed view to see if the new records are on page 2. They are not.)

    Change view back to Page 1. (The missing records are now visible.)

    Thread Starter gnuguy

    (@gnuguy)

    One more followup…

    I re-activated debug mode. Then I deactivated the Fantastic Copyright plugin and added another record to Spider Calendar. The same problem remains although now none of the debug messages appeared. In fact, no messages appear.

    Plugin Contributor WD Support

    (@wdsupport)

    Hi,

    Thanks for details.

    Could we have a closer look at the described issues? Please contact our support team using the following email address: support@web-dorado.com

    Please, mention the URL of this forum topic in your message. We will provide a solution as soon as possible and share it here as well.

    Thanks. Have a nice day.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Event Manager list not loading correctly’ is closed to new replies.