Page 2 of 2

Re: Blank webpages after upgrade

Posted: 10 Jul 2011, 11:41
by Svante
I have now with help from my webhotel set:
error_reporting = E_ALL
display_errors = On

Webpages are still blank. No errors are shown???
What now?

Re: Blank webpages after upgrade

Posted: 12 Jul 2011, 16:28
by Jan
Hi, so this means, the error displaying still not work, maybe :idea: try to run some php script with error to see if the error reporting is really working on your site.

Jan

Re: Blank webpages after upgrade

Posted: 18 Jul 2011, 10:49
by Svante
Hi again.

My Internet provider says that php error messages is not shown, because my pages are in .html.
It has to be a php page as far as I understood it. So how do I do that and isn't it normal that you use the gallery through an html-page?

Re: Blank webpages after upgrade

Posted: 21 Jul 2011, 15:05
by Jan
Hi, Joomla! is a php project, html is only an output made by php.

Jan

Re: Blank webpages after upgrade

Posted: 22 Jul 2011, 13:00
by Svante
Jan wrote:Hi, Joomla! is a php project, html is only an output made by php.

Jan
I don't know if we understand each other, but the only this I have done, is making an article i joomla, and put in this code:

Code: Select all

{phocagallery view=category|categoryid=15|limitstart=0|limitcount=0}
This is shown as a html-webpage, that is now blank after upgrade.
Turning php error on doesn't make any difference.

Re: Blank webpages after upgrade

Posted: 22 Jul 2011, 22:28
by Jan
Hi, check if your site really displays php errors (e.g. making a php script with an error) as the blank page mostly indicates a php error.

Blank page is mostly stopped php script (with some error which is hidden by php settings)

Jan

Re: Blank webpages after upgrade

Posted: 27 Jul 2011, 10:38
by Svante
Well. I don't think we will get any closer to a solution. I have tried everything. No errors are displayed.
Maybe I can solve the problem by upgrading Joomla...

Re: Blank webpages after upgrade

Posted: 27 Jul 2011, 19:31
by Jan
Hi, yes you can try it, but really no idea :idea: :-(

Re: Blank webpages after upgrade

Posted: 05 Aug 2011, 15:37
by Svante
Found the error!
I only upgraded Phoca Gallery, but didn't upgrade Phoca Gallery Plugin as well.
After I did this - it worked :-)
So it was not a php-error after all.

Re: Blank webpages after upgrade

Posted: 05 Aug 2011, 17:11
by Jan
Great to hear it, Jan