multilanguage
QImageControl / Images problem when switch language?!?
Hi!
Hopefully, this is not a problem to post a question about "old" QCodo here... ;o)
I'm running a website under Qcodo 0.3.32 and I use a QImageControl.
When I'm on the French version it's all right (look at -http://www.shopping-malin.ch/?lng=fr on the box "Acheter malin, notre sélection") but when I switch on the English version images generated by QImageControl does not display (look at -http://www.shopping-malin.ch/?lng=en on the box "Buy smart, our selection").
Any idea of what could be the problem?
Implementing .po files in a multilingual project
Hi there!
This may just sound silly but, i need some help on this...
I have build a multilingual website with qcubed, I have done my .po files for every language I wanted to, and manage the database model to support several languages, I also use the Translate('mystring') into my code, so till then everything is perfect...
The problem is this:
