Results 1 to 6 of 6

very strange behaviour

This is a discussion on very strange behaviour within the General Discussion forums, part of the vBSEO SEO Plugin category; I've got an icon in my head section which shows, if there are unread messages. And it shows the count ...

  1. #1
    Senior Member Array
    Real Name
    Admin
    Join Date
    Nov 2006
    Posts
    247
    Liked
    0 times

    very strange behaviour

    I've got an icon in my head section which shows, if there are unread messages. And it shows the count of those unread messages.
    Since updating to the actual gold release, I've got the behaviour, that some users show a number of unread messages although everything is read.
    If I disable vbseo, the problem has gone.

    Here ist the code, which is shown there
    Code:
    <if condition="$show['member']">
    
    <if condition="$bbuserinfo['pmunread']"><a href="private.php"><img src="/vbboard/images/symptome/pmnn.gif" alt="" border="0" /></a><else /><a href="private.php"><img src="/vbboard/images/symptome/pmn.gif" alt="" border="0" /></a></if> 
    
    <a class="husers" href="private.php"><span>Postfach<if condition="$notifications_total"> ($notifications_total)</if></span></a> 
    </if>

  2. #2
    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
    Are you using the likes system? likes will count as notifications.
    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!


  3. #3
    Senior Member Array
    Real Name
    Admin
    Join Date
    Nov 2006
    Posts
    247
    Liked
    0 times
    Oh, great idea.
    As the likes system is automatically on after installation (should'nt be) there could be some people who did like something, yes. How to delete those records? Is there a special table?

    Thanks!!

  4. #4
    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
    try this:
    http://www.vbseo.com/f77/cant-fully-...41/#post305728

    it may only effect the display though...
    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!


  5. #5
    Senior Member Array
    Real Name
    Admin
    Join Date
    Nov 2006
    Posts
    247
    Liked
    0 times
    I've just found the table vbseo_likes where I deleted the records.
    Thanks for your help!

  6. #6
    Senior Member Array
    Real Name
    Admin
    Join Date
    Nov 2006
    Posts
    247
    Liked
    0 times
    The delete didn't work. But your link of post #4 solved the problem
    Thanks!

Similar Threads

  1. vBulletin 4.x Odd redirect behaviour after newreply/quickreply
    By Visionary in forum Bug Reporting
    Replies: 5
    Last Post: 06-30-2010, 05:23 AM
  2. Odd behaviour in multiple domain environment
    By stejc in forum Troubleshooting
    Replies: 5
    Last Post: 09-11-2009, 02:59 AM
  3. Very Odd Thread Behaviour... Cant Open Page 1
    By ssandgirls in forum Troubleshooting
    Replies: 5
    Last Post: 12-06-2007, 04:30 PM
  4. More strange behaviour...
    By Sonnie in forum Troubleshooting
    Replies: 3
    Last Post: 09-08-2006, 11:46 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
  •