Tag et Ordre

More
14 years 2 months ago #20797 by ggppdk
Replied by ggppdk on topic Tag et Ordre
# In r999 , fixed the the recently added, custom field ordering for tags

You can get the new files here (v1.5.6 preRC2):
code.google.com/p/flexicontent/s ... tail?r=999

Take care not to take the files for FC v2.0


-- 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 review. Thanks!

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

More
14 years 2 months ago #20814 by kim
Replied by kim on topic Tag et Ordre
the ordering doesn't work...
And i have this error, when i click in tagcloud,
Code:
SELECT i.id, i.title, i.*, ie.*, CASE WHEN CHAR_LENGTH(i.alias) THEN CONCAT_WS(':', i.id, i.alias) ELSE i.id END as slug, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as categoryslug FROM #__content AS i LEFT JOIN #__flexicontent_items_ext AS ie ON ie.item_id = i.id INNER JOIN #__flexicontent_tags_item_relations AS t ON t.itemid = i.id LEFT JOIN #__flexicontent_cats_item_relations AS rel ON rel.itemid = i.id LEFT JOIN #__categories AS c ON c.id = rel.catid LEFT JOIN #__categories AS mc ON mc.id = i.catid WHERE t.tid = 142 AND i.state IN (1, -5) AND i.sectionid = 5 AND mc.access <= 0 AND i.access <= 0 GROUP BY i.id ORDER BY f.value + 0 ASC, i.title Unknown column 'f.value' in 'order clause' SQL=SELECT i.id, i.title, i.*, ie.*, CASE WHEN CHAR_LENGTH(i.alias) THEN CONCAT_WS(':', i.id, i.alias) ELSE i.id END as slug, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as categoryslug FROM jos_content AS i LEFT JOIN jos_flexicontent_items_ext AS ie ON ie.item_id = i.id INNER JOIN jos_flexicontent_tags_item_relations AS t ON t.itemid = i.id LEFT JOIN jos_flexicontent_cats_item_relations AS rel ON rel.itemid = i.id LEFT JOIN jos_categories AS c ON c.id = rel.catid LEFT JOIN jos_categories AS mc ON mc.id = i.catid WHERE t.tid = 142 AND i.state IN (1, -5) AND i.sectionid = 5 AND mc.access <= 0 AND i.access <= 0 GROUP BY i.id ORDER BY f.value + 0 ASC, i.title LIMIT 0, 20

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

More
14 years 2 months ago #20815 by kim
Replied by kim on topic Tag et Ordre
I'm sorry, i think i changed a lot of things, so i redo my code...

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

More
14 years 2 months ago #20817 by ggppdk
Replied by ggppdk on topic Tag et Ordre
It was exactly this error that i fixed, you don't seem to have the correct files.

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 review. Thanks!

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

More
14 years 2 months ago #20818 by kim
Replied by kim on topic Tag et Ordre
i have this error when i click on a word in the cloudtag...
and i confirm, the ordering with a field text (type number) doesn't work.

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

More
14 years 2 months ago #20819 by kim
Replied by kim on topic Tag et Ordre
I realized for the order
it is a flexicontent text field that contains numbers, it was not quite understand the word text.

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

More
14 years 2 months ago #20838 by kim
Replied by kim on topic Tag et Ordre
I retried to change my files

/trunk/components/com_flexicontent/classes/flexicontent.fields.php diff
/trunk/components/com_flexicontent/models/tags.php

But i had always the error message.

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

More
14 years 2 months ago #20846 by ggppdk
Replied by ggppdk on topic Tag et Ordre
mmm, the code had 2 bugs, the correction is on the SVN ...


-- 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 review. Thanks!

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

More
14 years 2 months ago #20869 by micker
Replied by micker on topic Tag et Ordre
it works perfect ! thanks ggppdk

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
14 years 2 months ago #20883 by kim
Replied by kim on topic Tag et Ordre
Gggppkd,

A big thank you for your help assiduous, your support.
I am very grateful for your attention.

Warmly.

Kim.

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

Moderators: vistamediajoomlacornerggppdk
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
Save