PDA


View Full Version : Phrase Missing


Snowy
08-01-2004, 12:18 PM
'adv_links_validation'

Snowy
08-01-2004, 12:29 PM
I had to run the phrase upgrade part for it to add it after the upgrade

Brian
08-02-2004, 12:36 PM
Hmmm... All of the phrases are put into an array for the install and assigned a number as a key. Apparently that phrase somehow got assigned the same number as another one, and that's what was creating the problem. If anybody is missing the phrase, here is the information to add it:

Phrase Type: Email Body Text
Varname: adv_links_validation
Text: Hello $username,
This is to inform you that your link ($linktitle) has been approved and has been added to our database.

You may view your link here: $linksurl/showlink.php?do=showdetails&l=$linkid

Yours,
$hometitle Team

I went ahead and updated the install file as well to be sure that others won't have that problem. :)