Hi, Today I must remark that after a new update on the script I decided to release U.BPsys the previous version of the script.

This requires PHP and MySQL plus your host has mod_rewrite Enabled
installation:
We move all the contents of the zip to our directory of your host
We created a database through phpMyAdmin (or the database administrator to use your host) and export the file Base_De_Datos.sql
Open the file.Htaccess and change where it says:
RewriteRule ^(.*) http://127.0.0.1/?%1
We place our web address, ie look like this:
RewriteRule ^(.*) http://your.domain/?%1
Open the config.php file and edit it with our data.