Page 1 of 1

Request Timeout when phoca used

Posted: 11 Apr 2014, 23:16
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

Re: Request Timeout when phoca used

Posted: 13 Apr 2014, 19:42
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

Re: Request Timeout when phoca used

Posted: 19 Apr 2014, 22:14
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

Re: Request Timeout when phoca used

Posted: 21 Apr 2014, 20:07
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

Re: Request Timeout when phoca used

Posted: 21 Apr 2014, 22:22
by morsagmon
I see.
Where can I modify the timeout threshold?

Re: Request Timeout when phoca used

Posted: 25 Apr 2014, 23:45
by Jan
Hi, in your php settings :idea: