The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to make automatic Lightbox for all images
#8
of free plugins found http://ckeditor.com/addon/lightbox
only it creates a links like
<a class="ckelightbox ckelightboxgallery" href="http://mysite.com/data/uploads/folder/img.jpg" title="">http://mysite.com/data/uploads/folder/img.jpg</a>

may be possibly somehow fix the code was to tag img?
<a class="ckelightbox ckelightboxgallery" href="http://mysite.com/data/uploads/folder/img.jpg" title=""><img src="http://mysite.com/data/thumbs/folder/thumbnail.img.jpg" alt="" /></a>


Attached Files
.txt   lightbox.txt (Size: 4.6 KB / Downloads: 4)
Reply


Messages In This Thread
RE: how to make automatic Lightbox for all images - by kuguar - 2015-04-06, 06:37:12



Users browsing this thread: 1 Guest(s)