Search  

XML ISSUE WITH JOOMLA

HomeForumsGeneral DiscussionXML ISSUE WITH JOOMLA
32910 assive
432 posts
Exclusive author Author was featured Referred at least one person Sold between 1 000 and 5 000 dollars Bought between 50 and 99 items

Is anyone familiar with Joomla? I’m trying to load a simple video gallery into a static page but the server just refuses to read the xml :X
Been searching google for hours to no avail. I’ve done everything right but the xml just refuses to be read even after i chmod it to 777.
Is there some kind of line that i need to insert in my ‘configuration.php’ to allow read access for an xml file??? I’m lost :?

Posted 6 months ago
32910 assive
432 posts
Exclusive author Author was featured Referred at least one person Sold between 1 000 and 5 000 dollars Bought between 50 and 99 items

Found an alternative!!

Posted 6 months ago
37551 geodeath
26 posts
Exclusive author Referred at least one person Sold between 5 000 and 10 000 dollars Bought between 1 and 9 items

the most common problem when working with cms systems (such as joomla) is that the xml file paths are considered starting from the root of the html page you view. Which actually means that no matter where the swf for that viewer is, the xml might need to be placed to a totally different place! Keep that in mind.

Whenever you load something into flash (be it a jpg, swf, xml) all the paths are relative to the page position you are viewing . hope that helps.

Posted 6 months ago
36351 tconant57
1 post
Bought between 50 and 99 items
Found an alternative!!

Hi… I was wondering what your alternative was. I am trying to solve the same problem.

Posted 3 months ago
32910 assive
432 posts
Exclusive author Author was featured Referred at least one person Sold between 1 000 and 5 000 dollars Bought between 50 and 99 items

Hey! I had the flash in a separate html page & used a “wrapper” module to load the html. Wrapper module displays html from any URL , worked like a charm. I hope that makes sense to you. Here’s the page in action – http://www.hotincity.com/component/option,com_wrapper/Itemid,89/

Posted 3 months ago