Welcome to vbmods.rocks! Get FREE and paid vBulletin mods, plugins, addons, API extensions, custom modules, custom BB Codes, vBCloud mods, CORE hacks, JS hacks, custom coding by Glenn, an ex-vBulletin Developer. You must register before you can post, download the files or copy the code from the free plugins.
Try checking the php.ini and make sure this setting is set to Off.
Code:
display_errors=Off
Also make sure there is no semicolon in front of the setting because that means it's commented out. If you modified the setting, restart the web server for the change to take effect
Try checking the php.ini and make sure this setting is set to Off.
Code:
display_errors=Off
Also make sure there is no semicolon in front of the setting because that means it's commented out. If you modified the setting, restart the web server for the change to take effect
I finally created a mod that allows you to add an icon to each post with options for sharing on other platforms. I honestly thought it was absurd that...
Comment