Quote:
Originally Posted by Jase2
Try:
Find:
Code:
if(defined('NCODE_IMAGERESIZER_INIT') && strtolower(get_class($this)) == 'vb_bbcodeparser' && $this->ncode_imageresizer_do !== false) {
$text = ncode_imageresizer_replace($text);
}
Change to:
Code:
if(defined('NCODE_IMAGERESIZER_INIT') && strtolower(get_class($this)) == 'vb_bbcodeparser' && 'vb_bbcodeparser_blog' && $this->ncode_imageresizer_do !== false) {
$text = ncode_imageresizer_replace($text);
}
Let me know how that goes. I think I've grasped it, but need to see if this will work, first.
|
Afternoon
I already tried that one, and it didnt make any difference. Also tried a bunch of combinations without success. Been staring at that line of code since 05.30 in the morning lol!
Maybe it needs to be split up, or defined in 2 different "ways"? Hard to explain
*edit*
Quote:
Originally Posted by Jase2
John and tmiland, I'm not entirely sure what you mean, and I am not familiar with lightbox, lytebox hack /mod ect.
|
Her's a highslide mod :
https://vborg.vbsupport.ru/showthread.php?t=172024
And lytebox :
https://vborg.vbsupport.ru/showthrea...light=lightbox