I really want a "back to profile" link when viewing personal galleries.
Whenever I edit an album tpl, it's not changing a thing. I've emptied my cache, but still, the same.
So a quick cry for help, pleeeease, any done this?
Thanks
FAP CUSTOMIZATION - "Back To Profile" Link For Personal Gallery
Subject: Re: "Back To Profile" Link For Personal Gallery
Is it not enough to use the Back button or click on the poster's name?
Subject: Re: "Back To Profile" Link For Personal Gallery
although that makes sense, no not really.
the aim is to make things idiot-frendly.
I've got links to personal galleries from user profiles, and it'd be nice to have links back again.
There's a whole world of people who can only navigate themselves round myspace and just breakdown on other sites, LOL.
the aim is to make things idiot-frendly.
I've got links to personal galleries from user profiles, and it'd be nice to have links back again.
There's a whole world of people who can only navigate themselves round myspace and just breakdown on other sites, LOL.
Subject: Re: "Back To Profile" Link For Personal Gallery
How about just a link to the user profile....Back To would not be appropriate as you don't always get to the user's personal gallery by way of their profile.
Subject: Re: "Back To Profile" Link For Personal Gallery
Give this a try...
OPEN album_mod/album_personal.php
FIND
AFTER ADD
FIND
AFTER ADD
OPEN templates/YOUR TEMPLATE/album_cat_body.tpl
FIND
IN-LINE, BEFORE ADD
OPEN album_mod/album_personal.php
FIND
$download_full_link = '<a href="' . $download_link . '"><img src="' . $download_img . '" border="0" alt="' . $lang['Download_page'] . '" title="' . $lang['Download_page'] . '" align="middle" /></a>';
AFTER ADD
$poster_profile_link = '<a href="'. append_sid(PROFILE_MG . '?mode=viewprofile&' . POST_USERS_URL .'='. $album_user_id) .'">'. $username .''s Profile</a>';
FIND
AFTER ADD
OPEN templates/YOUR TEMPLATE/album_cat_body.tpl
FIND
IN-LINE, BEFORE ADD
Subject: Re: "Back To Profile" Link For Personal Gallery
I should've tested the link first.
I had to change a little bit to get it working.
in album_mod/album_personal.php
instead of
i added this to get it working
McManus wrote: [View Post]
I should've tested the link first.
I had to change a little bit to get it working.
in album_mod/album_personal.php
instead of
$poster_profile_link = '<a href="'. append_sid(PROFILE_MG . '?mode=viewprofile&' . POST_USERS_URL .'='. $album_user_id) .'">'. $username .''s Profile</a>';
i added this to get it working
Subject: Re: "Back To Profile" Link For Personal Gallery
You must not be using the lastest release of FAP.
It should work as is for FAP version 1.4.1
It should work as is for FAP version 1.4.1
Subject: Re: "Back To Profile" Link For Personal Gallery
Me too :mricy:
Oh well, as long as you got it to work that's all that really matters.
Oh well, as long as you got it to work that's all that really matters.
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.0895s (PHP: 21% SQL: 79%)
SQL queries: 10 - Debug Off - GZIP Enabled