Hi @ch3man,
Can you please check for any javascript errors logs in the browser console and PHP errors log from your server?
Thanks.
Thread Starter
CH3man
(@ch3man)
When I try to update data using Visual Composer (with Ultimate Member activated) Javascript error log reports –
/wp-admin/admin-ajax.php Failed to load resource: the server responded with a status of 500 (Internal Server Error)
This does not happen when Ultimate Member is deactivated
Hi @ch3man,
Were you able to check for PHP error logs so we can investigate further?
Thanks.
Thread Starter
CH3man
(@ch3man)
PHP error log is as follows:
[large log snippet removed; please use Pastebin or Gist in the future, it works better for large snippets of code]
-
This reply was modified 7 years, 6 months ago by stephencottontail. Reason: removed large log snippet
Thread Starter
CH3man
(@ch3man)
Try again …
https://gist.github.com/anonymous/4b12be9608a33f94271748f1985c969c.js
You can see the recurring theme – Allowed memory size of 67108864 bytes exhausted
As I said previously, this only happens if both plugins are activated: either will run if the other is deactivated.
-
This reply was modified 7 years, 6 months ago by CH3man.
-
This reply was modified 7 years, 6 months ago by CH3man.
Thread Starter
CH3man
(@ch3man)
It looks like there is an infinite loop? Are you any further forward?