Hello, i am installing a video gallery. The developer who is working on this wants to add custom rewrite rules. He is having trouble with syntax though. How can he add these to dbseo ?
# YTM
ReWriteRule ^videos-category/(\d+)/(.*)/(\d+)$ ytm.php?do=cat&cid=$1&t=$2&page=$3 [QSA]
ReWriteRule...
Hi,
I have the vb suite installed at: mysite.com/forum. The following urls redirect correctly to the HTTPS:// versions:
www.mysite.com/
mysite.com/
mysite.com/forum/forum.php
However:
www.mysite.com/forum/forum.php does not redirect to HTTPS://
In my htaccess (located in...
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}...
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...
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...
Hi!
I've a problem with 301 redirect from olds vbulletin's url to new DBSeo urls.
The old urls have this structure
http://www.milistory.net/forum/threads/41221-Prova-di-post
I've tried to add this on my .htaccess but all the redirects are to the home page.
RewriteRule...
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...