Topics

User Functions

Events

There are no upcoming events

What's New

Stories

No new stories

Comments last 2 weeks

No new comments

Trackbacks last 2 weeks

No new trackback comments

Links last 2 weeks

No recent new links

NEW FILES last 14 days

No new files

Welcome to Geeklog Friday, May 24 2013 @ 05:06 AM EDT

The following comments are owned by whomever posted them. This site is not responsible for what they say.

  • 2nd the vote for more user control
  • Authored by:Anonymous on Saturday, February 16 2002 @ 04:32 PM EST
I second the vote above for more options for users and their privileges. I would like to use geeklog to help administer a non-profit group. Please comment on my comments, especially if someone has implemented these things already. Geeklog could handle the member registration for the organization if:
    Users can opt to have their info PUBLIC or PRIVATE. The current geeklog default would be PUBLIC. PRIVATE would show user name only. An enhancement would be to provide check boxes for each item a user wanted to be shown when their username was clicked on.

    More fields for user info. To facilitate the use of geeklog for the purpose I need, fields for snailmail, phone, etc. would be useful additions. How about a field for user creation date? Also, check boxes for inclusion on email and or snailmail lists would be great. Perhaps BLOG or ORGANIZATION-PORTAL could be install-time options?

    Data mining tools. This might be as simple providing a button to generate spread-sheet compatible OUTFILE dumps of tables like USERS to the admin. This allows the group to generate mailing labels and phone trees from the registration information. For the techno-phobic secretary of this group, I'm using the bloated functions phpmyadmin for this (BTW, phpmyadmin is AWESOME). But, even this 'thin' client is too scary for her. Maybe more value-added mining tools could be devised as well.


Comments?

  • Error Message?
  • Authored by:dk4210 on Monday, February 18 2002 @ 06:07 AM EST
Does Any one know why I get this error message when I try to delete a story?

Warning: Supplied argument is not a valid File-Handle
resource in lib-common.php on line 695

Warning: Supplied argument is not a valid File-Handle
resource in lib-common.php on line 696

Warning: Supplied argument is not a valid File-Handle
resource in lib-common.php on line 697

Please help...
  • Error Message?
  • Authored by:Anonymous on Monday, February 18 2002 @ 07:42 AM EST
a similar issue brought this comment from Tony,
might work for you.
\"it\'s a permissions issue:

chmod -R 775 /path/to/geeklog/logs

and

chmod -R 775 /path/to/geeklog/public_html/backend\"

from a post by,
--Tony