Lirae.co.uk

  Skip to content?
 

RightNow

Introduction

Made as an alternative to the PHPCurrently script.

Download

Download RightNow?{7.53KB} [downloaded 279 times].

My Example:

Powered By RightNow

Features

Installing

Step 1

Download the script and unzip the files anywhere on your computer...if you haven't already done so.

Step 2

Open up config.php and edit the variables to fit your information.
Don't know how to create a MySQL database?

Step 3

Upload all files to your server.

Step 4

Load up install.php in your browser, by going to http://yoursite.com/RightNow/install.php, changing the domain to whatever your site's URL is. ;)
If the install was successful, you will get a message saying that the table has been installed. It will tell you to delete install.php - do it; you won't be able to get any further otherwise. Leaving install.php on the server could be a problem, so it's best to remove it.

Step 5

Log into the admin panel by going to http://yoursite.com/RightNow/admin/ and entering the username and password you edited in the config.php file.
Now add items and what you're doing and, if necessary, reorder those items.
Once you're ready, include index.php into any page:
<?php include("/home/USERNAME/public_html/RightNow/index.php");?>

 

Note: if you're using this script in your sidebar and you have installed any of my other scripts, you'll need to open up index.php and go down to line 6.
You'll have this line: require("config.php"); Change it to: require("/home/USERNAME/public_html/RightNow/config.php");

Updates Log

 
 
 

All content is copyright © 2004-2008 Carlee Tibbs, unless stated otherwise.

Jump To The Top Of The Page