Jump to content

Download: (T30) Group Format 2.0.0


teraßyte

Recommended Posts

File Name: (T30) Group Format 2.0.0
File Submitter: teraßyte
File Submitted: 03 Jul 2009
File Updated: 25 Apr 2010
File Category: Modifications

Resource Type: File & skin edits
Version: 2.1.0
Compatibility: IP.Board 3.0.5


This mod format all member names & groups in every part of the board because IP.Board by default uses this option only in a few areas of the board.

Features

[*]All board displays the formatted names

[*]No need to change every skin to display formatted names (Only 4 skin edits required!)


[*]Board Index [*]Default Sidebar hooks (Recent Topics, Status updates, Top Posters, Watched Forums) [*]Forum View [*]Announcements [*]Topic View [*]Search [*]Moderators [*]Profile View [*]Messenger [*]Members List [*]Online List [*]User CP [*]Statistics [*]Report Center [*]Warn Panel


Addons Included

[*]Portal

















[*]IPS

[*]IP.Blog 2.0.4 & 2.1.0 [*]IP.Downloads 2.0.4 & 2.1.0 [*]IP.Gallery 3.0.4 & 3.1.0
[*]Third Party

[*]IP.Calendar 3.0.5





[*](IM) Tutorials 1.0.2



Changelog from 2.0.0 to 2.1.0:

[*]Unreal Portal 3.0.1



[*]Fixed a display error in the status updates hook, warn panel and member list if the group suffix/prefix had an image [*]Fixed a typo in the Unreal Portal readme causing a bug in the latest posts block [*]Updated the (IM) Tutorials version to 1.0.2 (edits are still the same anyway)

Click here to download this file

[*]Added new readme files for the new versions of the IPS addons: IP.Blog 2.1.0, IP.Downloads 2.1.0, IP.Gallery 3.1.0





Link to comment
Share on other sites

  • 3 months later...

The mod has been upgraded to version 2.0.0 and supports IP.Board 3.0.5, however, if you have any issues with it I would prefer if you posted over at my forum in the dedicated forum I made as it is hard to keep track of everything in one topic with such big modification (with all the addons the file edits are something like 110!)

(T30) Group Format 2.0.0 Support Forum

Link to comment
Share on other sites

[quote name='teraßyte' date='06 January 2010 - 11:50 AM' timestamp='1262775045' post='1896027']
(really, I shouldn't edit the readme of a mod at 2 AM...)

:lol:

Good work teraßyte.

Btw. could you tell me - do you have "ß" on your keyboard? :D

Link to comment
Share on other sites

[quote name='teraßyte' date='06 January 2010 - 05:56 PM' timestamp='1262797000' post='1896149']
EDIT: Dawpi can you confirm me if you added the quote in your post after replying with an edit or if it was there from the start? (I might have found a bug in IPB >.<)

From the start. Do you see 'edit' line? :)

Link to comment
Share on other sites

But unfortunately I can not find a line with the upgrade

Open the file "admin/applications/forums/sources/classes/forums/class_forums.php"

Find:


'select'	=> 'm.members_display_name, m.members_seo_name',


so looks like line 2048


'select'    => 'm.members_display_name, m.members_seo_name,m.member_group_id',

Link to comment
Share on other sites

I try give answer in message box and all the time I have error, I don't know why?!

When I do upgrade, this mod, I would like to know what I should do: uninstall old hook and install new hook or only unistall?



Parse error: syntax error, unexpected T_VARIABLE in /home/mazishar/domains/*****/public_html/admin/applications/members/modules_public/messaging/send.php on line 614

Link to comment
Share on other sites

admin/applications/members/modules_public/messaging/send.php

line 614 before


post-147092-126288139204_thumb.png
post-147092-126288140653_thumb.png

( 'bbcode' )->makeQuoteSafe($msgData['members_display_name']).


after edit


( 'bbcode' )->makeQuoteSafe($msgData['members_display_name']$msgData['members_display_name_clear']).


line 626 before

( 'bbcode' )->makeQuoteSafe($msgData['members_display_name']).


after edit


( 'bbcode' )->makeQuoteSafe($msgData['members_display_name']$msgData['members_display_name_clear']).
Link to comment
Share on other sites

Ops sorry, my mistake there >_<

You have to replace the code and not "add below", as I said above I shouldn't edit the files at 2AM.. :P


EDIT: I've updated the download here to fix the typo in the readme, will update the download later also on my site ;)

Link to comment
Share on other sites

  • 3 weeks later...

Have you done all the skin edits in the readme? Also is your skin updated to 3.0.5? In earlier versions there were a couple of name bugs in the templates that were fixed around 3.0.3 and 3.0.4 so if your custom skin is not updated with them this is a part of the issue.

Link to comment
Share on other sites

[quote name='teraßyte' date='29 January 2010 - 10:20 AM' timestamp='1264789204' post='1906144']
Have you done all the skin edits in the readme?

yes i have done all the edits..

but my problem has solved...
i didnt do any edit in this file...
admin/applications/members/modules_public/list/view.php
it remains the same...
but after doing the edits in this file members page messed up..

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...