HI
By placing the following code in the site file .htaccess will not be loaded :
<IfModule mod_rewrite.c>
RewriteEngine On
# If you are having problems or are using VirtualDocumentRoot, uncomment this line and set it to your vBulletin directory.
# RewriteBase /
# If you are having problems...
Recently my global champs have stopped updating along with the scores. I have tried to find a resolution to this, which includes searching here on the forums for an answer, but have not yet found one.
All scores are saving and submitting "locally" but never updates the global score / champ (as...
I did a new upgrade and since then I have this error. HTTP 500-fout
IfModule mod_rewrite.c>
RewriteEngine On
# If you are having problem with "None Could Be Negotiated" errors in Apache, uncomment this to turn off MultiViews
# Options -MultiViews
RewriteCond %{REQUEST_URI}...
I have a Wordpress / vBulletin stack that I have moved to the Bitnami Wordpress stack. There .htaccess information is stored in the htaccess.conf file with Directory blocks as the location of the htaccess info.
<Directory "/opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/akismet">
#...
Hello, i have always problem on mod Dragonbytes:RpS_sad:
i have problem when i open links forum appear this message
if i disable the product db seo i no have problem if enable DB seo i have this problem.
I have tried both approaches, and there is always the problem
this is my htaccess...
I am having an issue with my .htaccess allowing me to run two sites on my hosting account that seems to be directly related to the provided DBSEO code.
RewriteEngine On
# If you are having problem with "None Could Be Negotiated" errors in Apache, uncomment this to turn off MultiViews
#...
Since installing this mod... links to my "home" which are linked like this:
https://www.mysite.com/forums
Go to:
https://www.mysite.com/forums/blogs/all/
What do I have to correct to make it go to /forms and not the blogs?
This is what my .htaccess file looks like:
<IfModule...
Hi,
Just installed the product yesterday (v 1.3.1) and I am getting emails with this error:
Database error in DragonByte SEO 1.3.1:
Invalid SQL:
SELECT userid
FROM user...
Our htaccess rules
# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On
RewriteCond %{REMOTE_ADDR} !81.96.96.105
RewriteCond...
I have a little problem from redirects at .htaccess in the root directory to forum directory. DBSEO is installed in forum directory so DBSEO rules are implemented into www.domain.com/foro
I have a .htaccess in my root domain with this rewrite rule:
RewriteRule ^noticias/$ /foro/2_noticias/...
Hi guys,
I have the 4.2.2 ver. of Vb and I want add the DBSeo Pro, but I just have the Mod Rewrite Friendly URLs of default Vb enabled.
So how do i import the old urls to the DBSeo??
I see my htaccess that just have the "RewriteEngine on" code on the top of the file.
So what I have to do? Have...
Hi, i'm migrating from vbs. to dbseo, and after activation product (vbseo it's off) all my paths are wrong
GAM!NGA - Foros
check css, for i.e., it should be in /common and it says it's in /foros/common
htaccess
RewriteEngine On
RewriteBase /foros/
# If you are having problem with "None...
Product it's the latest version installed:
I haven't found a proper way to get these two rewrite rules work on a same .htaccess
There was a migration on this site that made it work from www.site.com to www.site.com/forums/
And to make that migration work fine, there're two scripts, one does a...
Hello,
Below is a copy of my .htaccess file before mod's (w/o any specific URL info):
******************
AddHandler phpini-cgi .php
Action phpini-cgi /cgi-bin/php5-custom-ini.cgi
# Header set Access-Control-Allow-Origin "*"
Header set Access-Control-Allow-Origin *
RewriteEngine on
RewriteCond...
Hello,
I have a problem, i put in friendly url -> standard but dragonbyte seo still don´t work.
This is my url: My Old Dream but when you go to 404 Not Found don´t work.
This is my .htaaccess:
RewriteEngine on
# If you are having problems or are using VirtualDocumentRoot, uncomment this...
Hi,
i have Problems with the .htaccess.
When i use the version, you recomend in the Readme.txt
RewriteEngine On
# If you are having problem with "None Could Be Negotiated" errors in Apache, uncomment this to turn off MultiViews
# Options -MultiViews
RewriteCond %{REQUEST_URI}...