Log in

View Full Version : IP-2-Country, Help!!



XOTIC
08-30-2006, 03:56 PM
Hi,

I have downloaded IP-2-Country script from Hotscripts.com and followed the readme file but there is some problems when I open dump.php to install the script, it says that there is an error in line 20 in config.php file and I didn't change anything there instead of dbuser,dbpass and dbname.. I need your help to get this script installed in my website ..

you can download the script from here ( IP-2-Country (http://www.aeflickr.com/IP-2-Country_Users_Online_v1.3.zip) )

Regards,
XOTIC

codeexploiter
08-31-2006, 09:20 AM
Hi

I've done whatever they've mentioned in my machine and it works without any error.

1. look at the following line in the config.php

$database = "yourdatabasename;

please close the double quotes after your database name. It is not closed in the original script due to this there were some error.

I think that will solve your problem

The assumption of my answer is based on the following factors:

(a) You've created a database in MySQL as they mentioned in in their Readme.txt file

(b) You've provided correct database name, user and password in the config.php