[résolu] Afficher des articles relatifs

More
12 years 8 months ago #18567 by ggppdk
I think i forgot GROUP BY in query


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 8 months ago #18600 by micker
Merci pour Le retour

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
12 years 8 months ago #18608 by ggppdk
Replace line:
Code:
. ' WHERE c.id = ' . $id;
with:
Code:
. ' WHERE c.id = ' . $id . ' GROUP BY ci.itemid';

AND ALSO change CONCAT_WS to GROUP_CONCAT_WS

I did not test but now it should work. If not i will find some time to test and correct this.

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 8 months ago #18615 by micker
tu nous tiens au courant apres tes tests flashfred ?
Merci

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
12 years 8 months ago #18682 by flashfred
Merci pour les réponses.

GROUP_CONCAT_WS me renvoie une erreur (n'existe pas...).

En cherchant un peu, j'ai remplacé par :
Code:
GROUP_CONCAT(ci.catid SEPARATOR ",")
Et... ça marche !!! :P

Merci beaucoup ggppdk ! Du très beau boulot, et réactif en plus.

Please Log in or Create an account to join the conversation.

More
12 years 8 months ago #18689 by micker
super pense que si c'est régler édite le titre de post et ajoute [résolu]
Merci

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.313 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline