News:

Looking for documentation? Take a look on our wiki

Main Menu

"Ask a question" Facebox bug with SEF enabled

Started by d0ublezer0, October 20, 2012, 20:48:41 PM

Previous topic - Next topic

d0ublezer0

I found this: when Joomla SEF is enabled, click the <ask a question> on product details page.
With Firebug i've see this:
"NetworkError: 404 Not Found - http://zebra/catalogue/tech-cap/components/com_virtuemart/assets/images/facebox/closelabel.png"
"NetworkError: 404 Not Found - http://zebra/catalogue/tech-cap/components/com_virtuemart/assets/images/facebox/loading.gif"
"NetworkError: 404 Not Found - http://zebra/templates/system/css/template.css"


/catalogue/tech-cap/ - it is SEF-generated path for currently viewing category. So, popup script trying to add the "/components/com_virtuemart/assets/images/facebox/" value to current URI path. Of course, there's nothing there.

Also, it tries to load styles from a non-existent place (should be a http://zebra/templates/template-name/css/template.css)
As a result, the styles are not applied to the facebox window, and it looks ugly.

J2.5.7, VM2.0.12

bytelord

#1
Hello,

Bad installation i suppose there is also an issue with http://zebra/templates/system/css/template.css which belongs to your joomla template file.

Also examine with firebug for any js conflicts. Last please make a test without template overrides.

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

simbus82

This problem is in 2.0.22e too.

Must be resolved. Using template overrides is a GOOD and a MUST TO DO practice in Joomla.

If Facebox fail in this case, facebox is bugged! ... not the template.
Joomla! 2.5.16 & VM 2.0.24b