Hello, Ashan
I completely reset Woocommerce to delete its database (the official documentation indicated to modify the wp-config.php file), I deactivated and eliminated EventOn ActionUser Plus. Then I reinstalled Woocommerce and created a new product. Finally I reinstalled ActionUser Plus, activated Paid Submission and created a new level. But nothing! the error message reappears!
Up to a certain point the orders went into the cart and then everything stopped working? What may have happened?
I need help!!
Thank you
Hi Ashan,
I’m using Microsoft Edge but tried it also with Firefox and on IPhone…same issue.
I also created a brand new test event but it still does not switch to next month. I can go one month back but then, can’t switch to month forward…
When you go on my website, can you switch forward? Really?
Strange…
Thank you, I will activate this debug this evening and provide a link to the debug log.
A colleague of mine thought that it may relate to line 81 in
wp-content/plugins/eventon/includes/class-frontend.php
He suggested that I comment this line out and see if it makes a difference.
I'm just wondering what this will break in the plugin if I was to comment it out.
regards
Bruce
I also noticed just now that the popup image on my event lists are not showing either..
Приветствую Артем. Вероятно Вы понимаете русс.
Пробую:
$tax = get_query_var( ‘taxonomy’ );
$term = get_query_var( ‘term’ );
$term = get_term_by( ‘slug’, $term, $tax );
$ff = $term->term_id;
echo $ff;
echo $term->name;
echo ‘2’;
но на странице события не выводит ничего кроме двойки – https://ukraina.events/events/winter-run-odessa-dekabr-yanvar-i-fevral/
что не так сделал?
Спасибо
Yes the Action User add-on.
Hi
It appears that I had done the debug code wrong before, so it didn’t output. I managed to track down the problem, which was “Allowed memory size of 134217728 bytes exhausted”
I increased the memory limit to 256mb using “define( ‘WP_MEMORY_LIMIT’, ‘256M’ );”, which appears to have fixed it.
Thank you for your help and sorry for taking up your time.
I added new styles that should resolve the dot as well. please try refresh with browser cache cleared.
Woo hoo I was able to fix the events not showing in yearview issue no need for FTP now i just need to fix the dot styles 🙂
Would you mind sending me FTP access to eventon folder? I can not replicate the same issue on our websites. Other dates work just fine.