wp-booster error

Posted in: Newspaper
Post count: 156

Hello,

I hope your day is going well.

Recently, I’ve noticed when browsing to my site using the url: tribyoot.org that I get this message at the top of the browser.

/* —————————————————————————- WordPress booster framework – this is our theme framework – all the content and settings are there It is not necessary to include it in the child theme only if you want to use the API */ if (!defined(‘TD_THEME_WP_BOOSTER’)) { include TEMPLATEPATH . ‘/includes/td_wordpres_booster.php’; } ?>

Can you help be detect what the issue is here? I have been working on it but cannot put my finder on it yet. I’m sure there is a simple solution that I am overlooking.

Cheers.

Philip

Post count: 7909

Hi,

Where do you see this error as I checked your site and I did not found any error. Please provide more details.
You can find this in functions.phphttp://screencast.com/t/zVqrmL4cqk this check what settings to load.

Thanks!

Post count: 9544

Might be a time out issue or redirect issue since your URL redirects to the https:// version of domain, then throws an error that not everything on page is secure.

Likely first step is getting everything loading on page to be https ..

Post count: 156

I did a bit of analysis, debugging and research and found that a couple of added lines to my htaccess file resolves the intermittent, browser-specific issue. Of course, these are famous last words, because things have a way of cropping up again, so we’ll see. For now, the issue seems to be resolved.

Have an Awesome Day!

Philip

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.