codervietnam
10-13-2011, 12:21 PM
I'm using vbulletin ver 3.8.4 and installed mod kBank 2.6, it have a plugin: hook into init_startup and content is:
require_once(DIR . '/kbank/init.php');When i enable this plugin, my picture does't show normaly
before:
https://vborg.vbsupport.ru/external/2011/10/30.jpg
after:
https://vborg.vbsupport.ru/external/2011/10/31.jpg
if i disble it, the image show again...
sry for my bad english
plz help me
this is the content of init.php file:
edit: code removed
require_once(DIR . '/kbank/init.php');When i enable this plugin, my picture does't show normaly
before:
https://vborg.vbsupport.ru/external/2011/10/30.jpg
after:
https://vborg.vbsupport.ru/external/2011/10/31.jpg
if i disble it, the image show again...
sry for my bad english
plz help me
this is the content of init.php file:
edit: code removed