Unable to add an event since updating to woocommerce 3.0

Home Forums Ticket Products Event Tickets Plus Unable to add an event since updating to woocommerce 3.0

  • This topic has 4 replies, 2 voices, and was last updated 9 years ago by James Reader.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1270274
    James Reader
    Participant

    I constantly get the following error when trying to add an event since WC updated to 3.0.

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 49152 bytes) in /home/shooting/public_html/wp-admin/includes/file.php on line 1129

    I have updated all other plugins, removed unneccesary plugins. The only thing that allows me to add an event is if I disable the WC plugin first.

    #1270310
    Victor
    Member

    Hi James!

    Thanks for getting in touch with us!

    I’m really sorry you are having that issue.

    Could you please copy and paste the following code into your wp-config.php file located in the root of the WordPress installation?

    define( 'WP_MEMORY_LIMIT', '256M' );

    You should paste it in a new line below this line of code:

    $table_prefix = 'wp_';

    Let me know if it works for you.

    Thanks!
    Victor

    #1270314
    James Reader
    Participant

    That seems to have fixed it. Thank you!

    #1270627
    Victor
    Member

     

    Right on! I’m so glad to hear everything is working smoothly and I appreciate you following up to let us know.

    I’ll go ahead and close this thread but definitely keep us posted if any other questions come up and we’d be happy to help.

    Cheers!
    Victor

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Unable to add an event since updating to woocommerce 3.0’ is closed to new replies.