FAP CUSTOMIZATION - Changing The "personal Gallery Of" Title »  Show posts from    to     

Icy Phoenix


Archived phpBB Topics (Styles, Mods, Support) - FAP CUSTOMIZATION - Changing The "personal Gallery Of" Title



blank [ Wed 18 Jul, 2007 18:22 ]
Post subject: FAP CUSTOMIZATION - Changing The "personal Gallery Of" Title
ive looked in both language files, in the php files, and i cant find where to change the part in album.php where it says "personal gallery of username" as a title.

i trying to change it to "username's photos"

can anyone point me in the right direction, thanks


Artie [ Fri 20 Jul, 2007 02:45 ]
Post subject: Re: Changing The "personal Gallery Of" Title
This is what you need to change:

Code: [Hide] [Select]
$lang['Personal_Gallery_Of_User'] = 'Personal Gallery Of %s';


Your problem may have been because of the apostrophe you put after username.

FYI: This will work only on new galleries that are created and will not change any existing galleries. You'll need to manually edit the database to change the old ones.




Powered by Icy Phoenix