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.
Based from the error you posted earlier, it looks like you are caching the templates. Try disabling the cache and then enable it again by setting the "Cache Templates As Files" option in AdminCP > Settings > Options > Style & Language Settings to No and then save. Then set it back to Yes and save.
Yes i did upload everything to the correct directories and installed the xml true admin and set everything in settings, but when i click the button that appears in editor nothing happens
I have followed all steps from installation but getting an error as following:
Warning: include(.../cache/template/template609.php): failed to open stream: No such file or directory in /var/www/vhosts/xxx/httpdocs/includes/vb5/template.php on line 375 Warning: include(.../cache/template/template609.php): failed to open stream: No such file or directory in /var/www/vhosts/xxx/httpdocs/includes/vb5/template.php on line 375 Warning: include(): Failed opening '.../cache/template/template609.php' for inclusion (include_path='.:/opt/plesk/php/7.2/share/pear') in /var/www/vhosts/xxx/httpdocs/includes/vb5/template.php on line 375
And when clicking the giphy button no popup window shows (nothing happens)
It requires running a server-side code to search the GIPHY server for GIFs but uploading a PHP file on the server is not allowed in vBCloud. The possible alternative I can think of is to deploy a remote server-side script via server-less architecture using AWS Lambda which lets you run code without provisioning or managing servers. AWS Lambda has free tiers which allows 1M requests per month. I think that's more than enough for searching GIPHY.
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...
Leave a comment: