Hi,
I am facing a strange problem on my SugarCRM Pro v.5.2f. Tags created in the Knowledge Base keeps disappearing and reappearing randomly when I load the Browse page or when I want to select a Tag for an article. Even when I use the administrator, the same behavior is repeated.
In the log file, there are no errors logged and the SQL query looking for the tags
returns the correct name and numbers of tags. Has anyone faced this behavior?PHP Code:select id,tag_name from kbtags where deleted = 0 and parent_tag_id is null order by tag_name
Any help would be greatly appreciated.
Cheers.
Amir


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks