Home / acute-cp
Name Modified Size InfoDownloads / Week
Parent folder
themes 2014-01-13
acute-cp 2014-01-13
web_settings.php 2014-01-13 8.4 kB
robots.txt 2014-01-13 24 Bytes
index.php 2014-01-13 322 Bytes
functions.php 2014-01-13 169 Bytes
designedby.txt 2014-01-13 23 Bytes
_htaccess 2014-01-13 38 Bytes
Totals: 8 Items   9.0 kB 0
A Short Installation Guide is located at the bottom of this document.


Acute Control Panel Minor Update 1.1.1
--------------------------------------
*Fixed if homepage is deleted
*Fixed page statistics count
*Fixed page ordering up/down

Acute Control Panel Update 1.1
------------------------------

Fixed bugs:
*Extra spacing in settings under themes

*Vulnerable code in container.php
*Vulnerable code in header.php
*Vulnerable code in login.php

------------------------------

Acute Control Panel is released under A Creative Commons license 

Located at:
http://creativecommons.org/licenses/by-sa/2.0/uk/

------------------------------------------------

You are free:
	* To copy, distribute, display, and perform the work.
	* To make derivative works.

Under the following conditions:
	*Attribution. You must give the original author credit.
	*Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a licence identical to this one.
	*For any reuse or distribution, you must make clear to others the licence terms 	of this work.
    	*Any of these conditions can be waived if you get permission from the copyright holder.
	*Nothing in this license impairs or restricts the author's moral rights.

------------------------------------------------

Please include a link back from your website, to, http://www.rediscussed.com

___________
Installation:
---
1. Extract, the contents of the zip file into a directory.
---
2. Create a MySQL Database on your webserver and import/run the MySQL Query "acute-cp.sql" from the contents of the zip, with a user and appropriate permission's.
---
3. Open "acute-cp/web_settings.php" with a text editor. Replace the appropriate fields inbetween *'s and anyother information if need be:

define("db_name","acute-cp");
define("db_server","localhost");
define("db_username","*web-cp*");
define("db_password","*web-cp*");
---
4. Upload the contents of the "acute-cp" folder to your root FTP directory.
---
5. Installation is complete login to your control panel with the
Username: admin
Password: password
and make sure you CHANGE the default password.
---

For reporting any bugs contact: Spencer@rediscussed.com
Source: ReadMe.txt, updated 2014-01-13