![]() |
Use Highslide in Attachment Thumbnails [ and in line with attach bbcode ]
1 Attachment(s)
First Download newest version of HS from: http://highslide.com/download.php.
Upload highslide directory to your Forums root. ( I use Highslide 4.1.8 ) For attachment Template edits: Postbit Templates >> postbit_attachmentthumbnail Find this HTML Code:
<a href="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&d=$attachment[dateline]" rel="Lightbox_$post[postid]" id="attachment$attachment[attachmentid]"<if condition="$show['newwindow']"> target="_blank"</if> HTML Code:
<a href="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&d=$attachment[dateline]" <if condition="$show['newwindow']"> target="_blank"</if>class="highslide" onclick="return hs.expand(this)"> HTML Code:
<script type="text/javascript" src="highslide/highslide.js"></script> For Attac in line [attach] bbcode in post open \include\class_bbcode.php line 1905 Find PHP Code:
PHP Code:
Credit thank to luki who is make this first ( his modification for 3.7.4 ) |
This is really awesome!! The only problem I have is the last PHP code edit. When I do this I get a line error and just a black screen. Can you please advise on this!!
Thank you! |
be careful when edit php code , it's very sensitive
please show your code |
This is my code in the php code: rel=\"Lightbox_" . $this->containerid . "\" id=\"attachment\\1\"
I see a backslash in there that yours don't have! I get this error when doing the php code: Parse error: syntax error, unexpected T_STRING in /home/thebull/public_html/forums/includes/class_bbcode.php on line 1905 |
OK, I figured this out. You have to find this code (with the backslash after the rel=):
PHP Code:
PHP Code:
Then it works great!! |
Works great...just what I've been looking for :)
|
All times are GMT. The time now is 04:08 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|