Addon Name: FP Report Download Panel

Version: v1.00

PHP-Fusion Version Compatibility: v7.02.xx

Author: Fangree Productions

License: GNU Affero GPL v3.

Description

FP Report Download Panel is for users to report broken downloads on your site.
When a user report a download it will send a PM to the Super Administartor notifying them of the broken download.
Features

  • Output Replacement Panel, no need to edit any core files
  • Sets cookies so users do not flood

Install

Upload all the files in the /files folder to your PHP-Fusion site root.
Go to Admin >>> System >>> Panels and enable fp_report_download_panel.
In the Panels Restriction Text box enter /downloads.php and select Include on these pages, then at the checkbox for Display panel on all pages, select it.
Done!

Notes: User ID 1 is the reciever of the PM if you want to change that in fp_report_download_panel look at line 43 for $reciever_id = 1; change to what you want if you do not want the main super administrator to recieve the PM.
The cookie time is set for 24 hours by default if you want to change that look at line 31 for...
// Cookie Time - Default 86400 Seconds (24 hours/1 day) $COOKIETIME = 86400;
Cookie time is in seconds 86400 = 24 hours/ 1 day

Changelog

v 1.00: First public release

Support

If you require support for this Addon please visit the Fangree Productions Forum at
http://www.fangree.com/forum/index.php

Credits

Developers: Fangree_Craig

Licensing

Fangree Productions Addons and Themes are Released as free software without warranties under GNU Affero GPL v3.
This addon is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License.
If you do distribute this addon for download on your site you must put a link to Fangree Productions on the downloads Page for update purposes and you will be required to make sure you keep the Download Archive updated with latest versions.

Copyright © Fangree Productions 2011 - 2012