Warning: Call-time pass-by-reference has been deprecated in /is/htdocs/xxxxxxx/www/xxxx/vbseo/includes/functions_vbseo_seo.php on line 111
All files uploaded.
This is a discussion on After update of vbseo_3-6-0_rc1 within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Warning: Call-time pass-by-reference has been deprecated in /is/htdocs/xxxxxxx/www/xxxx/ vbseo /includes/functions_vbseo_seo.php on line 111 All files uploaded....
Warning: Call-time pass-by-reference has been deprecated in /is/htdocs/xxxxxxx/www/xxxx/vbseo/includes/functions_vbseo_seo.php on line 111
All files uploaded.
Gruss Micky; AutoFan.CH and Modellbahnforum.CH
Please try removing the &:
vBSEO_UI::cms_hook(&$view);
to
vBSEO_UI::cms_hook($view);
on that line.
The function looks to already handle the pass by reference part already. I will flag this for devs to verify.
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Yeah, this was it. Thanks![]()
Gruss Micky; AutoFan.CH and Modellbahnforum.CH
This fixed it for me as well. Seems instant internal error on a windows server. I recommend a patch to the zip asap.
Remember guys, this is RC1, not Gold. There will be bugs like this.
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
This fixed my issue of the Warning.
PHP Parse error: syntax error, unexpected $end in xxx/vbseo/includes/functions_vbseo_seo.php on line 271 I see this error in file error_log
Please try to reupload functions_vbseo_seo.php file from vBSEO package.
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
a long warning...
Warning: preg_replace() [function.preg-replace]: Compilation failed: invalid UTF-8 string at offset 34 in [path]/vbseo/includes/functions_vbseo_seo.php (line 120)
Gruss Micky; AutoFan.CH and Modellbahnforum.CH
Do you have any acronym expansions defined in vBSEO CP?
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
I have written the Acronym a new, now it is again. Thanks
Gruss Micky; AutoFan.CH and Modellbahnforum.CH
/vbseo/includes/
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!