Themes, Templates and Scripts

IP Lookup Script

Submitted by Nasyr, , Thread ID: 48794

Thread Closed
27-09-2017, 12:16 AM
#1
[Image: bzETI2F.png]

1. Unzip the package.
2. Upload jQuery IP Lookup and files to your server. Normally the index.php file will be at your root.
3. If you intend to use a database, open the application/config/database.php file with a text editor and set your database settings.
4. Create your database iplookup and import structure.sql and data.sql into mySQL Server
5. Change chmod directory on /applocation/cache_db to 777
6. Update your .htaccess file to
Code:
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

7. Update your google api key on /application/Page_home.php

Content locked
This content has been locked. Please login or register in order to unlock it.
Please read the award requirements here before applying for them.
Rules and Regulations | Support Section | How to use Hide Tags
Don't message me to join a group, simply request to join one here.

Users browsing this thread: 3 Guest(s)