Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Tim W

    (@timwhitlock)

    They may well be incompatible, but an error 500 is a pretty spectacular result. Usually incompatibility just means Loco won’t understand how the theme is set up.

    You say it’s on the front end site. Loco doesn’t run on the front end site. It only runs in the admin area. Only a stub file loader is run on all pages, and I don’t know how this could cause such a serious problem.

    You say deactivating my plugin fixed matters, so I’d love to know what this is. Do you have any useful errors in your server logs?

    Thread Starter darkben

    (@darkben)

    Hi,

    thanks for your prompt answser. I have this error (mydomain.fr is a fake) when your plugin is activated :

    FastCGI: server “/var/www/clients/client1/web6/cgi-bin/php5-fcgi-*-80-mydomain.fr” stderr: PHP message: PHP Fatal error: Call to undefined function et_get_option() in /var/www/clients/client1/web6/web/wp-content/themes/Divi/functions.php on line 7987, referer: https://mydomain.fr/wp-admin/themes.php

    it seems it is an error on Divi but when i desactivate Loco translate all is ok.

    I send a message to Elegant Themes too

    PS : i use Php 5.6 on a debian Jessie Server

    Regards

    Ben

    Plugin Author Tim W

    (@timwhitlock)

    The fake domain warning certainly doesn’t come from my plugin and the fatal error is – as you say – from the theme.

    I suspect the presence of *something* when my plugin is enabled is causing different branches of code to run in theme. That doesn’t make it the cause.

    et_get_option sounds like a function belonging to elegant themes, but which isn’t available to the code when it needs it. Hence the fatal error isn’t caused by my plugin. For that reason I have to close this ticket.

    Thread Starter darkben

    (@darkben)

    i volontary change the domain, sorry for my bad explaination and my bad english ??

    Ok i contact Elegant Themes

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error 500 with Divi 2.5.4’ is closed to new replies.