In phpmyadmin I select jos_tags table and I set a new column 'published'. Is this OK?
And what about this :
In FrontEnd :
Error: 1054 - Champ 't.published' inconnu dans where clause SQL=SELECT `m`.`tag_id`,`t`.* FROM `jos_contentitem_tag_map` AS m INNER JOIN `jos_tags` AS t ON `m`.`tag_id` = `t`.`id` WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 1632 AND `t`.`published` = 1 AND t.access IN (1,1)
Any help ?
Regards
via Joomla! http://ift.tt/1ybl1vM
And what about this :
In FrontEnd :
Error: 1054 - Champ 't.published' inconnu dans where clause SQL=SELECT `m`.`tag_id`,`t`.* FROM `jos_contentitem_tag_map` AS m INNER JOIN `jos_tags` AS t ON `m`.`tag_id` = `t`.`id` WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 1632 AND `t`.`published` = 1 AND t.access IN (1,1)
Any help ?
Regards
Statistics: Posted by polyzois12 — Fri Apr 10, 2015 8:06 am
via Joomla! http://ift.tt/1ybl1vM
No comments:
Post a Comment