Aller au contenu

Pun_catid (Les ptites z'icones) en OpenSource


admin

Recommended Posts

Vous pouvez telecharger ici le plugin utilise sur le punbb de frandroid.

https://forum.frandroid.com/forum/extensions/pun_catid.tar

Baptiste Michaud

bactisme@frandroid.com

Licences

--------

GPL Licence, based on pun_tags

Icons from famfamfam, Creative Commons Attribution 2.5 License, More icons on

http://www.famfamfam.com/lab/icons/silk/

INSTALLATION

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

1 . Open db.sql replace PUMBB_PREFIX_ by your database prefix;

2 . Execute the sql file on your db via phpmyadmin for example

3 . Move cat-menu to your punbb 'img' folder

4 . move pun_catid to extentions folder

5 . Line 95 in file viewforum.php,

find the lines:

> $query = array(

> 'SELECT' => 't.id, t.poster, t.subject, t.posted, t.first_post_id, t.last_post, t.last_post_id, t.last_poster, t.num_views, t.num_replies, t.closed, t.sticky, t.moved_to',

and chand it to:

> 'SELECT' => 't.id, t.poster, t.subject, t.posted, t.first_post_id, t.last_post, t.last_post_id, t.last_poster, t.num_views, t.num_replies, t.closed, t.sticky, t.moved_to, pun_catid',

6 . Activate extention in adminstration console

ISSUES

------

1 . There is no administration interface for the moment (maybe later), you have to

use phpmyadmin.

2 . Bugs on order field ?

3. Sorry to the punbb team, i did't realized that 'pun_*' names was extentions from the punbb's team

Tous retours, mises a jours, améliorations sont les bien venues :P

Amusez-vous bien !!

Baptiste M.

Lien vers le commentaire
Partager sur d’autres sites

  • 2 weeks later...

Rejoignez la conversation

Vous pouvez poster maintenant et vous enregistrez plus tard. Si vous avez un compte, connectez-vous maintenant pour poster.

Invité
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Répondre à ce sujet…

×   Collé en tant que texte enrichi.   Coller en tant que texte brut à la place

  Seulement 75 émoticônes maximum sont autorisées.

×   Votre lien a été automatiquement intégré.   Afficher plutôt comme un lien

×   Votre contenu précédent a été rétabli.   Vider l’éditeur

×   Vous ne pouvez pas directement coller des images. Envoyez-les depuis votre ordinateur ou insérez-les depuis une URL.

×
×
  • Créer...