wpcork
Forum Replies Created
-
Sorry Asif,
This did not fix the issue. The site is still crashing when the modules from my previous message are enabled.
Best Regards,
DonalHello Asif,
The website php memory is already at 256MB, which is twice the Divi recommended level and I won’t be able to increase it more as it’s limited by the hosting company.
It’s a bit worrying that one of your modules is using so much memory and your plugin would use even more except that I had to disable a number of modules to stop the site from crashing. Here’s a list of the disabled modules that crashed the site when they were enabled.
- Inline Notice
- Logo Carousel
- Logo Grid
- News Ticker
- Number
- Person
- Post List
- Review Box
- Scroll Image
- Skill Bar
- Testimonial
- Twitter Feed
- Twitter Feed Carousel
- Video Modal
Also, I found that a number of modules are have multiple instances in the plugin and I’ve shown some examples of that in the image below

Best Regards,
DonalHi Asif,
I’ve looked at the details on this and I’ve found that when the modules I mentioned earlier are active at the same time that the Burst Analytics plugin is active it causes the crash.
You can see the debug log here; https://www.dropbox.com/scl/fi/1w4e1j4p62u8zwgchz0lh/Divi-Torque-Debug.log?rlkey=6w7pqwkojopbquu0o3v1wsngm&st=drirwd7i&dl=0
And here’s a screenshot of the error…

Best Regards,
DonalForum: Plugins
In reply to: [EventON - Events Calendar] Cannot Add Related EventThanks Ashan,
I’ve updated to the latest version and it’s working correctly now.
Forum: Plugins
In reply to: [EventON - Events Calendar] Cannot Add Related EventHello,
I’ve reviewed everything in the site and found that the issue happens when the classic editor is being used. I have switched between the classic editor and the block editor and the issue keeps reoccurring when the classic editor is being used.
Is the plugin incompatible with the Classic Editor?
Regards,
DonalForum: Plugins
In reply to: [Cost Calculator Builder] Cannot Save Changes To FieldsHi,
It’s my existing calculators that are not working, so I’m going to need to re-build them, which is disappointing.
Regards,
DonalForum: Plugins
In reply to: [Cost Calculator Builder] Cannot Save Changes To FieldsHello,
Thank you for your reply, however I’ve cloned the website to a Flywheel .local site and the problem is still present.
There are no other plugins active, I’m using the TwentyTwentyfive theme and there is no caching, CDN or optimisations in place.
I have also found that I can create new forms, which can be edited, but my existing form cannot be edited.
It looks like the error only occurs when I try to edit older, existing forms, so there seems to be a backwards-compatibility issue with the plugin.
Best Regards,
Donal
An Update On The Support Provided…
Arpit gave great support and help to troubleshoot the issue. I was using the free version and the support was better than I’ve seen from paid versions of plugins. It wasn’t a problem with the plugin, which worked great, it was a problem with the security settings in the website hosting.
Thanks gain to Arpit and I would recommend his other plugins based on the great level of support provided.Forum: Plugins
In reply to: [Primary Addon for Elementor] Slider layout broke since Version 1.5.8Thanks for getting back to me with the update.
I’ve checked it on the website and it’s working.
Much appreciated and keep up the good work.
– DonalHi @generosus
Thanks for the info and I’ll check out Perfmatters.
I’m usually cautious about using two similar plugins together, but if you think it will work by using Perfmatters for minifying the CSS and JS, I’ll give it a go.
Thanks again,
DonalHi Emre,
Is there a way to prevent the late requests of the /wp-content/cache/wpfc-minified/ CSS and JS files ?
Regards,
DonalThanks for the response.
I’ll watch out for the update 👍👍👍
– Donal
Forum: Plugins
In reply to: [Enable CORS] Not Passing CORS Tester Website CheckThanks Dev,
I’ll find another solution and thanks again for your help.
– Donal
Forum: Plugins
In reply to: [Enable CORS] Not Passing CORS Tester Website CheckHi Dev,
I tried resetting the plugin and it still didn’t work.
Can you let me know the correct configuration (server type, etc) and I might be able to make some changes to get it to work.
If I can’t get it to work can you suggest an alternative approach that might help me to get CORs enabled on my site?Thanks again,
DonalForum: Plugins
In reply to: [CF7 to Webhook] Use submission ID to pick email addressHi Mario,
Thanks again for your help and I’m sorry that this is taking up your time without getting the benefit of getting a new customer.
I’ll try creating a new option which will be called by the get_option() and incremented by the updated_option().
I can also use the form title to make sure it’s the correct one as you included in your code…
$contact_form->get_something() !== 'check-something'
$contact_form->title !== 'The Correct Form'Thanks again,
– Donal