Debora

Forum Replies Created

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • in reply to: WooCommerce Tickets plugin issue #989340
    Debora
    Participant

    Thanks again for your help.

    So I disabled WP Super Cache, which seems to be allowing WooTickets to work correctly. That’s wonderful!

    So now I have quick remaining questions:
    1. is there a way to bring back my super cache? Is it a big deal if I don’t keep it activated?
    2. The Calendar and all sub pages attached to it seem to load somewhat slowly. Any suggestions?
    3. I created a test event to try out the ticketing. So far so good! However, I would like to add a CHECKOUT button, either replacing or next to ADD TO CART. How can I do this?

    Thank you again for all your help
    Debora

    in reply to: WooCommerce Tickets plugin issue #989119
    Debora
    Participant

    Please note, for the time being I have deactivated WooTickets so that the website can stay up.

    Debora

    • This reply was modified 8 years, 10 months ago by Debora.
    in reply to: WooCommerce Tickets plugin issue #989118
    Debora
    Participant

    CORRECTION

    I just refreshed the site after my last forum post to you and things have decline.

    Now the whole site comes up with a white screen plus an error message:
    Fatal error: Internal Zend error – Missing class information for in /home/wcpp/public_html/wp-content/plugins/wp-super-cache/wp-cache-base.php on line 5

    Line 5 says the following:
    if (!class_exists(‘CacheMeta’)) {
    class CacheMeta {
    var $dynamic = false;
    var $headers = array();
    var $uri = ”;
    var $post = 0;
    }

    Thoughts?

    Debora

    in reply to: WooCommerce Tickets plugin issue #989115
    Debora
    Participant

    Thanks for the reply!

    Okay, here’s where we stand.
    1. I double checked and the white screen is definitely related to the Woo Tickets plugin. Only comes up when I activate that plugin.

    2. I took your advice, added the debug code: define( ‘WP_DEBUG’, true ); to wp-config. Then I reactivated Wootickets.

    3. NOW the site is coming up as normal! However it does give me an error message on SOME (not all) of the pages:
    Notice: Use of undefined constant full – assumed ‘full’ in /home/wcpp/public_html/wp-content/themes/wcpp/page.php on line 8

    I checked page.php and line 8 says the following:
    $bg_info = wp_get_attachment_image_src( get_post_thumbnail_id(), full );

    This message only appears on the following pages:
    How it works, Parties & pricing, Events, About us
    (homepage, calendar, and summer events have no error message)

    …So that’s where we stand. What do you think?

    • This reply was modified 8 years, 10 months ago by Debora.
Viewing 4 posts - 16 through 19 (of 19 total)