Bug Tag page doesn't show threads

Status
Not open for further replies.

Actualidad tma

Customer
Hello,

When clicking in any tag from any thread it redirects to "tags page", but inside this "tags page", when you click any tag it only shows the tags insteads of the threads containing the tags... maybe I'm not explaining this properly, so this is a real example:

When accesing to http://www.tmas.es/foro/tags/ and clicking any of the tags, the url changes (i.e. clicking at cargolux tag) to http://www.tmas.es/foro/tags/cargolux.html but it doesn't show the threads containing "Cargolux" tag, it charges the same page again and again, without showing the threads with "Cargolux" tag.

Any help? Thanks.
 
Hello,

I'm been looking for in all options in dbseo panel but I'm not able to fix this out.

Any help will be appreciated.

Thanks.
 
Of course, note that my admin and mod folders have been changed to ***. This is the .htaccess located in /forum/

Code:
# 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

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)

#RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

#RewriteCond %{REQUEST_URI} !(***/|***/|cron|vbseo_sitemap|api\.php)
#RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_FILENAME} !/(***|***|clientscript|cpstyles|images)/
#RewriteRule ^(.+)$ vbseo.php [L,QSA]

RewriteEngine On

RewriteBase /foro/

RewriteCond %{HTTP_HOST} !^www\.tmas\.es
RewriteRule (.*) http://www.tmas.es/foro/$1 [L,R=301]

# If you are having problem with "None Could Be Negotiated" errors in Apache, uncomment this to turn off MultiViews
# Options -MultiViews

RewriteCond %{QUERY_STRING} !dbseourl=
RewriteCond %{REQUEST_URI} !(***/|dbseocp/|***/|cron|mobiquo|forumrunner|api\.php|reviewpost/|classifieds/|photopost/)
RewriteRule ^(.*\.php)$ dbseo.php?dbseourl=$1 [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(***|dbseocp|***|clientscript|cpstyles|images|reviewpost|classifieds|photopost)/
RewriteRule ^(.+)$ dbseo.php [L,QSA]

Thanks.
 
If you PM me with an FTP and AdminCP account I can take a look as soon as I have time.
 
Sorry for the delay :(

I've looked into this @ your site and I can't figure out why it's happening, but it works fine when I change the Tag URL format from tags/ to etiquetas/

Hopefully that works for you too :)
 
Hello Fillip H.,

Many thanks for your help! It works like it should.

So, I'm just curious, where did you change the "tag" url to "etiquetas"?

Thanks again!
 
Hello @Actualidad tma,

We hope your ticket regarding DragonByte SEO has been addressed to your satisfaction. This ticket has now been closed.

If your ticket has not been resolved, you can reply to this thread at any point in the next 7 days in order to reopen the ticket, afterwards this thread will be closed.

Please do not reply to this thread if your ticket has been resolved.

Thank you.


- DragonByte Technologies, Ltd.
 
Status
Not open for further replies.

Legacy DragonByte SEO

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
7,169
Customer rating
5.00 star(s) 1 ratings
Back
Top