News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Check for Duplicates

Started by speedyuk7, September 21, 2009, 10:40:59 AM

Previous topic - Next topic

Arantor

I think I know what the problem is, but I'm not in front of my usual PC for a week or so, so I can't really look into it, unfortunately.

M-DVD

Quote from: speedyuk7 on October 02, 2009, 04:27:20 PM
I dunno, I didnt notice any errors the website was working, but the mod wasnt, there was just "   ]  "

Thanks for help

You should add this var in Modifications.language.php

$txt['check_for_duplicate'] = 'Check for duplicates';

Also, you should find:

$txt['check_for_duplicate'] . '</a></td>

and replace:

$txt['check_for_duplicate'] . '</a>]</td>

Arantor

Thanks, M-DVD, that's what I was thinking needed to happen but didn't have access to my PC to verify.

M-DVD

Quote from: Arantor on October 04, 2009, 10:34:45 AM
Thanks, M-DVD, that's what I was thinking needed to happen but didn't have access to my PC to verify.

You're welcome. :)

speedyuk7

Hey M-DVD
I couldnt find this

$txt['check_for_duplicate'] . '</a></td>

in my modification english file, or the memberlist template, where is that?

I attach here my 2 modification english files, 1 from the default theme, and one from the theme my forum uses

Thanks

M-DVD

Quote from: speedyuk7 on October 06, 2009, 04:38:27 PM
Hey M-DVD
I couldnt find this

$txt['check_for_duplicate'] . '</a></td>

in my modification english file, or the memberlist template, where is that?

I attach here my 2 modification english files, 1 from the default theme, and one from the theme my forum uses

Thanks

In this file
http://www.simplemachines.org/community/index.php?topic=337838.msg2274811#msg2274811

speedyuk7

Hey thanks, unfortunately its still not working, I replaced the

$txt['check_for_duplicate'] . '</a></td>

with

$txt['check_for_duplicate'] . '</a>]</td>

and added the

$txt['check_for_duplicate'] = 'Check for duplicates';

To my modification.english file (in both default and my theme)

However its still not working, now I see it like this


Any ideas :( ?

speedyuk7


M-DVD


speedyuk7

I just did, but still nothing :/

speedyuk7


Advertisement: