pkonecki / fliker

Automatically exported from code.google.com/p/fliker, maintained version here: https://github.com/phpMyAssociation/fliker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1/ installer la base de données sql (attention au prefixe ... cf. fichier sql.sh ?)

2/ renommer le fichier ./includes/config.php.default en ./includes/config.php et le modifier pour permettre l'accès à la base sql

3/ créer un compte (avec l'URL d'inscription)

4/ positionner le champs "privilege" de ce compte (table '<prefixe_>adherents') à '1' pour le rendre "super-user"

5/ vous pouvez travailler !

rmq/ ne PAS ajouter de fichier index.html dans ./includes/thumb_plugins sinon le module 'thumbs' (basé sur gd ou imagick) ne marchera plus !...

About

Automatically exported from code.google.com/p/fliker, maintained version here: https://github.com/phpMyAssociation/fliker/


Languages

Language:PHP 78.8%Language:Smarty 17.1%Language:CSS 3.4%Language:JavaScript 0.6%Language:HTML 0.1%Language:Shell 0.0%