Tagged: avia editor, bad gateway, errors
-
AuthorPosts
-
May 8, 2017 at 9:25 pm #789860
Recently, the Avia editor has been giving us a headache as we try to edit our pages. The Avia editor either struggles to fetch the data from the database or struggles to write the data to the database. This causes the site to crash and show the ‘502 Bad Gateway’ error page.
Our hosting is through GoDaddy (Managed WordPress Shared). We’ve contacted them and they’ve told us they’ve done everything they can and they don’t see anything wrong on their side. The PHP memory limit is already at 256M as well.
In wp-config.php, we enabled error logs to see if we could find out & debug where the error is coming from. The log reads out multiple of these:
PHP Notice: Trying to get property of non-object in […]/html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 66
Is there something we can do to alleviate this issue? Is this to do with our host’s servers being overloaded due to it being a shared hosting environment with limited resources?
function-set-avia-frontend.php Lines:
63. function avia_get_option($key = false, $default = “”, $echo = false, $decode = true)
64. {
65. global $avia;
66. $result = $avia->options;- This topic was modified 7 years, 6 months ago by Cliff. Reason: Rephrasing
May 8, 2017 at 11:51 pm #789908Hey GyanSysmarketing,
Yes please, provide us with login and ftp access. Just want to ask if this error is consistently showing? does the error show when editing using a visual editor and updating the page?
Best regards,
NikkoMay 8, 2017 at 11:59 pm #789910The errors stated above seem to occur when editing a page with many of the Enfold features and lots of content within them (using Avia Visual Editor & updating the pages that way). When editing pages with less content (and less features being used), from my experience, this error will not appear.
I will include the specific page we have had severe difficulty with + attach login & FTP credentials in the private content area.
May 9, 2017 at 7:14 am #790019Hi,
Thanks for the details though the WordPress ones don’t seem to work, could you check and verify please?
Best regards,
RikardMay 9, 2017 at 3:47 pm #790388In case my reply didn’t go through, please see the info in the private contents area.
Thanks!May 9, 2017 at 9:03 pm #790588Hi,
I have managed to replicate the issues.
It seems that something is wrong there, but I am not sure if it is because a certain element or because of the size.
We would need some more time, if you do not mind please so we can review it out.Best regards,
BasilisMay 9, 2017 at 9:03 pm #790589Hi,
But please – bring the page back so I can recheck it with our devs
Best regards,
BasilisMay 9, 2017 at 9:23 pm #790608I’ve posted the link in the private content area.
Thanks!May 16, 2017 at 7:46 pm #794373 -
AuthorPosts
- You must be logged in to reply to this topic.