PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : [ MOD ] Group Rights-JGS-Database



imported_imported_skdb
19.04.2005, 18:05
Hack: Group rights for Downloads - JGS Database 2.01
Forum: http://forum-4-all.de http://jgs-xa.com
Author: Pommes2
Translation: skdb


##### Description:

The Hack inserts a Group Select box per Category for the Downloads.

##### Installation:

In your ACP, select "Execute SQL Query" from the Menu and
in the "Enter SQL Query:" entry box, enter the following:


ALTER TABLE `bbx_jgs_db_kategorie2` ADD `kanndl` VARCHAR( 150 ) DEFAULT '1' NOT NULL ;

(Remember to alter the "bbx" to your Board number e.g. bb1)

Upload both Templates into your /templates folder on your server and import them into
your desired Template Pack, Not forgetting to Cache!

Upload the "jgs_db.php" to your Board and replace your existing file.

##### Finished

NOTE:
The SQL entry will set all existing Categories so that Only Administrators can Download.
(Group ID 1)

You must then edit the Categories that require more Group Rights

have fun!

Euer Thorsten(Pommes2)