Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: A few Errors

Hmm… Just waking up, and browsing around. I’m on Chrome Dev. and IE8 (in case it matters) and your Visit links work fine. I don’t see any problems under activity either (accessed from within profiles).

As I’ve said elsewhere, I removed the admin-bar from our whole site, front and back end. It gets in my way, serves no useful function which shouldn’t be on site pages as links anyway, and confuses technophobes no end. I put the following in wp-config.php to help with that and other things;

define(‘WP_MEMORY_LIMIT’, ‘128M’);
define(‘BP_ENABLE_USERNAME_COMPATIBILITY_MODE’, true);
define(‘BP_DISABLE_ADMIN_BAR’, true);

Just my worthacarrot opinion, but I think your site would look much cleaner without it too. Also, your browse/other/search bar goes off into infinity on the right-hand side on MightWorkOneDay Chrome. And bloons are great!

Edit: @blondishnet, I just noticed your “Solved!” update (which seems to have been posted before this, but didn’t show back then).

Care to enlighten everyone as to what was causing it, in case it helps?

Skip to toolbar