Customizing SMF > Modifications and Packages

SMF Gallery 3.6 (May 4) with SMF 2.0/SMF 1.1.x Support!

<< < (625/658) > >>

Liam_michael:

--- Quote from: SMFHacks.com Team on May 24, 2012, 09:11:04 PM ---That's it modifiy

--- Code: --- // Redirect to the users image page.
if ($ID_MEMBER != 0)
redirectexit('action=gallery;sa=myimages;u=' . $ID_MEMBER);
else
redirectexit('action=gallery;cat=' . $cat);

--- End code ---
To
redirectexit('action=gallery;sa=view;id=' . $gallery_pic_id);

--- End quote ---

Thanks, check it out: http://biology-forums.com/index.php?action=gallery;sa=view;id=464

vbgamer45:
Awesome glad to help

Liam_michael:

--- Quote from: vbgamer45 on May 25, 2012, 07:39:25 PM ---Awesome glad to help

--- End quote ---

vbgamer45, did you ever get around to creating a "related topics" block that displays topics related to the image?

vbgamer45:
Probably not I think I did a related images block.

Liam_michael:

--- Quote from: vbgamer45 on May 25, 2012, 07:55:16 PM ---Probably not I think I did a related images block.

--- End quote ---

That was for me, but now I'm in need of the opposite. :(

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version