Benny

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Event Tags as checkboxes instead of a dropdown menu #1430754
    Benny
    Participant

    Alternatively, if you can’t use checkboxes. I’d want users to be able to add any tags they’d like. Looking at the “Select2” documentation (which is used for the taxonomy.php), it seems like that is a function by default. Is there any reason why tags can’t just be added from the add event page? They can be added in the wordpress side but I’d prefer if that wasn’t really accessible for the regular user on our site.

    in reply to: Memory issue on "Submit an event" #1340566
    Benny
    Participant

    Thanks Victor, you were right… Interestingly enough, switching to another theme and back was enough to fix the issue… And yeah, doesn’t make much sense does it?

    Anyways, this is fixed now, onward… 🙂

    in reply to: Memory issue on "Submit an event" #1339298
    Benny
    Participant

    Hi Victor,

    It only happens on that very specific page.
    Here’s the log:

    [18-Aug-2017 01:16:30 UTC] PHP Fatal error: Call to a member function get() on null in /home/dreamin7/public_html/wod/wp-content/themes/yootheme/footer.php on line 10
    [18-Aug-2017 01:21:43 UTC] PHP Fatal error: Call to a member function get() on null in /home/dreamin7/public_html/wod/wp-content/themes/yootheme/footer.php on line 10
    [18-Aug-2017 01:22:40 UTC] PHP Fatal error: Call to a member function get() on null in /home/dreamin7/public_html/wod/wp-content/themes/yootheme/footer.php on line 10
    [18-Aug-2017 01:22:50 UTC] PHP Fatal error: Call to a member function get() on null in /home/dreamin7/public_html/wod/wp-content/themes/yootheme/footer.php on line 10
    [18-Aug-2017 02:49:48 UTC] PHP Fatal error: Call to a member function get() on null in /home/dreamin7/public_html/wod/wp-content/themes/yootheme/footer.php on line 10
    [18-Aug-2017 02:49:49 UTC] PHP Fatal error: Call to a member function get() on null in /home/dreamin7/public_html/wod/wp-content/themes/yootheme/footer.php on line 10
    [18-Aug-2017 03:28:14 UTC] PHP Fatal error: Call to a member function get() on null in /home/dreamin7/public_html/wod/wp-content/themes/yootheme/footer.php on line 10
    [18-Aug-2017 03:28:38 UTC] PHP Fatal error: Call to a member function get() on null in /home/dreamin7/public_html/wod/wp-content/themes/yootheme/footer.php on line 10
    [18-Aug-2017 18:11:08 UTC] PHP Fatal error: Call to a member function get() on null in /home/dreamin7/public_html/wod/wp-content/themes/yootheme/footer.php on line 10
    [21-Aug-2017 16:41:50 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 876 bytes) in /home/dreamin7/public_html/wod/wp-includes/class-wp-query.php on line 1045
    [21-Aug-2017 16:46:33 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 72 bytes) in /home/dreamin7/public_html/wod/wp-includes/class-wp-query.php on line 626
    [21-Aug-2017 17:14:11 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 72 bytes) in /home/dreamin7/public_html/wod/wp-includes/class-wp-query.php on line 1045
    [22-Aug-2017 00:26:53 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 615 bytes) in /home/dreamin7/public_html/wod/wp-includes/class-wp-query.php on line 1045
    [22-Aug-2017 16:57:25 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 130968 bytes) in /home/dreamin7/public_html/wod/wp-includes/class-wp-query.php on line 3248
    [22-Aug-2017 16:57:46 UTC] WordPress database error Unknown column ‘wpxv_postmeta.meta_value’ in ‘field list’ for query SELECT SQL_CALC_FOUND_ROWS DISTINCT wpxv_posts.*, IF (wpxv_posts.post_type = ‘tribe_events’, wpxv_postmeta.meta_value, wpxv_posts.post_date) AS post_date FROM wpxv_posts WHERE 1=1 AND 0 ORDER BY wpxv_posts.post_date DESC LIMIT 0, 5 made by require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
    [23-Aug-2017 00:28:36 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 130968 bytes) in /home/dreamin7/public_html/wod/wp-includes/class-wp-query.php on line 3248
    [23-Aug-2017 03:01:52 UTC] WordPress database error Unknown column ‘wpxv_postmeta.meta_value’ in ‘field list’ for query SELECT SQL_CALC_FOUND_ROWS DISTINCT wpxv_posts.*, IF (wpxv_posts.post_type = ‘tribe_events’, wpxv_postmeta.meta_value, wpxv_posts.post_date) AS post_date FROM wpxv_posts WHERE 1=1 AND 0 ORDER BY wpxv_posts.post_date DESC LIMIT 0, 5 made by require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
    [23-Aug-2017 04:14:19 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 130968 bytes) in /home/dreamin7/public_html/wod/wp-includes/class-wp-query.php on line 3248

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