Page 1 of 1

View not found [name, type, prefix]: print, html, phocagalle

Posted: 20 Jul 2013, 07:55
by rahulntl
View not found [name, type, prefix]: print, html, phocagalleryView

I am getting this url in my site /gallery/image/print/3.html?tmpl=component
because of this i am getting 500 error on my page

I tried to debug but can't found suitable solution for this error.
while debugging i am getting this

[args] => Array
(
[0] => View not found [name, type, prefix]: print, html, phocagalleryView
[1] => 500
[2] => 1
[3] =>
[4] => 1
)

Please help...

Re: View not found [name, type, prefix]: print, html, phocag

Posted: 20 Jul 2013, 18:49
by Jan
Hi, do you get the same problem when you disable SEF?

Re: View not found [name, type, prefix]: print, html, phocag

Posted: 22 Jul 2013, 07:18
by rahulntl
Hi Jan

We can't disable SEF as our site pages are index in different search engines
It seems print view not available and its killing our seo and we are getting 500 error for that link.
Please provide some other solution for fixing that error.

Re: View not found [name, type, prefix]: print, html, phocag

Posted: 23 Jul 2013, 19:41
by Jan
Hi, I mean disabling SEF for testing only - to know if the problem is sef or not.

500 means mostly php error, see:
https://www.phoca.cz/documents/16-joomla ... ent-errors
Jan