- Posts: 20
- Thank you received: 0
Failed Translation in Frontend
- Matthias Blaß
- Topic Author
- Offline
- Junior Member
Less
More
11 years 10 months ago - 11 years 10 months ago #25376
by Matthias Blaß
Cheers Matthias
[I use Membershop Pro 1.5.3, with Event Booking 1.5.2 and Joomla 3.0.2]
Failed Translation in Frontend was created by Matthias Blaß
Hi Tuan,
i have an issue with translation of the offline Payment Method in Frontend.
I translated ist in Backend in every place and everything works fine.
But on detailspage "view=subscription" it only shows the name of the payment method, not the german translation.
is there a bug in the following lines of code in "default.php" template (line 258 ff)?
i have an issue with translation of the offline Payment Method in Frontend.
I translated ist in Backend in every place and everything works fine.
But on detailspage "view=subscription" it only shows the name of the payment method, not the german translation.
is there a bug in the following lines of code in "default.php" template (line 258 ff)?
Code:
<tr>
<td class="title_cell">
<?php echo JText::_('OSM_PAYMENT_METHOD') ?>
</td>
<td class="field_cell">
<?php echo $this->item->payment_method ; ?>
</td>
</tr>
Cheers Matthias
[I use Membershop Pro 1.5.3, with Event Booking 1.5.2 and Joomla 3.0.2]
Last edit: 11 years 10 months ago by Matthias Blaß.
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.