QImageControl / Images problem when switch language?!?

Login or register to post comments
4 replies [Last post]
Offline
Joined: 08/27/2009

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?

alex94040's picture
Offline
Joined: 11/06/2008

Gib - it's certainly not a problem to post questions about good ol' QCodo here, but you'll notice that so many bugs have been fixed since 0.3.32, it's not even funny :-). Anyone here would recommend you to upgrade to QCubed 1.0, it's leaps and bounds more stable.

Without looking at your code, it's hard to tell why this is happening. Can you paste your files to pastebin.com? Can you repro this on a minimal form - i.e. only a QImageControl and that's it?

Offline
Joined: 08/27/2009

Hi, alex94040, and thanks for your quick reply!

Of course, I'd love to migrate on QCubed 1.0 but, I guess, my application under QCodo 0.3.32 won't be comptatbile with QCubed and I'll have many many things to redo...

alex94040's picture
Offline
Joined: 11/06/2008

GiB - QCubed 1.0 is perfectly backward-compatible with QCodo. It is very much our goal to maintain a stable 1.0 branch that does not break ANYTHING. Literally, you should not change a thing in your application if you upgrade to QCubed 1.0.

Now, with QCubed 1.1, we have done some serious rewrites to enable the plugin architecture; to make the system more secure; to simplify future upgrades. QCubed 1.1 and subsequent versions of that branch will not be perfectly backward compatible with QCodo, but we will still try to maintain a very high bar for breaking changes, and document any kind of incompatibilities that we do introduce.

So I encourage you to upgrade to 1.0 today. It should be easy.

Offline
Joined: 08/27/2009

Thank you, alex94040!

I tried, but had immediately some problems... The first one speaking about __DATA_META_CONTROLS__ I never used... I'm under 0.3.32 stable, not the 0.3.43.

Thaks anyway...