Author Topic: Bilingual product issue  (Read 3496 times)

Online netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,961
    • View Profile
Re: Bilingual product issue
« Reply #15 on: 12/February/2010, 05:00:00 PM »
It seems something has changed in Joomfish 2.0.4. It works ok in 2.0.3. I am looking into it.

Offline G.deangeli

  • Sr. Member
  • ****
  • Posts: 63
    • View Profile
Re: Bilingual product issue
« Reply #16 on: 12/February/2010, 06:32:28 PM »
Thanks a lot!
I appreciate
G ?rard

Online netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,961
    • View Profile
Re: Bilingual product issue
« Reply #17 on: 15/February/2010, 10:59:44 AM »
Ok, Joomfish now requires a column alias if the same column is used in the criteria for a query. I have amended the code to take account of this, and applied the change to your site, which seems to be working ok now. For the benefit of anyone else who wants to take advantage of this, here is a replacement /administrator/components/com_nbill/admin.proc/invoices.php file (which will be included in the next release of nBill).

[attachment deleted by admin]

Online netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,961
    • View Profile
Re: Bilingual product issue
« Reply #18 on: 15/February/2010, 11:00:21 AM »
...and here is a replacement /components/com_nbill/proc/invoices.php file (for showing the correct text on the invoice list in the front end).

[attachment deleted by admin]

Offline G.deangeli

  • Sr. Member
  • ****
  • Posts: 63
    • View Profile
Re: Bilingual product issue
« Reply #19 on: 15/February/2010, 05:41:51 PM »
Hi
Works fine now.
Thanks a lot for your help.
Regards
G ?rard

Offline G.deangeli

  • Sr. Member
  • ****
  • Posts: 63
    • View Profile
Re: Bilingual product issue
« Reply #20 on: 23/February/2010, 06:21:29 PM »
...and here is a replacement /components/com_nbill/proc/invoices.php file (for showing the correct text on the invoice list in the front end).

Hi Russell
I have an error message on front-end in relation to Joomfish :
No valid database connection La table 'global2009_globalnet.jos_gwesys_mlmenu' n'existe pas SQL=Select * from jos_gwesys_mlmenu where menuid in (53)
I raised a ticket with Joomfish support, but I was wondering if this had anything to do with the change made recently in the code for the issue at hand?

Regards.
G ?rard
 

Online netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,961
    • View Profile
Re: Bilingual product issue
« Reply #21 on: 23/February/2010, 07:29:04 PM »
No, that is not coming from nBill. Looks like a custom menu module is missing a table in the database.

Offline G.deangeli

  • Sr. Member
  • ****
  • Posts: 63
    • View Profile
Re: Bilingual product issue
« Reply #22 on: 24/February/2010, 08:59:29 AM »
No, that is not coming from nBill. Looks like a custom menu module is missing a table in the database.
From what I have read in the forums, it has something to do with Joomfish menu localisation plugin (and the conditions for using it).
Anyhow, when I disable this plugin, the message disappears.
But I will check further with them
Thanks
G ?rard

 

anything