Phoca Options problem

General Forum
Cast-Art

Phoca Options problem

Post by Cast-Art »

Hello,

In Phoca 3.1.4 as well as in Phoca 3.1.5 an http 500 error is displayed or an empty page when I use the Options button.
The Joomla version is 2.5.1. The error occurs in IE, FFend GC and on different computers
A couple of days ago it still worked.

Regards
Carel
millsstew526
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 24 Feb 2012, 03:32
Contact:

Re: Phoca Options problem

Post by millsstew526 »

I am having the exact same issue here, please help! It's getting confusing :x
Cast-Art

Re: Phoca Options problem

Post by Cast-Art »

The options link looks like:

http://www.vishandeldejager.nl/administ ... =component

The parameter path = empty
Could that be the cause?
If so how could this happen?
Cast-Art

Re: Phoca Options problem

Post by Cast-Art »

I tried the next link:

http://www.vishandeldejager.nl/administ ... ocagallery

and it worked.

It seems that if you leave out the path and the tmpl parameters it works.

Now the question is, which file do I have to change?
Cast-Art

Re: Phoca Options problem

Post by Cast-Art »

Correction
If you leave out path=


So http// your domain /administrator/ index.php?option=com_config&view=component&component=com_phocagallery&tmpl=component

might work
Cast-Art

Re: Phoca Options problem

Post by Cast-Art »

I did some more trial and error and found out that:

.....administrator/index.php?option=com_config&view=component&component=com_contact&path=&tmpl=component
(option link in component Contacts)

works and

.....administrator/index.php?option=com_config&view=component&component=com_phocagallery&path=&tmpl=component
(option link in component Phoca Gallery)

not any more.

Is there anybody who can help me finding a solution
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Options problem

Post by Jan »

Hi, 500 is mostly php error, enable php error reporting to get info about the error:

https://www.phoca.cz/documents/16-joomla ... rs-on-site

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

Re: Phoca Options problem

Post by Cast-Art »

I installed Joomla 2.5.1 and Phoca Gallery 3.1.5 once again in a new root.

Options works fine now but there another problem occurred!
If I load an new image in a category, only the medium thumbnail is created and the image doesn't appear in the images list. It happens in both cases Jfile thumbnail creation on and off

If you upload all images in a folder first and the assign the images 1 by 1 to a category, the small , medium en large thumbnails are generated!

If you want to assign an image to a category and the image is not in the folder yet
then after uploading only the medium thumbnail is generated and no record is written in the databse in which the assignment is stored

For now the problem is solved I can continue.
I'm going to check the PHP settings later
Cast-Art

Re: Phoca Options problem

Post by Cast-Art »

In Joomla administrator the System Cache parameter must be "off"
Then the problem with thumbnail creation is solved.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Options problem

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply