Page 1 of 2
Adding Gallery problem
Posted: 19 Oct 2008, 13:23
by Patrick
In the component admin management section when I click the new Gallery or new Image button , I am redirected to the Site management control panel. I'm having the same problem with Phoca Guestbook creation and management. What am I doing wrong?
Re: Adding Gallery problem
Posted: 19 Oct 2008, 21:46
by Jan
???
maybe some problems with cache, are you logged in as administrator ?
Re: Adding Gallery problem
Posted: 09 Nov 2008, 22:51
by dragaodepapel
I have this problem too.
I'm logged as an administrator. When I click on new category or new image it go to the control panel of the administrator.
The buttons on toolbar of the component have all the same link:
Code: Select all
http://www.domain.com/joomla/administrator/index.php?option=com_phocagallery&view=phocagallerycs#
Re: Adding Gallery problem
Posted: 11 Nov 2008, 19:38
by Jan
the links are ok, buttons have the links created by javascript in Joomla!
Jan
Re: Adding Gallery problem
Posted: 12 Nov 2008, 06:38
by dragaodepapel
But I cannot see what is wrong, there is no errors in javascript for the pages.
I tested on IE 7 and Firefox 3. I will test some more to see if something new happens

Re: Adding Gallery problem
Posted: 13 Nov 2008, 12:44
by Jan
ok
Re: Adding Gallery problem
Posted: 13 Nov 2008, 17:13
by dragaodepapel
I will re-install my Joomla!. Maybe there is a problem with the installation. Another component isn't working too.
Re: Adding Gallery problem
Posted: 13 Nov 2008, 19:30
by dragaodepapel
Well, I reinstalled Joomla! with the latest release (1.5.8 ), and the problem persists.

Re: Adding Gallery problem
Posted: 14 Nov 2008, 01:39
by Jan
Re: Adding Gallery problem
Posted: 15 Nov 2008, 02:24
by dragaodepapel
I'm looking at the source code, but my knowledge of the Joomla framework is nothing.
Well, there is no way to use a "direct link", instead of the javascript?
I ask it because the docman uses javascript on buttons, but there is some quick access options on control panel like New File, New Document, and the links are direct to the task:
Code: Select all
index2.php?option=com_docman§ion=documents&task=new
I'm looking on code of Gallery to see if I can use that for now, to put the gallery to work while I cannot discover what is happening.