Results 1 to 4 of 4

URL rewrite for pagination fails

This is a discussion on URL rewrite for pagination fails within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Hi, For Visitor Messaging Pagination I choosed this rewrite scheme: Code: membri/[user_name]-[user_id]/mesaje-[page]/ which fails. VBulletin is complaining that "No user ...

  1. #1
    Member
    Real Name
    Razvan
    Join Date
    Nov 2006
    Location
    Sibiu / Romania
    Posts
    50
    Liked
    0 times

    URL rewrite for pagination fails

    Hi,



    For Visitor Messaging Pagination I choosed this rewrite scheme:

    Code:
    membri/[user_name]-[user_id]/mesaje-[page]/
    which fails. VBulletin is complaining that "No user was specified":

    No user specified. If you followed a valid link, please notify the administrator
    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.

    The workaround is this:

    Code:
    membri/[user_name]-[user_id]/mesaje-[userid]-[page]/
    Is there any reason for which the first URL is not working ?

    For my board, the member list is rewritten like this:

    membri/[user_name]-[user_id]/
    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).

    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

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Do you have any other URL formats customized? Try to revert them to default settings and see if that works, looks like it's conflicting with one of them.

  3. #3
    Member
    Real Name
    Razvan
    Join Date
    Nov 2006
    Location
    Sibiu / Romania
    Posts
    50
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    Do you have any other URL formats customized? Try to revert them to default settings and see if that works, looks like it's conflicting with one of them.

    Well .... I customized almost everything.

    If I will use the second form of URL, should I expect any trouble down the road ? Can there be any performance issues because the USER ID is found in 2 places in the same URL ? I mean, should I be worried about performance with this setup ?

    Maybe it's just me but I have the impression that pages with this rule:

    Code:
     membri/[user_name]-[user_id]/mesaje-[userid]-[page]/
    are slow to load...

    You are right about the conflict: I reset the URLs to VBSEO's default then I modified only the URLs for:

    Member Profile
    Visitor Messaging Pagination

    In order to debug this I need to enable / disable each previously defined URL, no ?

    I will wait for your answer regarding the performance implications then I will decide about this.


    Regards,
    Razvan

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Hello,

    there will be no difference in performance with that URL format, although normally there should be only one user_id in URL.

Similar Threads

  1. Rewrite and pagination
    By Alfarin in forum Custom Rewrite Rules
    Replies: 4
    Last Post: 02-05-2008, 02:12 PM
  2. Yahoo ping fails
    By fpattberg in forum Troubleshooting
    Replies: 9
    Last Post: 09-13-2007, 05:48 AM
  3. Sitemap fails to run
    By aacircle in forum Troubleshooting
    Replies: 7
    Last Post: 12-02-2006, 11:14 PM
  4. Yahoo Ping fails
    By trana in forum Troubleshooting
    Replies: 5
    Last Post: 11-16-2006, 05:12 AM
  5. vBSEO.com Fails...
    By majordude in forum General Discussion
    Replies: 9
    Last Post: 09-02-2006, 06:49 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •