• An “expert” worked on my site and not only was the function I wanted fixed worse when it was done, but now I’m getting “bool(false)” all over the place, including the login page (at the very end of the page). Some of the problems within the side may be related to the bool thing, but as a non-tech person (which is why I use WordPress in the first place), I dunno. I think the bool(false) problem needs to be solved before anything else can be–though I may be wrong. Ideas, anyone?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi carbuzzard,

    Can you provide us with a link to your website? If you’re seeing printed returns, it might be that your expert left debug-mode turned on by accident.

    Thread Starter carbuzzard

    (@carbuzzard)

    The site is http://www.carbuzzard.com.

    (I’ve disabled some of the features in the right sidebar in an effort to see if anything conflicts).

    (The problem, btw, that I was trying to fix involves the meny/index in the left sidebar, which worked on the user side before the effort to fix it but wouldn’t allow adding more links to articles than I had already, but that’s another story).

    I’m only seeing bool(false) at the very end of pages after the closing </html> tag, which makes me think it’s a wayward function return.

    Have you tried deactivating all plugins and reactivating them one at a time to find the culprit? It’s also possible that it’s coming from your theme’s functions.php file.

    Thread Starter carbuzzard

    (@carbuzzard)

    Drew, yes, I’ve been through the deactivating plugin routine. I’m not sure what the “theme’s functions.php file” is, but I suspect I’m about to learn

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘bool(false) even on log in page’ is closed to new replies.