Hi,
I've a problem and cannot find an answer on any forum.
I've installed Joomla 1.7 and Phoca gallery 3.1.1
Everything works fine except when I want to change the title of an image in the back-end.
If I click on a title it seems he bypasses Joomla.
It seems he only shows the javascript. The page source starts like this:
<script type="text/javascript">
Joomla.submitbutton = function(task)
{
if (task != 'phocagalleryimg.cancel' && document.id('jform_catid').value == '') {
alert('Ongeldig formulier - Categorie is niet geselecteerd');
} else if (task == 'phocagalleryimg.cancel' || document.formvalidator.isValid(document.id('phocagalleryimg-form'))) {
Joomla.submitform(task, document.getElementById('phocagalleryimg-form'));
}
else {
alert('Ongeldig formulier');
}
}
etc..
So no HTML code, so no link to css files etc.
This is the only page that doesn't work.
Anybody an idea??
Thankx, Jolanda
install problems
- Jan
- Phoca Hero

- Posts: 49150
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: install problems
Hi, seems like the site get some error in html output, can you paste some screenshot here, really no idea what can be the reason for this

Jan
Jan
If you find Phoca extensions useful, please support the project
