Preview: Restaurant Menu Pro wine list

Phoca Restaurant Menu - restaurant menu manager
willson
Phoca Member
Phoca Member
Posts: 36
Joined: 16 Mar 2009, 12:26

Preview: Restaurant Menu Pro wine list

Post by willson »

Preview of a wine list fails at http://example.com/index.php?option=com ... sk=preview
with blank pages or messages that it could not connect (in Firefox, IE, Chrome, Safari).

This occurs when the Setting for the Header of the winelist contains text like:
[AOC] (Denominación de Origin Calificada en España [DOCa]).
Reducing the symptom to fewer characters it isolates to the problem being:
[x]

Matched square brackets with an alphabetic character between them.

I guess I'll just have to avoid that particular string sequence for the time being.
-----
Using: Restaurant Menu Pro, Gallery, Maps, Guestbook, PDF
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47916
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Preview: Restaurant Menu Pro wine list

Post by Jan »

Hi, sorry I don't understand? Do you use some editor, isn't there any problem with editor and [x]?
Or do you use some system plugin which works with [] code?


I am testing it on all my test sites and don't see any problem there :(

see:
wine-list-code.png
:idea:

Jan
If you find Phoca extensions useful, please support the project
willson
Phoca Member
Phoca Member
Posts: 36
Joined: 16 Mar 2009, 12:26

Re: Preview: Restaurant Menu Pro wine list

Post by willson »

Then it's probably my Apache server configuration. I will try it on localhost someday (a different Apache configuration) and see what happens.
-----
Using: Restaurant Menu Pro, Gallery, Maps, Guestbook, PDF
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47916
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Preview: Restaurant Menu Pro wine list

Post by Jan »

Ok, see if there is some system plugin which can cause such problem too
If you find Phoca extensions useful, please support the project
willson
Phoca Member
Phoca Member
Posts: 36
Joined: 16 Mar 2009, 12:26

Re: Preview: Restaurant Menu Pro wine list

Post by willson »

Definitely not a plugin problem. The preview ( http://example.com/index.php?option=com_phocamenu&view=winelist&tmpl=component&task=preview) doesn't even get logged as an access on the server. That is to say, the request does not get logged in the Access Log nor the Error Log. So it seems that it's getting blocked someplace in Apache or earlier.

It's not Windows Firewall, SpywareDoctor or Avira that's blocking the request.
Investigation continues.

Edit: My new workaround: Use [ and ] instead of the characters [and ] .
-----
Using: Restaurant Menu Pro, Gallery, Maps, Guestbook, PDF
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47916
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Preview: Restaurant Menu Pro wine list

Post by Jan »

and the mod_security ?
If you find Phoca extensions useful, please support the project
willson
Phoca Member
Phoca Member
Posts: 36
Joined: 16 Mar 2009, 12:26

Re: Preview: Restaurant Menu Pro wine list

Post by willson »

Not mod_security either. Those usually (always?) show up in the error log and usually throw a 500 error code.

This is giving an "Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error." (which is additional information shown in Chrome; other browser s just throw blank or uninformative screens). 3xx errors from http are redirection errors but 324 is not an official http error code.

I'm guessng it's somewhere in the networking. I've seen some mention of WinSock - - haven't tried that yet. I did a ipconfig /flushdns but that didn't help either.

Carrying on regardless.
-----
Using: Restaurant Menu Pro, Gallery, Maps, Guestbook, PDF
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47916
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Preview: Restaurant Menu Pro wine list

Post by Jan »

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