[SOLVED] Blank Screen

mervyngroves

Joined: 2008-08-03
Posts: 90
Posted: Mon, 2010-11-15 20:32

Everything was working, transferred G2 last week to latest G3, no issues except till today. Now www.grovesonline.com/gallery3_6 results in a blank screen. The only content, viewing source,

Quote:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" >
<!-- Grey Dragon Theme - Copyright (c) 2009-2010 Serguei Dosyukov - All Rights Reserved -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Browse Album :: Images by Mervyn Groves</title>
<link rel="shortcut icon" href="lib/images/favicon.ico" type="image/x-icon" />
<script type="text/javascript">
var MSG_CANCEL = "Cancel";
</script>

There are no errors reported in /var/log. There are no server errors reported. The database checks OK. Where else can I look?

Server: Centos 5 on Inmotionhosting

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Mon, 2010-11-15 20:55

Did you change anything with your theme?

Take what ever theme you are using:
grovesonline.com/gallery3_6/themes/

and rename it to <ThemeName>_old (like dark_canvas_old if you are using dark_canvas)

Then copy the wind them to the same directory name you were using before, like dark_canvas for my example.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
mervyngroves

Joined: 2008-08-03
Posts: 90
Posted: Mon, 2010-11-15 21:03

No theme changes, I believe the last operation was enabling transcode in the moudules. Selected Update and moved on to other tasks, not gallery related.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Mon, 2010-11-15 21:08
Quote:
Take what ever theme you are using:
grovesonline.com/gallery3_6/themes/

and rename it to <ThemeName>_old (like dark_canvas_old if you are using dark_canvas)

Then copy the wind them to the same directory name you were using before, like dark_canvas for my example.

Did you do this? Is it working?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
mervyngroves

Joined: 2008-08-03
Posts: 90
Posted: Mon, 2010-11-15 21:09

Deleted transcode from modules and site is back..... thanks for your direction/inspiration.