Page 2 of 2

Re: cannot create menu link to phocagallery

Posted: 25 Nov 2010, 04:03
by TCC_WEB
Jan, thanks for the post!!!

am chasing with my hosting mob to see if it is that....

if this is an issue with suhosin, which maynot go away, due to the security benefits at the host end,
then maybe something could be done phoca's end....?
just a thought...but hey im not a programmer...

Re: cannot create menu link to phocagallery

Posted: 25 Nov 2010, 05:11
by TCC_WEB
Jan,

thanks for your post re the suhosin, that fixed it,...

my host created the php.ini file in the public.html folder.
they changed the suhosin as per the document you posted,
works great!!
I only know, users with suhosin enabled, had such problem :idea: , see:
https://www.phoca.cz/documents/50-phoca/ ... al-advices
Thanks again!!

Re: cannot create menu link to phocagallery

Posted: 25 Nov 2010, 09:53
by Joco
Hi, GerhardSchr,

if you have 30min free time, you could inverse my method and filter out server setting causes.
I mean:
Install a server-php-mysql pack on your home machine(eg.:XAMPP)
Dump the file system from your server to your new localhost server (htdocs folder in XAMPP)
Dump the database and restore it on localhost via phpmyadmin (included in XAMPP)
Edit the config file of joomla(quite easy, if you have a clean joomla install on localhost, you can copy settings from it)

Now, when all is working, you should see the same page as on the WEB.

If menu creation is working, you have a server problem. (I'm quite positive this is the case)
If it isn't working, you have a software problem.

This is my two cents, hope you'll give it a try.

Joco

Re: cannot create menu link to phocagallery

Posted: 05 Dec 2010, 16:17
by GerhardSchr
hi
i have reinsall joomla, I do not install any components or make any other changes...i go to the admin panel (i have the german joomla version) and install the phoca gallery, same problem !

what is my mistake??

Thanks
GerhardSchr


//edit: oh sorry i do not read the new posts....

Re: cannot create menu link to phocagallery

Posted: 05 Dec 2010, 18:54
by GerhardSchr
so ok i have install the old version of ohoca gallery (com_phocagallery_v2.7.4.zip) and yes it works! -.-

so the problem is joomla or the gallery ? :)

Re: cannot create menu link to phocagallery

Posted: 06 Dec 2010, 23:33
by Jan
so ok i have install the old version of ohoca gallery (com_phocagallery_v2.7.4.zip) and yes it works!
So seems there is problem with the suhosin, because Phoca Gallery 2.7.4 does not have so much parameters like 2.7.5 has (this is the most common problem. Users with enabled Suhosin started to have this problem while upgrading from 2.7.4 to 2.7.5), see:
https://www.phoca.cz/documents/50-phoca/ ... al-advices (7)

Jan

Re: cannot create menu link to phocagallery

Posted: 09 Dec 2010, 21:09
by Jan
Ok