Status
Not open for further replies.

shiftdelete

Customer
We updated our plugin from 3.0.4 to 3.0.6 and now our notification links in navbar and also in e-mails not goes to profile page, redirects to main page. How can we fix this?
 
Are you running vBSEO?

Are you sure you've uploaded all the new files exactly as they are presented inside the upload folder?
 
We're also using vBSEO and we have no problems with the profile links.

Are your profile links rewritten?
 
EDIT: I may have a fix for this.

If you open /dbtech/usertag/actions/profilenotif.php and find
PHP:
if (defined('VBSEO_ENABLED') AND VBSEO_ENABLED)
and replace with
PHP:
if (defined('VBSEO_ENABLED') AND VBSEO_ENABLED AND VBSEO_REWRITE_MEMBERS)

Let me know if that works for you :)
 
Last edited:
Excellent :D

Sucks that vBSEO couldn't just return the unwritten URL when I call their "give me your version of the member URL" function, but what can you do :p
 
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,505
Customer rating
0.00 star(s) 0 ratings
Back
Top