By Michael on Monday, 29 June 2015
Posted in Technical Issues
Replies 3
Likes 0
Views 615
Votes 0
we have a problem when i click on category name after the author name and the date
we got an error

http://www.nabdmisrel7ora.com/%5C/index.php?option=com_easyblog&view=categories&layout=listings&id=6&Itemid=101

notes the /%5C in the URL
how to avoid this error
please help
Hello Michael,

Is it possible for you to provide us with the back end and FTP access to your site to check on this issue?
·
Tuesday, 30 June 2015 00:12
·
0 Likes
·
0 Votes
·
0 Comments
·
xxx
·
Tuesday, 30 June 2015 01:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Michael,

The reason that the link is messed up is because of the translations in the language file.

COM_EASYBLOG_IN="في <a href=\"_QQ_"_QQ_"%1s\"_QQ_"_QQ_">%2s</a>"

It should just be,

COM_EASYBLOG_IN="في <a href="_QQ_"%1s"_QQ_">%2s</a>"

I have fixed this for you and it works fine now I have noticed that most of these links in the language file has the same issue, I have also fixed them for you as well.
·
Tuesday, 30 June 2015 10:47
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post