AFAIK, there is an RC8 planned. vbseo is currently running it. I don't believe it's been made public as of yet. There were several bug fixes in rc7 that requires a round of testing before declaring it gold.
This is a discussion on vBSEO 3.2.0 Release Candidate 7 within the vBSEO Announcements forums, part of the Announcements & Pre-Sales category; AFAIK , there is an RC8 planned. vbseo is currently running it. I don't believe it's been made public as ...
AFAIK, there is an RC8 planned. vbseo is currently running it. I don't believe it's been made public as of yet. There were several bug fixes in rc7 that requires a round of testing before declaring it gold.
Hurry please, my updates are just till sunday![]()
Releases are always tested here on vbseo.com before being released to the pre-release team. (That's a sentence with a lot of "releases" in it.)
I installed RC7 from RC5 and had to go back to RC5. After the upgrade and replacing my httaccess file my VBaLinks catagory rewrite rules stopped working correctly and all the hard forum links in my forums to VBAlinks catagories stopped functioning. After going back to RC5 and the old httaccess file it returned to normal.
I was using these rewrite rules (found on this forum).Any ideas?Code://Link Rewrites 'links/index\.php$' => 'links/' 'browselinks\.php\?do=newlinks$' => 'newlinks.html' 'browselinks\.php\?do=poplinks$' => 'top.html' 'browselinks\.php\?do=poplinks&orderby=rating$' => 'toprating.html' 'browselinks\.php\?do=poplinks&orderby=posts$' => 'topposts.html' 'browselinks\.php\?c=(\d+).*$' => 'linkcat-$1.html' 'showlink\.php\?do=showdetails&l=(\d+)&goto=lastpost.*$' => 'file$1-lastpost/' 'showlink\.php\?l=(\d+).*$' => 'showlink-$1.html' 'showlink\.php\?do=showdetails&l=(\d+).*$' => 'link-$1.html' 'links/search\.php' => 'search.html' 'links/search\.php\?do=searchresults&string=(\w+)&catid= 0&quicksearch=1' => 'search-$1.html' 'browselinks\.php\?do=browselinks&catid=(\d+)<r=(\w+)&linkuserid=(\d+)' => 'linkcat-$1-$2.html' 'browselinks\.php\?do=poplinks&orderby=views' => 'topviews.html' 'misc\.php\?do=linktous' => 'linktous.html' 'addlink\.php\?c=(\d*)' => 'addlink$1.html' 'misc\.php\?do=report&linkid=(\d+)&catid=(\d+)' => 'reportlink-$1-$2.html'
Thanks,
http://www.legendarythreads.net
What exactly was the error you got?rewrite rules stopped working correctly
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
The rewrite rule with RC5 would rewrite the link category fromto but RC7 leaves the link asCode:http://www.legendarythreads.net/browselinks.php?c=20So pages hard coded to the rewritten pages get 'page not found'Code:http://www.legendarythreads.net/browselinks.php?c=20
Does it work correctly with RC7, but old .htaccess file?
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
I don't think so, I believe I tried it with the old .htaccess file but I cannot be sure. I have already reverted back to RC5 so I could get some other work done. I will install RC7 again and let you know early this week.
Ok, looking forward to hearing from you.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!