Search found 10 matches

by rick.rune
Wed Oct 26, 2011 10:29 pm
Forum: General discussions
Topic: 2.7.0: Can you reset the statistics?
Replies: 2
Views: 3530

Re: 2.7.0: Can you reset the statistics?

Worked like a charm. Solved. Thank you. :)
by rick.rune
Mon Oct 24, 2011 10:41 pm
Forum: General discussions
Topic: 2.7.0: Can you reset the statistics?
Replies: 2
Views: 3530

2.7.0: Can you reset the statistics?

We've revamped a lot of our FAQ articles and wanted to know if we could reset the statistics on the FAQs, and keep the existing URL.

I took a few minutes and couldn't find anything in the documentation or searching the forums for this.

Thanks!
-Rick
by rick.rune
Wed Jun 15, 2011 5:15 pm
Forum: Bug reports
Topic: 2.6.15 - Article "active" status unlinked.
Replies: 7
Views: 7886

Re: 2.6.15 - Article "active" status unlinked.

Tangent issue update: When a user creates a new article, it is set as 'Active', but appears to be inactive until manually set as 'Deactive' and then reactivated.
by rick.rune
Thu Jun 09, 2011 9:07 pm
Forum: Bug reports
Topic: 2.6.15 - Article "active" status unlinked.
Replies: 7
Views: 7886

Re: 2.6.15 - Article "active" status unlinked.

I've sent a link via PM.
by rick.rune
Thu Jun 09, 2011 8:08 pm
Forum: Bug reports
Topic: 2.6.15 - Article "active" status unlinked.
Replies: 7
Views: 7886

Re: 2.6.15 - Article "active" status unlinked.

Hi Jason,

I just upgraded from 2.6.15 to 2.6.17. The problem still exists.

In the mean time do you have any suggestions?

Thanks,

-Rick
by rick.rune
Thu Jun 09, 2011 6:00 pm
Forum: Bug reports
Topic: 2.6.15 - Article "active" status unlinked.
Replies: 7
Views: 7886

2.6.15 - Article "active" status unlinked.

Greetings,
(Page in question: Admin page > Content > Edit FAQs > FAQ List)

In the last week articles have been losing their 'Active' status, and the 'Active' checkbox doesn't change the status any more. phpmyfaq_active_article_1.png

When opening the article the 'Active' status shows 'Yes ...
by rick.rune
Wed Jun 08, 2011 6:42 pm
Forum: Bug reports
Topic: 2.6.15 - Group Administration missing or hidden.
Replies: 7
Views: 6681

Re: 2.6.15 - Group Administration missing or hidden.

Hi Thorsten,

That was it. You're a genius.

Bug closed.

Thank you!
-Rick
by rick.rune
Wed Jun 08, 2011 5:25 pm
Forum: Bug reports
Topic: 2.6.15 - Group Administration missing or hidden.
Replies: 7
Views: 6681

Re: 2.6.15 - Group Administration missing or hidden.

No errors, it's just empty.

Please see attached images. To get to the 'groups' page I manually keyed in 'action=group' into the URL.
by rick.rune
Thu Jun 02, 2011 8:00 pm
Forum: Bug reports
Topic: 2.6.15 - Group Administration missing or hidden.
Replies: 7
Views: 6681

Re: 2.6.15 - Group Administration missing or hidden.

Access the Mysql tables, and edit

faqgroup and faqgroup_rights

faqgroup contains the group name and id, and faqgroup_rights the enablements for that group.

If you have a backup all the info you need should be in there, eg the id associated with the group name etc

Restored those two tables to ...
by rick.rune
Thu Jun 02, 2011 12:22 am
Forum: Bug reports
Topic: 2.6.15 - Group Administration missing or hidden.
Replies: 7
Views: 6681

2.6.15 - Group Administration missing or hidden.

An overzealous user removed all groups, and now the Group Administration page is unavailable, and now unable to create new groups via http://server/admin/index.php?action=group

Is there a way to manually enter in groups or, from a backup, to import only the user/group/permission settings without ...