It's because all the new css didn't copy over. C.Birch posted a fix over at vb.com
This is a discussion on vBulletin 3.7.0 Beta 2 Released within the vBulletin.com Announcements forums, part of the Announcements & Pre-Sales category; It's because all the new css didn't copy over. C.Birch posted a fix over at vb .com...
It's because all the new css didn't copy over. C.Birch posted a fix over at vb.com
Juan Muriente / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Here is the fix: "Last Edited by..." duplicate Social Bookmarks
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Thank you.
Anyone got the rr for the manager link in the groups manager
But this adds / to the end so it does not work. Any ideas for fix.Code:'^group\.php\?groupid=(.+)$&do=manage' => 'group/$1&do=manage'
I have this before the other group ones:
It seems to work well for me.Code:'^group\.php\?groupid=(.+)\&do=manage$' => 'group/$1/manage/'
The Forum Hosting - Forum Hosting from the Forum Experts
yea that does seem to work for rme.