KIM Admin
KIM Admin is KIM list script, designed to provide users with an easy and secure way of displaying and running their KIM lists. You can also » subscribe to KIM Admin, where you will then receive e-mails about the latest bugfixes and releases.
The latest (stable) version is 1.1, and was released on August 1st, 2009.
Features
- Ability to pull listings from a second database or add your own values.
- Akismet, JavaScript and SPAM "filters" for all forms.
- Option of sorting members by dropdown menu, bulleted list or all.
- ...and so on. It's a KIM script. It adds members, approves them and lists them. Hee-haw!
Possible Features
The following features were suggested (or thought of at the last moment) and are tentative to change. If you'd like to suggest one not on this list or the above official list, feel more than free to » comment! :3
- There are no future features at this time.
Download
You can download the script below or view » the demo.
- Version 1.0 Beta
- Version 1.0
- Version 1.1 (Updated: December 20th, 2009)
- Version 1.1: PHP 4 Bugfix (Updated: September 12th, 2009)
Christopher »
December 20, 2008 · Permalink
When I try adding a listing using your online admin demo, I get the error "Your site url does not start with http:// and therefore is not valid. Try again.", even though "http://" is in the field. I'm not sure if this is a true error, or if it was done to prevent people from spamming the online demo. I havn't had a chance to upload the script to my own server for testing, so I'm not aware if it's an actual error or not.
Tess
December 20, 2008 · Permalink
@Christopher: I tried it myself, and it worked. :( I took out a string of code, try it now?
Honey
December 23, 2008 · Permalink
Just letting you know in the bugfix zip the new config file is called fig.inc.php.php instead of just fig.inc.php (it has an extra .php heh).
Tess
December 24, 2008 · Permalink
@Honey: Realised that when I went to go do some editing. D: Thanks for letting me know, though! ;)
Honey
January 5, 2009 · Permalink
Hi Tess! The release is just perfect, thank you so much! I am currently working on the installation. However, I just came across a little thing, in the listing dropdown to join or to update all the listings are shown (including pending approval). To avoid confussions I just added something I used when I manually updated my KIM list, and is to add this to the MySQL call: WHERE status=2, so that only current FLs are shown. I don't know if that even makes sense, but it works for me, hehe. It's just a suggestion, I thought I should mention it.
Once again, thanks!
Crissy »
January 7, 2009 · Permalink
Hi Tess,
I installed it just fine, but when I tried to join to see if it worked I got this message:
Database Error
Could not insert you as a member.
Any idea of what can be causing this?
The join form is located here, in case you wanna take a look: http://so-quiet.net/kimjoin.php
Thanks!
Sofia »
September 10, 2009 · Permalink
Hi Tess! Thank you so much for the script. It's helped made things more organized for me. :) I just reinstalled the latest version of the script and tried to edit the Members and Statistics Templates in Options and received this error in the admin after clicking Edit Options:
Fatal error: Call to undefined function: filter_var() in /home/escapis/escapist.nu/kim/options.php on line 26
Do you have any idea what might be causing this? I've reread the Readme file and looked over my settings, but I can't seem to see it.
Tess »
September 11, 2009 · Permalink
@Sofia: Hey Sofia! :D Are you using the latest version of PHP (either 5.2.9/5.2.10 or 5.3)? That particular function was created from 5.2.0 and up, so if your site is running on a earlier version of PHP, it would throw up that error.
If you can't change this option, I can upload a file for users who aren't running on the latest version of PHP! ;)
Sofia »
September 14, 2009 · Permalink
That was exactly it! Thank you for looking into it. :D
Jasmine »
November 10, 2009 · Permalink
Help!
I can't get the log in to work, I put in the log in info here, right?
$_KA['hide_username'] = "username here";
$_KA['hide_password'] = password here;
that I use for the login on the admin index page?
Shaza »
November 17, 2009 · Permalink
Wow this script is pretty cool actually. I won't be using it though because my fanlisting thing is tied into textpattern and it's pretty much automatic already hehe =) by tieing it into Enthusiast it's easier for me to maintain.
Joana »
December 12, 2009 · Permalink
I too am getting this error: Call to undefined function: filter_var() in /home/username/******/kim/options.php on line 26
You mentioned it may be because of the version of php being run and including a file for users not on the latest version of php in a comment. Since I don't know how to change that you could include that file please?
Tess »
December 12, 2009 · Permalink
@Joana: You can find the .zip bugfix for that on the » Downloads page. :D