The Joomla! Forum ™






Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Wed Jul 18, 2012 1:54 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Apr 29, 2010 7:39 pm
Posts: 20
Hi,

I have a problem with Joomfish, it is the next one.

When I use same table twice in one query, it does not translate all. Simplified query looks like this:

SELECT g.id, t1.id AS t1id, t2.id AS t2id, t1.title AS team1, t2.title AS team2
FROM games AS g
INNER JOIN team AS t1 ON t1.id=g.team1
INNER JOIN team AS t2 ON t2.id=g.team2

With this query only the first team is translated. If I swap order of t1.id and t2.id then only the second team is translated.

Does anybody know solution to this unusuall problem.

Thanks in advance

_________________
Izrada web sajtova http://www.napravisajt.com
Preslovljavanje latinica<->cirilica http://www.preslovljavanje.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 



Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group