Warning Report - Aeolus profile_add_body.tpl

Wondering why that MOD you have won't install correctly? Let's take a look
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
Locked
QuakerOates
Registered User
Posts: 1
Joined: Sat Sep 15, 2007 9:39 am

Warning Report - Aeolus profile_add_body.tpl

Post by QuakerOates »

I have AeolusTemplate installel don my phpBB 2.0.22 board.
When trying to install Anti-Spam ACP 2.0.8, i get the follwing error.
Just reporting for your benifit, but if someone figures out why, will help in fixing the errors.

Code: Select all

Error Detail 
  
Warning

FIND FAILED: In file [templates/Aeolus/profile_add_body.tpl] could not find:

<tr> 
<td 
</tr> 
<tr> 
{L_PROFILE_INFO} 

MOD script line #571 :: FAQ :: Report 
 
Last edited by stickerboy on Mon Apr 07, 2008 5:36 pm, edited 1 time in total.
Reason: Moved from EM Discussion

Realisty
Registered User
Posts: 107
Joined: Sat Jan 20, 2007 3:37 pm

Re: Warning Report - Aeolus profile_add_body.tpl

Post by Realisty »

It's just as easymod says .... in templates/Aeolus/profile_add_body.tpl easyomod can not find
<tr>
<td
</tr>
<tr>

So it returns that error ..... you have to manually edit that file yourself to make it work

User avatar
Poomerio
Registered User
Posts: 552
Joined: Tue Jan 02, 2007 7:09 pm
Location: 4(x - 20y) = 20

Re: Warning Report - Aeolus profile_add_body.tpl

Post by Poomerio »

Realisty wrote:It's just as easymod says .... in templates/Aeolus/profile_add_body.tpl easyomod can not find
<tr>
<td
</tr>
<tr>

So it returns that error ..... you have to manually edit that file yourself to make it work
No you don't.

QuakerOates, what is the next EasyMOD command, after the failed one?

- Poomie

Locked