Page 1 of 1

My Gallery is FAILED after Update To 2.6.2

Posted: 10 Jan 2010, 21:50
by razmavar
:cry: :cry: :cry:

After Upgrade to 2.6.2 My gallery in Front End is Faild and just shown blank page
last version was 2.6.0
Please Help if you can .


:cry: :cry: :cry:

see this ---http://www.razmavar.com/picture.html----

Re: My Gallery is FAILED after Update To 2.6.2

Posted: 11 Jan 2010, 06:42
by razmavar
:!: :!:
PLEASE HELP
MY GALLERY IS NOT REACHABLE
:idea: :idea:

Re: My Gallery is FAILED after Update To 2.6.2

Posted: 11 Jan 2010, 10:22
by reko
Hi, please read the message on top of the forum!
• ...search this forum, as many questions are answered repeatedly
...
• If you get blank page or error 500 on your site, please try to enable error reporting on or see your error log and paste this error message into the topic, try to check your SEF
post again if you still can't resolve it.

regards
/rk

Re: My Gallery is FAILED after Update To 2.6.2

Posted: 11 Jan 2010, 15:35
by razmavar
Dear reko
befor i write my qustion i searched the Forum
i didnt find good answer
And , i do that you say but my problem is Continue

please Help IF you can

thanks Reko

Re: My Gallery is FAILED after Update To 2.6.2

Posted: 11 Jan 2010, 16:36
by reko
Can you turn on error reporting? what errors do you get then? Otherwise it's hard to help as we don't know what exactly is causing the problem... and we can only guess

Re: My Gallery is FAILED after Update To 2.6.2

Posted: 11 Jan 2010, 23:05
by razmavar
reko wrote:Can you turn on error reporting? what errors do you get then? Otherwise it's hard to help as we don't know what exactly is causing the problem... and we can only guess
i turn on eror reporting but nothing any thing in the link that befor update my gallery work on that :(

Re: My Gallery is FAILED after Update To 2.6.2

Posted: 12 Jan 2010, 00:08
by Jan
Hi, did you turn it in php.ini or htaccess? (php error reporting)?

Try to see this:
https://www.phoca.cz/documents/16-joomla ... rs-on-site

Re: My Gallery is FAILED after Update To 2.6.2

Posted: 13 Jan 2010, 17:13
by razmavar
Jan wrote:Hi, did you turn it in php.ini or htaccess? (php error reporting)?

Try to see this:
https://www.phoca.cz/documents/16-joomla ... rs-on-site

DEAR jan
i do that you say and now i can see my gallery
i put this cod in my .htaccess :

Code: Select all

# Displaying PHP errors
php_flag display_errors on
php_value error_reporting 6143
but it show gallery normaly
where is eror report ? and when i delet that cod my gallery failed again !
whats the matter ? :shock:

Re: My Gallery is FAILED after Update To 2.6.2

Posted: 14 Jan 2010, 15:28
by razmavar
DEAR jan
i do that you say and now i can see my gallery
i put this cod in my .htaccess :

Code: Select all
# Displaying PHP errors
php_flag display_errors on
php_value error_reporting 6143


but it show gallery normaly
where is eror report ? and when i delet that cod my gallery failed again !
whats the matter ? :shock:

Re: My Gallery is FAILED after Update To 2.6.2

Posted: 18 Jan 2010, 23:49
by Jan
Hi, enabling php error reporting doesn't have any influence on working Phoca Gallery, it only displays the error report. You should got to the site where you get blank page and see if error is displayed. If not and the blank page is displayed, then you should try to other methods to display the error - in error log or contact webhosting operator.

Jan