![]() |
Works on vB 4.2.2 by changing errors to:
OLD $metin = eregi_replace("\\[img]([^\\[]*)\\[/img\\]"," ",$metin); NEW $metin = preg_replace('#\[IMG\](.+?)\[\/IMG\]#i'," ",$metin); |
Anyone got this to display on CMS?
|
Thanks for this nice piece of code.
But... when installed on 4.2.5 the only thing that works okay is the show all option. the image thumbnails nor the slider seem to work, all i see is the loading icon. And when clicking on a tab the background is completely white. https://vborg.vbsupport.ru/external/2017/09/13.png Can you please help me to solve these little problems? Thanks in advance, tinuz |
dont work with php 7.1
|
Quote:
|
notworking 4.2.5 version php7
|
Works in 4.2.5 & php 7.1
Required change if your using SSL Template: forumhome_tabfilmseriti_css Change: Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script><script type="text/javascript" src="includes/yilmaz/tabli_film_seriti/assets/script/main.js"></script> Code:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script><script type="text/javascript" src="includes/yilmaz/tabli_film_seriti/assets/script/main.js"></script> |
Does this work for Vbulletin 5.6.4?
|
Will it work for 3.8 version?
And how about Load, will site got slow after this? |
The filmstrip not load images at PHP 7.0 in vB 4.2.5
|
All times are GMT. The time now is 01:15 PM. |
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:
|