Status
Not open for further replies.

Solein

Customer
Just updated mi vbslider version to the 3.0 Gold versión and my CMS returns a totally blank page without error messajes. If I upload the old widget.php (from previus version) the slider works but without the new improvements. Any solution?.
 
Can you check the PHP error log and/or add
PHP:
ini_set('display_errors', true);
to your config.php directly beneath <?php and tell me the error message?
 
Try re-uploading the files, I've made further changes (unrelated to this) that may have fixed it for you.
 
Have you checked your server's error logs (if you're using Apache, the file will be named error_log) and seen if that has any hints?
 
I've checket the server error_log and the cpanel error log, nothing for hint (also my IP don't appear in any of the error entry). The only thing that don't result in a blank page is changing the setting "Use IMG tag images for slider" to "Never use images inside the IMG tags". Doing this shows the page but not the slider. I'm also use always IMG for the slider images hosted at Photobucket account.
 
Can you please create this test script on your server and tell me the output:

PHP:
<?php var_dump(function_exists('exif_imagetype')); ?>
 
Please install the Exif functions in order for the mod to work properly.

If you have a WHM based host you can do it via EasyApache, if not you need to contact your host and request they install the extension for you :)
 
Yeah! The mod is working fine now with the Exif functions. Also upgraded mysql & php :)

An advice for others upgrading, PHP 5.4.x is NOT supported for Vbulletin. I recommend upgrade to 5.3.X max.
 
Status
Not open for further replies.

Legacy vBSlider

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
839
Customer rating
0.00 star(s) 0 ratings
Back
Top