oscarl

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Date Event in Admin Email #130360
    oscarl
    Participant

    I solved that deleting

    // Preflight checks
    if (!class_exists(‘TribeWooTickets’)) return;
    if (!class_exists(‘TribeEvents’) || -1 === version_compare(TribeEvents::VERSION, ‘3.1’)) return;
    if (!class_exists(‘WooCommerce’) || -1 === version_compare($woocommerce->version, ‘2.0.13’)) return;

    but i need to show event name and date in the administrator mail!!! please help!

    in reply to: Date Event in Admin Email #130325
    oscarl
    Participant

    Call to undefined function woot_is_event_ticket()

    in reply to: Date Event in Admin Email #130312
    oscarl
    Participant

    I just to try that but it give me a php error! not work, please help!!!

    in reply to: WP Admin Crash with tubepress #127742
    oscarl
    Participant

    Yes i deactivating tubepress and work, but is strange bc before was working perferly!!!

    in reply to: WooCommerce Tickets, Regular tickets #101249
    oscarl
    Participant

    Because i need to sell tickets every day, no for a event, if i have to create a event for each day, and 2 differents tickets for each event every day its crazy…i hope you can help me to do the customization, because i donĀ“t know what i have to do. thanks

Viewing 5 posts - 1 through 5 (of 5 total)