Failed Translation in Frontend

  • Matthias Blaß
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 years 3 months ago - 11 years 3 months ago #25376 by Matthias Blaß
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)?
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]
Attachments:
Last edit: 11 years 3 months ago by Matthias Blaß.

Please Log in or Create an account to join the conversation.