Blank pages here and there

I updated php on my Godaddy VPS yesterday, and it made everything go BAD, it screwed up apache, removed things from my control panel, on and on... One of the problems I was having was blank pages, but not on everypage. I've moved to another server, and I'm still getting the blank pages. I can set up a fresh install on subdomains, and it's fine. What could be causing the blank pages? I can access most of my admin, but the advanced settings page is completely white. I'm not finding anything in the error logs, and I don't know where to go from here. What could be causing this?

 

The first line that is getting cut off is:

<bx_injection:injection_top_menu_before />

So whatever it takes to inject this, is not working, what could that be?

 

Bikerunity . com

Quote · 19 Oct 2012

manually entering know pages, like join.php and others.

All I see, your logo, the FB like and your Google ad..

I've never seen a site do this.

Going to still ask, you have manually cleaned the cache, cache_public, and tmp leaving the .htaccess files only...

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 19 Oct 2012

Yes, I've cleaned all caches. Whatever it is that injects code in dolphin, isn't working.

Quote · 19 Oct 2012

You have an open <meta> tag..

<meta property="og:image" content="http://www.yoursite.com/images/rockerlogo.jpg" />

 

[edit]When you edited the header for the og;data you have left some closing tags out, I'm checking for you in Dreamweaver

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 19 Oct 2012

bikerunity.com/HeavYMetaL

 

Even the profile theme mod seems to work fine, but the core templates seem to have stopped parsing correctly.

Quote · 20 Oct 2012

I see it as a closed tag, I'll look at that more. Even still, pages in the admin cannot be accessed, which shouldn't be effected by the templates.

Quote · 20 Oct 2012

I'm out, lol

stumped for sure..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 20 Oct 2012

bikerunity.com/?skin=uni

 

That's without the facebook like button and using uni, it's even worse.

Quote · 20 Oct 2012

Try this, it may help.

 

Go to plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer

 

And delete the content of each of these folders.

CSS

HTML

Test

URI

From the land DownUnder
Quote · 20 Oct 2012

It has something to to do with the top navigation, or something. My chat is fine, that's because I stripped the navigation bar from it.

bikerunity.com/m/chat/home/

Quote · 20 Oct 2012

handsconnect,

 I tried your suggestion, nothing. I'm slowly overwriting my files with dolphin defaults, so far that doesn't seem to help either.

 

It couldn't be something in the database could it?

Quote · 20 Oct 2012

I've put error reporting at the top of /administration/advanced_settings.php because it's the one admin page that is blank, but it's not showing any errors. This is driving me NUTS! I've been down over 24 hours now, and I usually have between 10-20 people on at a time, this is HURTING

Quote · 20 Oct 2012

I was wrong, the custom templates I was using somehow got corrupted, and it WAS causing the blank pages,even in the admin. Now I'm getting somewhere!

 

How could a custom template effect pages in admin?

Quote · 20 Oct 2012

 


How could a custom template effect pages in admin?

They are not supposed to but they can.

For example, i have a black template, and when active, the corner images on message boxes will show up in the admin side.

It is not 100% isolated, so unfortunately you cannot assume anything.

https://www.deanbassett.com
Quote · 20 Oct 2012

Well, I found it!

Deano, it was your black/rounded template, This one little bit of code was screwing up everything:

$sTemplName = 'Black';

The second (') was missing, I don't know how it happened, as I never edited the BxTemplName.php file, and I've had this template running for along time now. That's also why the advanced settings in admin wasnt working, and also why other templates weren't working as well. I think the file somehow got corrupted when I updated PHP,,,, I don't know, but it's all getting back to normal now.

Quote · 20 Oct 2012

Indeed very odd. I checked my files, You also seemed to have changed the name. You say you never edited it, but you must have at some point. My copy as i distribute it has the following.

$sTemplName = 'Rounded Black/White';

I also do not know how a php update would have damaged the file.

https://www.deanbassett.com
Quote · 20 Oct 2012

Yes, I edited the name to just Black, but it worked for months like that, but when I updated PHP, it did some funky stuff, and somehow that (') got removed. I haven't edited that file for months, so somehow something changed it in the update, or something....

Quote · 22 Oct 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.