PDA

View Full Version : Chipmunk database


Sparky
06-06-2006, 11:13 AM
Can anyone give me some in sight why My Chipmunk Data Base Script tells me that there is no Data base selected.

I have successfully done everything in the green:

To install Chipmunk Directory version 2.0:

modify admin/connect.php and put your database username, password, and databasename where specfied

open admin/var.php and edit your options as well as your admin e-mail address

now upload everything except upgrade.php and run install.php and then delete install.php

Run admin/register.php and register yourself an admin name and then delete admin/register.php and admin/reguser.php


GEt stumped at this part. It tells me that I do not have a data base selected:

Now the you can log in to your admin panel at admin/login.php


Have not got to this part yet...

To modify colors except the color of th horizontal bar that divides categories, edit admin/style.css. To edit other configs, like admin validation and the horizontal bar color, edit admin/var.php

To upgrade from 1.x to 2.x
_____________________________
Upload everything except install.php, admin/register.php and admin/reguser.php
run upgrade.php and you should be set.

Changes from 1.x to 2.0
------------------------
1. 2.x should work flawlessly with globals off
2. The ability from admins to rank sites and have sponsered listings in the "link management" feature in the admin. To give a listing sponsered status, use the "link managment" tool,in the admin panel and browse to the desired link, click edit and set an importance for the link great than zero. The greater this value, the earlier it will show up in the category
3. The auto-updating 'New Links' page
4. The ability to be notified on submission(can be turned on or off in admin/var.php)
5. Outgoing hits tracking
6. Recommand a site feature.

Change for 2.0 to 2.0.1
-------------------------
Categories are now in tree format adding ease of use for submitter and admins
There were no db changes from 2.0 to 2.1, just reupload submitlink.php, admin/addlink.php and admin/addsubcat.php


From non-encrypted to encrypted password:
-----------------------------------------
1. Go into phpmyadmin and look for the table cl_logintable, empty that table
2. Upload admin/register.php and admin/reguser.php and register yourself a new admin account(don't worry, the data in the directory will not be effected)
3. Delete admin/register.php and admin/reguser.php
4. Upload the new admin/authenticate.php
5. Your set


Liscense: To use Chipmunk Directory completely free of charge, the copyright link at the bottom of the script must stay intact at all times.