Hi, in the vbseocp panel, in the "excluded pages" area, when I put a \ and save it, it then appears double \\.
I erased one, save it again, and the same happens.
Thanks
This is a discussion on vbseocp bug within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Hi, in the vbseocp panel, in the "excluded pages" area, when I put a \ and save it, it then ...
Hi, in the vbseocp panel, in the "excluded pages" area, when I put a \ and save it, it then appears double \\.
I erased one, save it again, and the same happens.
Thanks
Please try to modify vbseocpform.php file:
find:
replace with:PHP Code:".addslashes($v)."";
PHP Code:".htmlspecialchars($v)."";
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!