Results 1 to 7 of 7

Social Groups, pagination doesn't seem to work...

This is a discussion on Social Groups, pagination doesn't seem to work... within the Bug Reporting forums, part of the vBSEO SEO Plugin category; It doesn't go the next page. If you click on it, it still stays on the same page. I turned ...

  1. #1
    Tor
    Tor is offline
    Member
    Real Name
    Tor
    Join Date
    Nov 2007
    Posts
    35
    Liked
    0 times

    Social Groups, pagination doesn't seem to work...

    It doesn't go the next page. If you click on it, it still stays on the same page.

    I turned off VBseo and it worked for page 2, but when I turn it on, it doesn't work.

    Check it out here..

    FlyFF World - Social Groups

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    it's working here at vbseo.com/groups

    Must be a conflict.

    what else do you have that has "pageX.html" in custom rewrite rules?

  3. #3
    Tor
    Tor is offline
    Member
    Real Name
    Tor
    Join Date
    Nov 2007
    Posts
    35
    Liked
    0 times
    I don't have anything there. In my custom rewrite section this is all I got

    Code:
    //==========================================================================
    // Sample Custom Rewrite Rule: showgroup.php as forumleaders.html (Remove the '//' in front of the rule to enable).
    //==========================================================================
    //'^showgroups\.php$' => 'forumleaders.html'
    
    //==========================================================================
    // Sample Custom Rewrite Rules: calendar as static pages (Remove the '//' in front of the rules to enable).
    // Note: Enable the calendar dropdown redirect rule within the Custom 301 Redirects section below.
    //==========================================================================
    //'^calendar\.php$' => 'calendar/'
    //'^calendar\.php\?c=1$' => 'calendar/'
    //'^calendar\.php\?(c=1&)?do=(display.+?)(&year=)?$' => 'calendar/$2/[NF]'
    //'calendar\.php\?(c=1&)?nojs=1' => 'calendar/nojs/[NF]'
    //'calendar\.php\?(c=1&)?do=(display.+?)&nojs=1' => 'calendar/$2/nojs/[NF]'
    //'calendar\.php\?(c=1&)?week=(\d+)&nojs=1' => 'calendar/week-$2/nojs/[NF]'
    //'calendar\.php\?(c=1&)?month=(\d+)&year=(\d+)&nojs=1' => 'calendar/$3/$2/nojs/[NF]'
    //'^calendar\.php\?do=getinfo&(c=1&)?day=(\d+)-(\d+)-(\d+)(&c=1)?$' => 'calendar/$2/$3/$4/'
    //'^calendar\.php\?do=getinfo&e=(\d+)(&day=[0-9\-]+)?(&c=1)?$' => 'calendar/event-$1/'
    //'^calendar\.php\?(s=&)?(c=1&)?(week=&)?month=(\d+)&year=(\d+)(&c=1)?(&do=displaymonth)?$' => 'calendar/$5/$4/'
    //'^calendar\.php\?c=1&week=(\d+)(&do=displayweek&month=.+?)?$' => 'calendar/week-$1/'
    I just updated to 3.2 goal a few days ago. I was on 3.1 I think before.

  4. #4
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    try re-ftping the /includes folder and re-importing the product with over-ride.

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Please try to modify vbseo.php file:
    FIND:
    PHP Code:
    'VBSEO_URL_GROUPS',
    'VBSEO_URL_GROUPS_HOME_PAGE'
    REPLACE WITH:
    PHP Code:
    'VBSEO_URL_GROUPS_HOME_PAGE',
    'VBSEO_URL_GROUPS'

  6. #6
    jdp
    jdp is offline
    Junior Member
    Real Name
    Jon
    Join Date
    Oct 2007
    Posts
    2
    Liked
    0 times
    We have this problem too.

    Is this a bug? What causes it?

    Will it be fixed in a future version?

    Thanks!

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Yes, the fix for this bug will be included in the next vBSEO version as well.

Similar Threads

  1. Social groups pagination broken
    By ZeroHour in forum Troubleshooting
    Replies: 9
    Last Post: 07-26-2008, 04:50 PM
  2. Social groups bug ?
    By sensimilla in forum Troubleshooting
    Replies: 7
    Last Post: 05-01-2008, 10:26 AM
  3. Social Groups ?
    By inparadise in forum General Discussion
    Replies: 2
    Last Post: 04-22-2008, 03:13 PM
  4. Social groups rewrites
    By bonjurkes in forum General Discussion
    Replies: 2
    Last Post: 03-22-2008, 07:36 AM

Posting Permissions

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