Page 2 of 2 FirstFirst 1 2
Results 16 to 27 of 27

Goto First Unread Post

This is a discussion on Goto First Unread Post within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Originally Posted by COBRAws I want to state that my ticket created 11-16-2007, 04:13 PM has yet not been updated ...

  1. #16
    Junior Member
    Real Name
    peter
    Join Date
    Jul 2006
    Posts
    23
    Liked
    0 times
    Quote Originally Posted by COBRAws View Post
    I want to state that my ticket created 11-16-2007, 04:13 PM has yet not been updated with a working solution. Someone took vacations?
    Oleg is gonna have a look at it now.

  2. #17
    Senior Member
    Real Name
    Itworx4me
    Join Date
    Oct 2006
    Posts
    108
    Liked
    0 times
    Wow....I can't believe the poor support of this site. Even with a support ticket in from someone in this thread. My first post is over 24 hours ago. They should have a staff person on duty just for these reasons. Hope we get our problem resolved soon.......:(

  3. #18
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Please remember, it is a weekend. Oleg is looking into the issue. If it is causing major problems, you can always revert back to vBSEO 3.0.0 until the issue is resolved.

  4. #19
    Senior Member
    Real Name
    Itworx4me
    Join Date
    Oct 2006
    Posts
    108
    Liked
    0 times
    my question is why isn't more people having issues with it?

  5. #20
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    No one on the pre-release team had this issue, and it only appears to be a small number of people for some reason. That's why Oleg is looking into it.

  6. #21
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Update: the following modification in vbseo.php resolved the isue:
    this code:
    PHP Code:
    vbseo_set_self($q 'showthread.' VBSEO_VB_EXT '?' VBSEO_THREADID_URI '=' $arr['thread_id'] . '&goto=' . (isset($arr2) ? 'lastpost' 'newpost')); 
    REPLACED WITH:
    PHP Code:
    vbseo_set_self($q 'showthread.' VBSEO_VB_EXT '?' VBSEO_THREADID_URI '=' $vbseo_arr['thread_id'] . '&goto=' . (isset($vbseo_arr2) ? 'lastpost' 'newpost')); 
    Thank-you all for reporting!

  7. #22
    Member
    Real Name
    Jack
    Join Date
    Jun 2006
    Location
    Buenos Aires
    Posts
    91
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    Update: the following modification in vbseo.php resolved the isue:
    this code:
    PHP Code:
    vbseo_set_self($q 'showthread.' VBSEO_VB_EXT '?' VBSEO_THREADID_URI '=' $arr['thread_id'] . '&goto=' . (isset($arr2) ? 'lastpost' 'newpost')); 
    REPLACED WITH:
    PHP Code:
    vbseo_set_self($q 'showthread.' VBSEO_VB_EXT '?' VBSEO_THREADID_URI '=' $vbseo_arr['thread_id'] . '&goto=' . (isset($vbseo_arr2) ? 'lastpost' 'newpost')); 
    Thank-you all for reporting!
    This fixed my problem. Thanks (again) Oleg.

  8. #23
    Senior Member
    Real Name
    Itworx4me
    Join Date
    Oct 2006
    Posts
    108
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    Update: the following modification in vbseo.php resolved the isue:
    this code:
    PHP Code:
    vbseo_set_self($q 'showthread.' VBSEO_VB_EXT '?' VBSEO_THREADID_URI '=' $arr['thread_id'] . '&goto=' . (isset($arr2) ? 'lastpost' 'newpost')); 
    REPLACED WITH:
    PHP Code:
    vbseo_set_self($q 'showthread.' VBSEO_VB_EXT '?' VBSEO_THREADID_URI '=' $vbseo_arr['thread_id'] . '&goto=' . (isset($vbseo_arr2) ? 'lastpost' 'newpost')); 
    Thank-you all for reporting!
    This fix my issue as well. Thank You Oleg

  9. #24
    Junior Member
    Real Name
    peter
    Join Date
    Jul 2006
    Posts
    23
    Liked
    0 times
    Yep fixed and flying now. (touch wood) ty oleg.

  10. #25
    Junior Member
    Real Name
    Tim Eason
    Join Date
    Sep 2006
    Location
    Las Cruces, NM, US
    Posts
    7
    Liked
    0 times
    I was having the problem, but just now discovered it. Thanks for the fix. I suggest sending out a notice and a patch download to all vbSEO users.

  11. #26
    Junior Member
    Real Name
    george
    Join Date
    Oct 2006
    Posts
    10
    Liked
    0 times
    We've downloaded latest version yesterday and in our upgrade today, we had the same issue which caused us a lot of trouble and time commitment. We finally fix it with the instructions mentioned here. Wouldn't be nice if you updated the scripts in the download area with this fix?

  12. #27
    Junior Member
    Real Name
    Chelsea
    Join Date
    Feb 2007
    Posts
    4
    Liked
    0 times
    Fixed!

    If its not a problem for everyone, they can't include the fix

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. The vBSEO LinkBacks User Guide - vBSEO 3.0 GOLD
    By Joe Ward in forum General Discussion
    Replies: 49
    Last Post: 09-20-2011, 07:10 PM
  2. Go to first unread post isn't working right
    By Ace in forum Troubleshooting
    Replies: 1
    Last Post: 11-16-2007, 08:12 AM
  3. Jump to the first unread Post
    By the_sisko in forum Troubleshooting
    Replies: 6
    Last Post: 08-08-2007, 08:48 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
  •