Quote:
Originally Posted by swese44 I need to change the image upload module so that the story thumbnail links to the story instead of the larger image but I cannot find any variable that gives me access to the story link from within the image upload module.
Does anybody know how I can access the current story's URL? I'm using Pligg 9.9. |
I'm not using 9.9 but you can use the hack on link_summary.tpl file of your template. The idea is using field1 where image is uploaded.
My small hack is to point the image to this url using this variable. I'll post the solution on my blog. Keep checking.