Site is returning blank pages
Permalink
I recently upgraded to C5.5.2.1 and everything has been running smoothly up until yesterday.
As at yesterday morning, our sitehttp://www.vwa.org.au is returning blank pages instead of content.
To see this, have a look at:
http://www.vwa.org.au/index.php...
or
http://www.vwa.org.au/index.php/dashboard...
I have put up a temporary index.htm file and this is being displayed ok, so it appears that the webserver is ok.
I can ftp into the site and see all my installation and theme files are present ok.
Does anyone have any ideas what could be going wrong?
Cheers,
Stephen
As at yesterday morning, our sitehttp://www.vwa.org.au is returning blank pages instead of content.
To see this, have a look at:
http://www.vwa.org.au/index.php...
or
http://www.vwa.org.au/index.php/dashboard...
I have put up a temporary index.htm file and this is being displayed ok, so it appears that the webserver is ok.
I can ftp into the site and see all my installation and theme files are present ok.
Does anyone have any ideas what could be going wrong?
Cheers,
Stephen
Hi Steve,
That would be great. Will do.
Cheers,
Stephen
That would be great. Will do.
Cheers,
Stephen
I am having the same problem. With one of the pages, I just recreated the page, but I have another that is still just white. I would like to solve this problem so that it doesn't keep occurring. Trust me, I am scanning any info on this that I can find.
The really strange thing (and this may be the key) is that when I look for the previous versions, they are there. Concrete5 won't let me use them. Greedy bastard!
The really strange thing (and this may be the key) is that when I look for the previous versions, they are there. Concrete5 won't let me use them. Greedy bastard!
I am having the same problem. With one of the pages, I just recreated the page, but I have another that is still just white. I would like to solve this problem so that it doesn't keep occurring. Trust me, I am scanning any info on this that I can find.
The really strange thing (and this may be the key) is that when I look for the previous versions, they are there. Concrete5 won't let me use them. Greedy bastard!
The really strange thing (and this may be the key) is that when I look for the previous versions, they are there. Concrete5 won't let me use them. Greedy bastard!
I have this happen to us today!
Wondering if it is a compatibility problem with my host? perhaps the PHP version??
I dont know - welcome all ideas and thoughts please :)
http://www.tvas.com.au
Wondering if it is a compatibility problem with my host? perhaps the PHP version??
I dont know - welcome all ideas and thoughts please :)
http://www.tvas.com.au
Open you site.php under config folder and comment the line for concrete5 updater. Then try to rerun the upgrade process again. Sometime it solves the problem for me.
Thanks RonyDdeveloper I did the following, in the config folder
Full script -
But it did not help - is this want I was meant to change?
Full script -
<?php Changed the following: From 'concrete5.6.2.1_updater');?> To 'concrete5_updater');?>
But it did not help - is this want I was meant to change?
NEVER post your database details on a public forum.
Oh dear - I did not know!
Thank you
Thank you
ronyDdeveloper meant that you should comment out the last line by adding # just before the last define statement like this
And then go to Dashboard->System and Settings-> Update concrete5 and try the update again.
<?php # define('DIRNAME_APP_UPDATED', 'concrete5.6.2.1_updater');?>
And then go to Dashboard->System and Settings-> Update concrete5 and try the update again.
Dear mhawke,
thanks very much for translating RonyDdeveloper's instructions into script for dummies :) As you might have guessed I am a complete novice at this and the site is now functioning.
Appreciate the help from all.
Oritah <3
thanks very much for translating RonyDdeveloper's instructions into script for dummies :) As you might have guessed I am a complete novice at this and the site is now functioning.
Appreciate the help from all.
Oritah <3
steve