Question Referring to "Your profile has been updated successfully"

Started by Kratty256, January 10, 2011, 01:17:12 AM

Previous topic - Next topic

Kratty256

Where does the text "Your profile has been updated successfully." text come from? Which file and where might it be found?

I really like the way it is laid out and would like to use it for something else.

Arantor

Probably in Themes/default/Profile.english.php, and displayed in Profile.template.php. The best thing you can do at this point is to get an editor that can search files in directories, something like Notepad++, then you can just point it at a copy of SMF's files and search all of them at once (it's really handy for that, probably the #1 feature I use)

Kratty256

Closest thing I found was this:

               <div class="windowbg" id="profile_success">
                  ', $context['profile_updated'], '
               </div>';


Not sure if that's it exactly but I'll fool around with it.

Kratty256


Advertisement: