Request Timeout when phoca used

Phoca Gallery plugins - plugins for Phoca Gallery extension
morsagmon
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 18 Sep 2010, 20:51

Request Timeout when phoca used

Post by morsagmon »

Hello all.

When I have phoca plugin strings embedded in an article - the article is not loaded in front-end - I end up with a "Request Timout".
Example of phoca plugin string:

Code: Select all

{phocagallery view=category|categoryid=2|imageid=0|limitstart=0|limitcount=14|fontcolor=#B88A00|bgcolor=#FFBF00|bgcolorhover=#BFFF00|imagebgcolor=#FFD24D|bordercolor=#B88A00|bordercolorhover=#86B300|detail=5|highslidedescription=2|displayname=0|displaybuttons=1|displaydetail=0|displaydownload=0|type=1|imageshadow=shadow2|displaydescription=1}
If I remove these phoca strings from the article - it loads fine.

This article was working for years, nothing in it changed. I'm not sure what happened along the way that caused this to stop working.
I upgraded Phoca component to latest 3.2.7 and also the three plugins I have just now - to no avail.

Using Joomla 2.5.9.

Any pointers?

Thanks!
Mor
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48386
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Request Timeout when phoca used

Post by Jan »

Hi, do you get some error there, e.g. in errorLog, this should load only 14 items from database, so not idea why there is timeout problem :idea: When you add some plugin code which loads e.g. only one image (with not so much parameters), do you get the same problem?

Jan
If you find Phoca extensions useful, please support the project
morsagmon
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 18 Sep 2010, 20:51

Re: Request Timeout when phoca used

Post by morsagmon »

Hi Jan, thank you.

No entry in error_log (I checked the file under /administrator, let me know if there's another log to check).

A simple article with one line calling for up to 5 pics - loads the 3 pics in that category successfully.
The problem seems to be with the article that has 7 such plugin strings that call for up to 14 pics each - a total of some 40 pic to be loaded actually.
It used to work quick in the past - what could have changed?
What else can I check?

Thanks!
Mor
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48386
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Request Timeout when phoca used

Post by Jan »

Hmmm, this is really hard to say what could be the change there, in the code, nothing changed which somehow should influence loading :idea: :-(

Jan
If you find Phoca extensions useful, please support the project
morsagmon
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 18 Sep 2010, 20:51

Re: Request Timeout when phoca used

Post by morsagmon »

I see.
Where can I modify the timeout threshold?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48386
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Request Timeout when phoca used

Post by Jan »

Hi, in your php settings :idea:
If you find Phoca extensions useful, please support the project
Post Reply