Page 3 of 3 FirstFirst 1 2 3
Results 31 to 39 of 39

VB4.0.2 - VBSEO breaking CMS pagination

This is a discussion on VB4.0.2 - VBSEO breaking CMS pagination within the Troubleshooting forums, part of the vBSEO SEO Plugin category; any news on this ??? this is a high severity bug no one has a solution yet ?...

  1. #31
    Member Array
    Real Name
    Marcus Maciel
    Join Date
    Oct 2006
    Location
    Brazil
    Posts
    83
    Liked
    4 times
    any news on this ??? this is a high severity bug no one has a solution yet ?

  2. #32
    vBSEO.com Webmaster Array Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,463
    Liked
    721 times
    Blog Entries
    4
    Please create a support ticket with title Att: Mert so i can respond.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #33
    Senior Member Array
    Real Name
    Karl
    Join Date
    Aug 2008
    Location
    England
    Posts
    122
    Liked
    0 times
    Blog Entries
    1
    nice, i'll give it a try later... thanks for the fix. i'll let ya know whether it works shortly.
    You could have said instead of rewriting my signature.

  4. #34
    Junior Member Array
    Real Name
    vinu
    Join Date
    Feb 2010
    Location
    INDIA
    Posts
    6
    Liked
    0 times
    Hi
    It seems the @oleg-ignatiuk has really helped to solve the problem.

    Now the pagination is working correctly.

    Thanks

  5. #35
    Senior Member Array
    Real Name
    Hemanth Jose
    Join Date
    Dec 2006
    Location
    UK
    Posts
    116
    Liked
    0 times
    Removed

  6. #36
    Member Array
    Real Name
    Bram
    Join Date
    Apr 2008
    Posts
    73
    Liked
    2 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    Update:

    please modify functions_vbseo_url.php file:
    find:

    and remove that line.


    THEN find:

    add below:


    and find:


    replace with:
    That did the trick!! Thanks Oleg!

  7. #37
    Member Array
    Real Name
    Melissa
    Join Date
    Jul 2008
    Location
    In Front of the Puter Screen
    Posts
    75
    Liked
    0 times
    Originally Posted by Oleg Ignatiuk
    Update:

    please modify functions_vbseo_url.php file:
    find:

    and remove that line.


    THEN find:

    add below:


    and find:


    replace with:
    Find what, replace it with what and then add what?? Because I am having the same issue- was told it was fixed ion 3.5.0 Gold, and it most definitely is NOT Fixed.

  8. #38
    vBSEO Staff Array Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    675 times
    Blog Entries
    2
    The orig post:

    Update:

    please modify functions_vbseo_url.php file:
    find:
    case 'VBSEO_URL_CMS_SECTION_PAGE':


    and remove that line.


    THEN find:
    case 'VBSEO_URL_CMS_SECTION':


    add below:
    case 'VBSEO_URL_CMS_SECTION_PAGE':


    and find:
    $selfurl_more = '?r='.$vbseo_arr['section_id'];


    replace with:
    $selfurl_more = '?r='.$vbseo_arr['section_id'] .
    ($vbseo_arr['page'] ? '&page='.$vbseo_arr['page'] : '');




    This was old code though, and these fixes are already in place on gold PR.
    Brian Cummiskey / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  9. #39
    Member Array
    Real Name
    Melissa
    Join Date
    Jul 2008
    Location
    In Front of the Puter Screen
    Posts
    75
    Liked
    0 times
    darn, was hoping this would make a difference... but it didn't.

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. the .htaccess is breaking my custom script
    By aussiev8 in forum URL Rewrite Settings
    Replies: 2
    Last Post: 07-02-2008, 11:36 PM
  2. Table Breaking
    By reefland in forum Template Modifications
    Replies: 3
    Last Post: 08-08-2007, 03:58 PM
  3. some non-breaking errors
    By legar in forum Troubleshooting
    Replies: 1
    Last Post: 03-23-2007, 05:48 PM

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
  •