Started 1 week ago (2009-12-01 00:31:00)
by Brian Cummiskey
Have you considered
asking for help with the mod? it might be an easy fix to make it compatible with vbseo and we'd be glad to take a look at it to see where the incompatibility lies.
The directions to remove and redirect are here: How to uninstall vBSEO - vBulletin SEO Forums
Started 1 week ago (2009-12-01 02:03:00)
by Brian Cummiskey
Old versions of vbseo were encrypted.
New ones are not.
Upgrading to the latest vBSEO build will likely fix your problem.
Started 1 week ago (2009-11-30 23:25:00)
by Michael Biddle
You should not need to adjust anything in the .
htaccess when enabling caching.
Started 1 week, 1 day ago (2009-11-30 17:44:00)
by Michael Biddle
Hello Mike,
I am not quite sure what you mean, however as long as you have global.php called in your script, anything should be possible with vBSEO .
Started 1 year, 5 months ago (2008-06-12 10:27:00)
by Joe Ward
My recommendation is to use our replace showpost links with
permalinks and remove showpost from your forums entirely.
If you keep them, you don't want the title to be identical to the thread, but you can get rid of the bbTitle.
Started 1 year, 6 months ago (2008-05-14 15:39:00)
by Oleg Ignatiuk
If you have "Include Domain Name in URLs" option enabled in vBSEO CP , it should work correctly without it. Try to modify functions_vbseo.php file:
find: PHP Code: if(
VBSEO_BASEDEPTH &&
defined ( 'VBSEO_PREPROCESSED' )
)
replace with: PHP Code: if( 0 )
Started 1 year, 2 months ago (2008-10-07 15:40:00)
by FightRice
Quote:
Originally Posted by
Mert Gökçeimam Phpbb Users Code: RewriteCond %{QUERY_STRING} f=([0-9]+)
RewriteRule viewforum\.php vbseo301.php?action=forum&oldid=%1 [L]
RewriteCond %{QUERY_STRING} t=([0-9]+)
RewriteRule viewtopic\.php vbseo301.php?action=thread&oldid=%1 [L]
RewriteCond %{QUERY_STRING} ^p=([0-9]+)
RewriteRule viewtopic\.php vbseo301.php?...
Started 1 week, 3 days ago (2009-11-28 18:46:00)
by Brian Cummiskey
Does it work correctly with vbseo temporarily disabled?
Started 1 week, 3 days ago (2009-11-28 15:14:00)
by Ace Shattock
Hi there,
I have responded to your ticket. (It had been open 2 hours, 5 minutes.)
Started 1 week, 3 days ago (2009-11-28 14:22:00)
by Ace Shattock
Hi Andrew,
If you set the settings, then edited the original, unset, config_vbseo.php on your PC, then uploaded that... then yes, your settings will be wiped.
Then, downloading the config_vbseo.php AFTER the settings have been saved, that now has all your settings in it, so it will definitely be larger
filesize than the unedited, unset one.
You can upload that one safely.