Icy Phoenix

     
 

phpBB 3.1 Styles And Mods

phpBB 3.1 Styles And Mods Posted  Thu 30 Oct, 2014 10:03 By Mighty Gorgon
phpBB
Hi all,
as you probably already know phpBB 3.1 has been released: phpBB 3.1 Ascraeus Feature Release Published

The new phpBB codebase is quite different from the previous one, even if there is only a minor revision increase (from 3.0.x to 3.1.x).

Unfortunately I don't have the time to upgrade all my styles and few hacks I developed for phpBB 3.0.x, so I have to drop the support for all my phpBB related stuff.

Trust me, I'm not happy to take this decision, but I hate doing things poorly, and I'm yet doing poorly with Icy Phoenix... so I think that this decision is in the best interest of the whole community.

I have already moved most of old discussions into an archive section. I'll probably remove all phpBB related stuff from Downloads pages in the next few months.

I hope you understand the reasons behind this choice.

All the best.

Luca Libralato


 

Reply to this News Item Print this Topic E-Mail this Topic
This news item has 44111 Views and 1 Comments

Multiple Ranks 2.0.3

Multiple Ranks 2.0.3 Posted  Sun 07 Jan, 2007 00:54 By Mighty Gorgon
phpBB
Hello everybody!
I'm glad to announce that I've finally found some free time to finish to code the second version of Multiple Ranks.

Multiple Ranks 2.0.3
Multiple Ranks 2.0.3

DOWNLOAD: Multiple Ranks 2.0.3.

WARNING: Remember to do a full backup (files and DB) before installing this mod.

What's New
  • Easiest installation
  • Five ranks instead of three
  • Ranks Page with all ranks
  • Staff Page based on memberlist
  • Automatic ranking by days and/or by posts
  • Dropdown ranks selection


Code: [Hide] [Select]
##############################################################
## MOD Title: Multiple Ranks And Staff View
## MOD Author: Mighty Gorgon <mightygorgon> (Luca Libralato) http://www.mightygorgon.com
## MOD Description: This MOD allows the admin to select more than one special rank for each user.
## The ranks selected will be shown in the profile, on each topic and in the memberlist.
## This MOD also allows to have a Staff and Online View in Memberlist (using Sort function).
## Username in Memberlist are colored respecting to their level.
## Guests and Banned users have their own ranks.
## Automatic ranks can now count also days and not only posts.
##
## MOD Version: 2.0.3
##
## Installation Level: Medium
## Installation Time: 25 minutes
##
## Files To Edit:
## memberlist.php
## viewtopic.php
## admin/admin_ranks.php
## admin/admin_users.php
## includes/page_header.php
## includes/usercp_viewprofile.php
## language/lang_english/lang_admin.php
## language/lang_english/lang_main.php
## templates/subSilver/memberlist_body.tpl
## templates/subSilver/overall_header.tpl
## templates/subSilver/profile_view_body.tpl
## templates/subSilver/viewtopic_body.tpl
## templates/subSilver/admin/user_edit_body.tpl
## templates/subSilver/admin/ranks_edit_body.tpl
##
## Included Files: (3)
## ranks.php
## includes/functions_mg_ranks.php
## templates/subSilver/ranks_body.tpl
##
##############################################################


 

Reply to this News Item Print this Topic E-Mail this Topic
This news item has 18494 Views and 5 Comments