This mod will fail in php 4.3 and higher with the following errors when you try to check for links waiting moderation:
Deprecated: Assigning the return value of new by reference is deprecated in /<path edited out>/vblinklist.php on line 1831
Deprecated: Assigning the return value of new by reference is deprecated in /<path edited out>/vblinklist.php on line 2425
Warning: Cannot modify header information - headers already sent by (output started at <path edited out>/vblinklist.php:1831) in <path edited out>/includes/functions.php on line 3990
Any chance for upgrade to make this php 5.3 compliant?
|