- Berichten: 106
- Ontvangen bedankjes 10
Solved: Error loading XML data
- Support Team
- Onderwerp Auteur
- Offline
- Moderator
Minder
Meer
13 jaren 5 maanden geleden #334
door Support Team
Solved: Error loading XML data werd gestart door Support Team
Marvikshop uses also XML data for example in the productlist.
unfortunately joomla does nog have this in their library.
o solve this problem, you could :
* Use the JDocumentXml file / class that I have made. Set your links to have "&format=xml" instead of "&format=raw", and create the accompanying view.xml.php file to deal with those requests ( simple and in keeping with the Joomla architecture ).
I have uploaded the folder with the JDocumentXml folder / file / class. To use it, just unzip it into:
your_joomla_site/libraries/joomla/document/
This should create the xml/ sub-folder there and its 2 files (made by modifying JDocumentRaw).
unfortunately joomla does nog have this in their library.
o solve this problem, you could :
* Use the JDocumentXml file / class that I have made. Set your links to have "&format=xml" instead of "&format=raw", and create the accompanying view.xml.php file to deal with those requests ( simple and in keeping with the Joomla architecture ).
I have uploaded the folder with the JDocumentXml folder / file / class. To use it, just unzip it into:
your_joomla_site/libraries/joomla/document/
This should create the xml/ sub-folder there and its 2 files (made by modifying JDocumentRaw).
Graag Inloggen of een account aanmaken deelnemen aan het gesprek.
- Support Team
- Onderwerp Auteur
- Offline
- Moderator
Minder
Meer
- Berichten: 106
- Ontvangen bedankjes 10
13 jaren 3 maanden geleden #340
door Support Team
Beantwoord door Support Team in topic Re: Solved: Error loading XML data
:laugh: We test marvikShop in joomla 1.6 and 1.7. Joomla got finnaly the XML data in their library, so this problem is solved by Joomla itself.:whistle:
Graag Inloggen of een account aanmaken deelnemen aan het gesprek.