The mod I'm installing is: Multiple Ranks And Staff View 2.0.3 by Mighty Gorgon.
Using Easymod 0.3.0
phpBB version 2.0.22
I've this mod installed before on a different forum, and it worked perfectly. Now this is how I do it:
---[]---
Login on the Adminpanel.
Go to MOD Center, Install MODs, type in my PW.
I'm directed to Unprocessed MODs, there I see the Multiple Ranks MOD.
I click on process and it gives me a list,
Now the button to step 2 is suppose to show between MOD date and Commands, atleast that is what I thought.Installation Failed
EasyMOD encountered the following error(s). A general error could be ABC. A critical error means D and you should do XYZ.
Error Detail
Warning
FIND FAILED: In file [templates/Galaxian/memberlist_body.tpl] could not find:
<th class="thTop" nowrap="nowrap">{L_USERNAME}</th>
MOD script line #902 :: FAQ :: Report
Error Detail
Warning
FIND FAILED: In file [templates/Solaris/memberlist_body.tpl] could not find:
<td class="{memberrow.ROW_CLASS}" align="center"><span class="gen"><a href="{memberrow.U_VIEWPROFILE}" class="gen">{memberrow.USERNAME}</a></span></td>
MOD script line #910 :: FAQ :: Report
Error Detail
Warning
FIND FAILED: In file [templates/Solaris/memberlist_body.tpl] could not find:
<td class="{memberrow.ROW_CLASS}" align="center"><span class="gen"><a href="{memberrow.U_VIEWPROFILE}" class="gen">{memberrow.USERNAME}</a></span></td>
MOD script line #910 :: FAQ :: Report
Error Detail
Warning
FIND FAILED: In file [templates/Galaxian/profile_view_body.tpl] could not find:
<span class="postdetails">{POSTER_RANK}
MOD script line #938 :: FAQ :: Report
Error Detail
Warning
IN-LINE FIND FAILED: In file [templates/Solaris/profile_view_body.tpl] could not find:
{POSTER_RANK}
MOD script line #946 :: FAQ :: Report
Error Detail
Warning
FIND FAILED: In file [templates/Solaris/overall_header.tpl] could not find:
{L_USERGROUPS}</a>
MOD script line #954 :: FAQ :: Report
Error Detail
Warning
FIND FAILED: In file [templates/Solaris/overall_header.tpl] could not find:
{L_USERGROUPS}</a>
MOD script line #954 :: FAQ :: Report
Error Detail
Critical Error
IN-LINE FIND FAILED: In file [templates/subSilver/overall_header.tpl] could not find:
{L_USERGROUPS}</a>
MOD script line #962 :: FAQ :: Report
MOD Data
MOD Title: Multiple Ranks And Staff View 2.0.3 multiple_ranks_2_0_3.txt
Author: Mighty Gorgon mightygorgon@mightygorgon.com Luca Libralato http://www.mightygorgon.com
Processed Themes: Clanzi2K; Galaxian; Solaris; Solaris; subSilver
Processed Languages: english
Files Edited: 22
Commands Processed: 101
Unprocessed Commands: 0
The following commands were not recognized by EasyMOD and were ignored. The MOD script line number is displayed.
Unprocessed Commands
EasyMOD successfully processed the following commands:
Commands Processed
COPY #129
copy phpbb_root/*.php to *.php
copy phpbb_root/includes/*.php to includes/
copy phpbb_root/templates/subSilver/*.* to templates/subSilver/
SQL #147
ALTER TABLE phpbb_users ADD user_rank2 INT(11) DEFAULT '-1';
ALTER TABLE phpbb_users ADD user_rank3 INT(11) DEFAULT '-2';
ALTER TABLE phpbb_users ADD user_rank4 INT(11) DEFAULT '-2';
ALTER TABLE phpbb_users ADD user_rank5 INT(11) DEFAULT '-2';
[..code goes on, not necessay to show..]
Anyway my question is, where did my button go and how do I fix this problem?