Ill Post Every Mod That Was Originaly made For 2.2.x and Worked With me Fine 2.3.0 ..
Also If Any of those mods Needed a Lil Edit to Make it compatible with 2.3.0 ill Post the Edits along with it on this post
So Share With us what u have installed and worked Fine with out upgrading
- news_announce_2.2.final
- D22_Board_Panel_v1.0
- d22-recent_topics_v10
- (Ci22)Affsys1
- ibPhotohost
- [coolguyz]CustomPages-v1.1.1
- (BBR23)Member_Group_Color_2.0.0
- Challenge_System_2.1.0
- d22-statistics_11
- [RM]fontchanger
- IBPro.MPage
- Munjpets_v3.0_RC_3
- D22_Shoutbox_v1.1.2
- ibProArcade_3[1].3.0
THIS MOD IS FULLY COMPATIBLE ON 2.3 ALL YOU HAVE TO DO IS SKIP THE topics.php EDITS
AND DO THEM IN root/source/ipclass.php
open:
Save and Open ./sources/ipclass.php
-= FIND: =-
Add After :
Step 2 Open root/source/components_public/munjpets.php
Find::
Replace it with:
The New installer Can be Found here (temporary until Master finds time to update) New installer
Thats it you are done
testhh aka Sacred
Also if you have iPoints you will have to rerun the iPoints 2.3.0 installer.
If you are installing new board i recommend to install Munjpet ( you will have to do the edits in that case) Then iPoints system
PS:: please make sure to have the latest UMI 2.5.3 That Can be Found @ InvisionModding
==================================================================================
[*]D22_Shoutbox_v1.1.2
Error = Shoutbox buttons doesnt work
Fix ::
Open ACP > Edit Template HTML > skin_d22shoutbox > Ajax_updates
Replace all With this :
<script type='text/javascript'></if>
shoutbox.order_changed = false;
if (shoutbox.shout_order != '' && shoutbox.shout_order != '{$d['shout_order']}')
{
shoutbox.order_changed = true;
}
shoutbox.my_id = {$this->ipsclass->member['id']};
shoutbox.my_dname = "{$this->ipsclass->member['members_display_name']}";
shoutbox.my_gprefix = "{$d['my_gprefix']}";
shoutbox.my_gsuffix = "{$d['my_gsuffix']}";
<if="$d['my_last_shout'] != null && $d['my_last_shout'] != ''">shoutbox.my_last_shout = shoutbox.get_timestamp("{$d['my_last_shout']}");<else />shoutbox.my_last_shout = 0;</if>
shoutbox.my_prefs = {{$d['my_prefs']}};
shoutbox.shout_order = '{$d['shout_order']}';
shoutbox.shouts_limit = {$d['shouts_limit']};
shoutbox.total_shouts = {$d['total_shouts']};
shoutbox.inactive_timeout = {$d['inactive_cutoff']};
shoutbox.oldest_shout = "{$d['oldest_shout']}";
shoutbox.qwerty = "{$d['qwerty']}";
shoutbox.format_names = {$this->ipsclass->vars['d22shoutbox_format_names']};
shoutbox.view_archive = {$this->ipsclass->member['g_d22shoutbox_view_archive']};
shoutbox.flood_limit = {$this->ipsclass->vars['d22shoutbox_flood_limit']};
shoutbox.enable_fade = {$this->ipsclass->vars['d22shoutbox_shout_fade']};
shoutbox.members_refresh = {$this->ipsclass->vars['d22shoutbox_members_viewing_refresh']};
shoutbox.shouts_refresh = {$this->ipsclass->vars['d22shoutbox_shouts_refresh']};
shoutbox.bypass_flood = 0 // {$this->ipsclass->member['g_d22shoutbox_bypass_flood']};
shoutbox.emoticon_url = "{$this->ipsclass->vars['board_url']}/{$this->ipsclass->vars['EMOTICONS_URL']}";
<!--shoutbox.smilies = {{$d['smilies']}};-->
shoutbox.num_mods = {$d['num_mods']};
shoutbox.moderator = {$d['moderator']};
<if="$d['moderator']">shoutbox.mod_perms = {{$d['mod_perms']}};</if>
shoutbox.update_announcement();
shoutbox.update_js_prefs();
shoutbox.check_num_mods();
shoutbox.check_num_shouts();
shoutbox.force_scroll();
if (shoutbox.order_changed)
{
shoutbox.shouts_scroll_bottom(true);
}
<if="!$d['_init']"></script></if>
ibProArcade_3[1].3.0
Goto www.ibproarcade.com and get the new installers
Edited by Sacred, 26 June 2007 - 09:00 PM.





Contributor






















