Hi,
For Visitor Messaging Pagination I choosed this rewrite scheme:
which fails. VBulletin is complaining that "No user was specified":Code:membri/[user_name]-[user_id]/mesaje-[page]/
The problem is with the "user-id". Even if the user-id is in the URL, VBSEO doesn't seem to pass the userid to Vbulletin.No user specified. If you followed a valid link, please notify the administrator
The workaround is this:
Is there any reason for which the first URL is not working ?Code:membri/[user_name]-[user_id]/mesaje-[userid]-[page]/
For my board, the member list is rewritten like this:
So it seems logical to continue to use the same scheme (I choose this variant because the users on my board can use special characters in their usernames).membri/[user_name]-[user_id]/
If you provide a patch, please notice that most probably all the other paginations from the user profile are affected by this as well.
Regards,
Razvan


LinkBack URL
About LinkBacks





Reply With Quote
