php code and problem about web link
Jun 6, 2012 9:22 am by sasakerkez
Jun 6, 2012 9:22 am by sasakerkez
Hi, Yana.
I am using GTransPro.
My site is bizcombook.com
In joomla article I use php code which enables to link on some external web site.
For example:
<?php
echo ' <a href="https://tauryss.rs">My site</a> ';
?>
Problem: when I use this with default language (english) - it works perfect.
But, after I chose some other language - problem!
page not found error 404 , because it opens page : bizcombook.com/%20http://tauryss.rs
what makes problem
What to do?!
Please, help!
regards
Sasa
Re: php code and problem about web link
Jun 6, 2012 4:50 pm by Yana
Jun 6, 2012 4:50 pm by Yana
Hi,
Please remove spaces
<?php
echo '<a href="https://tauryss.rs">My site</a>';
?>
Re: php code and problem about web link
Jun 6, 2012 7:47 pm by sasakerkez
Jun 6, 2012 7:47 pm by sasakerkez
Yana, hi.
Thank you very much.
This works now with no problems owning to your advice.
You are excellent.
Regards
Sasa
Re: php code and problem about web link
Jun 6, 2012 8:30 pm by Yana
Jun 6, 2012 8:30 pm by Yana
Hi,
Good to hear that it works! Thank you for your kind words .
SIMILAR TOPICS
wordpress amp link not translate | Dec 31, 2016 10:11 am | Replies: 12 | Post by: besybuy |
Large numbers of crawl errors with double language code | Jan 24, 2019 1:43 am | Replies: 1 | Post by: natastna2 |
Joomshaper Pagebuilder buttons Link edit problem | Jan 11, 2019 10:04 am | Replies: 1 | Post by: kumatest |
Problem with plugin | Dec 30, 2018 11:59 pm | Replies: 1 | Post by: Iyari |
Problem of translation in my website | Dec 8, 2018 12:15 pm | Replies: 1 | Post by: Ibrahim |