View Single Post
Old July 9th, 2006, 10:39 PM   #15 (permalink)
Carolem
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 193
MG pics using next/previous link - leads to others pics

Hello Chuck,
In pp5.31, I am trying get the members gallery pics to not lead to other users pics when the next/previous links are used so I tried this fix which worked in the earlier version:

Quote:
Originally Posted by Chuck S
In showphoto you need to find all the nextlink and prevlink and add code in bold

Code:
Content visible to verified customers only.
anotherwards this

&cat=$cat

or

/cat/$cat

depending on whether its spider or not
Here is the current situation in pp5.31: In the new file there are no curly brackets around $npid and the new code looks like this:
Code:
Content visible to verified customers only.
so I added the curly brackets {$nipd}&cat=$cat

Is this correct?
Since I don't really understand the code yet, I have to guess and I really don't want to mess up our board with my "common sense reasoning" so your opinion is highly valued.

Carolem

Last edited by Carolem; July 9th, 2006 at 10:50 PM.
Carolem is offline   Reply With Quote