Page 2 of 2
Re: Problems with Modal Popup Window
Posted: 15 Mar 2010, 23:46
by Jan
Hi, try to enabled debug mode to get more info, or enable error reporting:
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
Re: Problems with Modal Popup Window
Posted: 16 Mar 2010, 00:49
by darko
Hi Jan,
thanks for the quick answer.
error_reporting = E_ALL was OK
display_errors = On is now OK
If you Email me your Email I'l make you admin on my site.
I see only errors from my template.
Thanks.
Darko
Re: Problems with Modal Popup Window
Posted: 16 Mar 2010, 15:15
by Jan
The debug in global configuration is enabled?
Re: Problems with Modal Popup Window
Posted: 17 Mar 2010, 01:43
by darko
Hi Jan,
configuration now:
system>Web Services =Enabled
system debug =enabled
languages debug =enabled
phoca gallery settings try and error:
comments only for categories - work,for pictures no, geotagging dont work
cooliris works perfect !
it works: Jak Lightbox and Shadow box
High slide, Modal Popupwindow,Modal PopupBox, Standard Popup Window and No Popup doesnt work
Hm, I had error box after trying to use comment, geotagging or detal.
As asked befor, send me an Email and I'l give you the site or make you admin on my site?
Thanks.
Darko
Re: Problems with Modal Popup Window
Posted: 17 Mar 2010, 01:54
by darko
OK I have the error box:
for Comment Image, Geotagging and Detail View:
500 - •View not found [name, type, prefix]:• phocagallery,html,phocagalleryView•You may not be able to visit this page because of:•
1.•an out-of-date bookmark/favourite•
2.•a search engine that has an out-of-date listing for this site•
3.•a mistyped address•
4.•you have no access to this page•
5.•The requested resource was not found.•
6.•An error has occurred while processing your request.•
•Please try one of the following pages:•
••Home Page•
•If difficulties persist, please contact the System Administrator of this site.•
•View not found [name, type, prefix]:• phocagallery,html,phocagalleryView
Call stack
# Function Location
1 JSite->dispatch() /srv/www/htdocs/index.php:68
2 JComponentHelper->renderComponent() /srv/www/htdocs/includes/application.php:124
3 require_once() /srv/www/htdocs/libraries/joomla/application/component/helper.php:162
4 JController->execute() /srv/www/htdocs/components/com_phocagallery/phocagallery.php:45
5 PhocaGalleryController->display() /srv/www/htdocs/libraries/joomla/application/component/controller.php:236
6 JController->display() /srv/www/htdocs/components/com_phocagallery/controller.php:17
7 JController->getView() /srv/www/htdocs/libraries/joomla/application/component/controller.php:293
8 JError->raiseError() /srv/www/htdocs/libraries/joomla/application/component/controller.php:470
9 JError->raise() /srv/www/htdocs/libraries/joomla/error/error.php:171
10 JException->__construct() /srv/www/htdocs/libraries/joomla/error/error.php:136
Tanks.
Darko
Re: Problems with Modal Popup Window
Posted: 23 Mar 2010, 14:11
by Jan
Hi, try to enable error reporting which will display the php error, see:
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan