Quote:
Originally Posted by s_cocis
don't work with 4.2.2
white page with
Deprecated: Assigning the return value of new by reference is deprecated in /..../vblinklist.php on line 1873
Deprecated: Assigning the return value of new by reference is deprecated in /..../vblinklist.php on line 2467
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar_videolink in ..../includes/functions.php on line 4597
Fatal error: Call to undefined function convert_wysiwyg_html_to_bbcode() in /..../vblinklist.php on line 1931
|
not sure navbar_videolink is from this plugin, but I haven't gone through all the files.
Anyway, yes, this plugin needs updating, the fetch_template calls are only compatible upto vb 4.2.0, 4.2.1 and above use vB_Template.
Unfortunately, this mod is marked as Not Supported, and is not marked as Reusable. So someone will have to reach out to the author and ask for permission to update it, or rebuild it from scratch.