What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

Bug Incorrect label for Shipping on confirm purchase dialogue.

vlasta

New Member
The dialogue to contact the seller has the shipping amount drop down incorrectly labelled. It has the text xfa_rmmp_shipping instead of a phrase.


1770264280484.png


I was digging around, and it seems there is an error in the phrases.xml file. I modified this line:

<phrase title="xfa_fss_shipping" version_id="903000090" version_string="3.0.0 RC1"><![CDATA[Shipping]]></phrase>

to read:

<phrase title="xfa_rmmp_shipping" version_id="903000090" version_string="3.0.0 RC1"><![CDATA[Shipping]]></phrase>

to match the placeholder text I was seeing above. Now the label for the shipping row reads correctly as "Shipping"


1770287934155.png
 
The dialogue to contact the seller has the shipping amount drop down incorrectly labelled. It has the text xfa_rmmp_shipping instead of a phrase.


1770264280484.png


I was digging around, and it seems there is an error in the phrases.xml file. I modified this line:

<phrase title="xfa_fss_shipping" version_id="903000090" version_string="3.0.0 RC1"><![CDATA[Shipping]]></phrase>

to read:

<phrase title="xfa_rmmp_shipping" version_id="903000090" version_string="3.0.0 RC1"><![CDATA[Shipping]]></phrase>

to match the placeholder text I was seeing above. Now the label for the shipping row reads correctly as "Shipping"


1770287934155.png

Pretty sure my "fix" is just masking the real issue
 

From bespoke add-on development to complex integrations and specialized enhancements, we offer a range of XenForo development services designed to help your community thrive.

Start discussing your needs
Back
Top
Cart