Status
Not open for further replies.

Snafu

New member
Hi.

I have a problem with the tabs in the profile of the members.

When i have a notification and ill click in this, I get redirected to the homepage of the profiles, but no in the specific tab.

I have vbseo 3.6.0 if this is important.

Sorry for my bad english :(
 
Open your .htaccess file, and find
Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
Add above
Code:
RewriteCond %{QUERY_STRING} !tab=
 
Maybe this should be in its own thread, but why redirect to the list of mentions? Why would you not send the notification with a link to the actual thread/post you were mentioned in?
 
Maybe this should be in its own thread, but why redirect to the list of mentions? Why would you not send the notification with a link to the actual thread/post you were mentioned in?
Because this way lets the code be more dynamic, though there are already feature requests for it to link to the content in question so it will change in the future.
 
This issue has now reappeared with DBSEO v1.1.13! I already had the line Fillip H. mentioned above in my .htaccess file, from when I used VBSEO, but it doesn't solve the problem now with this latest DBSEO version.
 
Status
Not open for further replies.

Legacy Advanced User Tagging

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
2,502
Customer rating
0.00 star(s) 0 ratings
Back
Top