Ah thanks. Note that the error message when config.XML isn't writable still refers to the file as config_vbseo.php![]()
This is a discussion on vBSEO 3.5 Release Candidate 1 is here! within the vBSEO Announcements forums, part of the Announcements & Pre-Sales category; Ah thanks. Note that the error message when config.XML isn't writable still refers to the file as config_vbseo.php...
Ah thanks. Note that the error message when config.XML isn't writable still refers to the file as config_vbseo.php![]()
Thank you for reporting, this error message will be fixed in the next RC version.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
We supplied couple important bug fixes for vBSEO Sitemap Generator 2.6 private beta. Everyone who is using Sitemap Generator 2.6 on vBulletin 4 should apply the following fixes :
VBSEO Sitemap Generator 2.6 Bug Reports
VBSEO Sitemap Generator 2.6 Bug Reports
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
Has there been any news on the testing of 3.5 on vBulletin 3.8.x?
Our next release, rc2, will have more testing on the 3.x platform. For now, it is advisable to stay on 3.3.2 for 3.x boards.
Brian Cummiskey / Crawlability Inc.
Security bulletin - Patch Level for all supported versions released
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Could you please PM me the sitemap generator 2.6 Beta?
Thanks!
Are you going to release this vbseo skin anytime soon?
My Google analytics code wasn't working because 3.5 rc1 failed to save the analytics code. I installed the patch sometime ago and now it remembers but analytics still doesn't show any results. Do you think I should wait longer or is it a bug or a mistake that I might need to rectify?
Thanks.
I have installed this under a test domain. The whole site is password protected as I only have one vB license. I cannot activate the vbseo license on the test site is this correct or am I missing something?
http://www.unitethecows.com - P2P & Digital Media Forum
Yes , you need a test license to run vBSEO on a test domain.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
How can I get one?
http://www.unitethecows.com - P2P & Digital Media Forum
You can request it within Support Ticket System
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
Thank You.
http://www.unitethecows.com - P2P & Digital Media Forum
There is a bug in rc1 pl1 (and earlier) with cdata tags.
open vbseo/resources/functions_vbseo_seo.php
find
replace withCode:vbseo_insert_code(' <script type="text/javascript"> //<![CDATA[ '.$inscode.' </script>', str_replace('_js', '', $place)); unset($vbseo_inscode[$place]);
Code:vbseo_insert_code(' <script type="text/javascript"> //<![CDATA[ '.$inscode.' // ]]> </script> ', str_replace('_js', '', $place)); unset($vbseo_inscode[$place]);
Last edited by Brian Cummiskey; 01-05-2010 at 01:49 AM.
Brian Cummiskey / Crawlability Inc.
Security bulletin - Patch Level for all supported versions released
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!