Title: php error on frontend
Last modified: August 12, 2020

---

# php error on frontend

 *  Resolved [StudioSens](https://wordpress.org/support/users/dupatron/)
 * (@dupatron)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/php-error-on-frontend-2/)
 * Hi,
 * i have this weird error showing up on all pages when logged in.
 * Warning: Use of undefined constant accessally_is_logged_in – assumed ‘accessally_is_logged_in’(
   this will throw an Error in a future version of PHP) in /home/customer/www/tala.
   academy/public_html/wp-content/plugins/content-visibility-for-divi-builder/content-
   visibility-for-divi-builder.php(155) : eval()’d code on line 1
 * Thanks for your help.
    Miles.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-error-on-frontend-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Jonathan Horowitz](https://wordpress.org/support/users/jhorowitz/)
 * (@jhorowitz)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/php-error-on-frontend-2/#post-13244873)
 * Hi [@dupatron](https://wordpress.org/support/users/dupatron/),
 * The error is complaining that accessally_is_logged_in is not surrounded by single
   quotes but is being treated as a string. Should that be a function call like 
   accessally_is_logged_in() or a variable like $accessally_is_logged_in?
 *  Thread Starter [StudioSens](https://wordpress.org/support/users/dupatron/)
 * (@dupatron)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/php-error-on-frontend-2/#post-13255853)
 * it was with accessally_is_logged_in()
    i removed it for now.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘php error on frontend’ is closed to new replies.

 * ![](https://ps.w.org/content-visibility-for-divi-builder/assets/icon-256x256.
   png?rev=1359961)
 * [Content Visibility for Divi Builder](https://wordpress.org/plugins/content-visibility-for-divi-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-visibility-for-divi-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-visibility-for-divi-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/content-visibility-for-divi-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-visibility-for-divi-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-visibility-for-divi-builder/reviews/)

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)

 * 2 replies
 * 2 participants
 * Last reply from: [StudioSens](https://wordpress.org/support/users/dupatron/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/php-error-on-frontend-2/#post-13255853)
 * Status: resolved