View Single Post
Old February 4th, 2013, 11:16 PM   #8 (permalink)
kevinrstruck
Member
 
Join Date: Dec 2002
Location: Lone Tree, Colorado
Posts: 140
Send a message via AIM to kevinrstruck Send a message via Yahoo to kevinrstruck
For some reason I cannot see the actual code. It is saying it is only available to verified customers. I am a verified customer and I am logged in. Am I doing something wrong?

Quote:
Originally Posted by Chuck S View Post
I did think of a way you might be able to do it with a code mod.

In pp-inc.php around line 2713 add the code below in bold

Code:
Content visible to verified customers only.
That should add the zip icon to the childnav like you see in when viewing your favorites.

You would then need to actually edit misc.php and add in a clause as noted here to get photos based off the userid.

Find this in misc.php around line 616

Code:
Content visible to verified customers only.
add below

Code:
Content visible to verified customers only.
kevinrstruck is offline   Reply With Quote