I've had this installed and working great for some time now... I don't know if this happened when i last updated to 2.0.5 (lite).. but in my USERCP_SHELL template i have this....
Quote:
<a class="smallfont" href="http://www.***.com/galleries/index.php?$session[sessionurl]u=$post[userid]">Edit Your Gallery</a></td>
</tr>
<tr>
<td class="$navclass[profilepic]" nowrap="nowrap"><a href="http://www.***.com/galleries/index.php?$session[sessionurl]u=$post[userid]">View Your Gallery</a></td>
|
Now essentially they're the same thing just named differently, the problem is the urls don't actually place the user ID at the end of the url.. It worked great and a member noticed this just the other day.
I use the postbig_legacy links and view gallery urls and they all work perfectly.. i've copied out of Post 2 (add ons) and tried those but no matter what when i put the urls in USERCP_SHELL they will not parse out the user ID like it used to... any ideas?