News:

Support the VirtueMart project and become a member

Main Menu

[SOLVED] 301 Moved Permanently / Currency Converter XML

Started by DJWezzz, September 10, 2018, 00:34:58 AM

Previous topic - Next topic

DJWezzz

Hello, can somebody help me?
I get sometimes when i go to the backend the follow error:

Failed to parse the Currency Converter XML document.

The content: <html>

<head><title>301 Moved Permanently</title></head>

<body bgcolor="white">

<center><h1>301 Moved Permanently</h1></center>

<hr><center>Myra</center>

</body>

</html>


VirtueMart 3.2.14
Joomla! 3.8.12 Stable

Jörgen

What is Your problem ?

regards

Jörgen @ Kreativ Fotografi
Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.

GJC Web Design

Have seen the error as well in admin

follow these instructions -> http://forum.virtuemart.net/index.php?topic=140888.0 to fix and is fixed in the next update
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

DJWezzz

#4
I have followed Jörgen, thats works correctly. Thanks Milbo for the update. I try it too.

Jörgen

Quote from: DJWezzz on September 15, 2018, 23:32:53 PM
I have followed Jörgen, thats works correctly.

What was the issue with the broken 301 page output ?

regards

Jörgen @ Kreativ Fotografi
Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.

roman5527

Hi, i have this proplem too . i have in daily.xml this content :

Quote
<html>

<head><title>301 Moved Permanently</title></head>

<body bgcolor="white">

<center><h1>301 Moved Permanently</h1></center>

<hr><center>Myra</center>

</body>

</html>

can you help me fix it ? i have Virtuemart 3.4.2

Thanks

Jörgen

Quote from: Jörgen on September 10, 2018, 07:54:28 AM
What is Your problem ?

regards

Jörgen @ Kreativ Fotografi

Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.

roman5527

Hi, i can try this manual : http://forum.virtuemart.net/index.php?topic=140888.0

i delete daily.xml . but now when i refresh web , ftp and i change currency on web i dont have daily.xml on ftp .

ANd i dont have convertECB folder in cache folder and administrator/cache and media folder .

Can you any solution ?

thanks

Jörgen

QuoteHowever, you can do it yourself - it's quite easy. All the changes should be done on the filesystem (usually through FTP).
1) open file:
/administrator/components/com_virtuemart/plugins/currency_converter/convertECB.php

and replace line no 26 with:
Code: [Select]

    var $document_address = 'https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml';;

Have You done this, this should not be neccessary with new version of VM.

Jörgen @ Kreativ Fotografi
Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.