Please help me with these errors when using EM

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
Moon2fire
Posts: 132
Joined: Tue Jul 11, 2006 6:42 pm
Location: UK

Please help me with these errors when using EM

Post by Moon2fire »

I have EasyMOD installed for my forum but some road I have made two tables that are extra. These are the errors I am getting for the mods that I have installed.

spellphpbb
Quote: ‹ Select › ‹ Contract ›
Critical Error

FIND FAILED: In file [templates/subSilver/posting_body.tpl] could not find:

<input type="submit" tabindex="4"

MOD script line #90 :: FAQ :: Report



Birthdays
Quote: ‹ Select › ‹ Contract ›
SQL PROCESSING HALTED

An error was encountered while processing the SQL commands. Further SQL processing has been halted. You may choose to complete the MOD installation anyway and perform the SQL commands manually yourself. However, at this point EM cannot guarantee the MOD will work correctly so you are best off seeking support from the Author before continuing further.

The failed line was:

ALTER TABLE phpbb_users ADD user_birthday INTEGER( NOT NULL DEFAULT 0;;


SQL ERROR: 1060
Duplicate column name 'user_birthday'

Textual Conformation
Quote: ‹ Select › ‹ Contract ›
Critical Error

FIND FAILED: In file [includes/usercp_register.php] could not find:

$template->assign_vars(array(
'USERNAME' => isset($username) ? $username : '',
'CUR_PASSWORD' => isset($cur_password) ? $cur_password : '',

MOD script line #119 :: FAQ :: Report

Although this has been an ongoing problem, I think that it's the reason why I'm getting spam bots still posting although I have got rid of alot of them, I'm hoping that I will be able to get back to normal, and I still haven't managed to update it to .22 either, I'm wondering if something is clashing. :(
If Barbie is so popular, why do you have to buy her friends?

Locked