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