Invision Power Services: Big problem - Invision Power Services

Jump to content

General Chat

Our community chat forum areas are for off-topic discussion only. Please do not post topics about IPS or its products and services here. We provide other forum areas for IPS discussion.

Do you need technical support on IPS products or services?

You can obtain support via the client area, or you can try to obtain peer-to-peer support at IPS Resources.

Did you find a bug in one of our products?

If you believe you've found a bug please post it to the bug tracker.

Have a suggestion or feedback?

Use the company feedback forum or appropriate product feedback forum. You can also submit a ticket in your client area if it's a private matter.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Big problem I know it's been addressed, but I'm confused Rate Topic: -----

#1 User is offline   forsakenZen Icon

  • IPB Newbie
  • Pip
  • View blog
  • Group: Members
  • Posts: 8
  • Joined: 01-January 04

Posted 04 May 2005 - 01:56 AM

Ok I'm having some serious issues here, and I know it's been addressed before, concerning showing new posts.

I like to view in outline mode and when I come into the forum after having closed my browser out, even the posts I read in outline mode have the new post icon displayed to the left of them (in icon view). This literally makes it impossible for me to chart which posts I've read in heavily trafficed threads.

Once I click on ANY of the posts (the one's showing as unread) to read them, the rest instantly switch, once on the new page, to the viewed post icon. This is become amazingly frustrating.

If I stay on the board, as I've tested with one of my users, and he makes posts, etc., I view the unread posts properly, and when I click on it, it marks it as unread while leaving the others unmarked.

I'm not quite sure how bad this affecting linear mode either, but it definitely seems to be a session based thing seeing as how when I close my browser out it seems to forget what posts I've read.

Also having the problem of when I come back it shows new posts in the board index, but when I go to forum index no icons are lit up. None of the posts show anything new either.

This seems to happen flip floppy across the board and is ANGERING my users immensely. I've been taking a lot of heat since switching to PHPBB and this is just another nail in the coffin. I really need some help here otherwise I'm going to be forced to go back to a system where my users can at least tell which posts they've read, and have it track them accurately.

Any speedy help would be appreciated.

(NO I haven't updated since I last installed 2.0.3, should I be installing a new version based off of the client area? And please don't say do that and then get back with us, I need to know if doing that is going to resolve this problem).
0

#2 User is offline   Wazoo Icon

  • Spam Happy
  • PipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 991
  • Joined: 27-December 04

Posted 04 May 2005 - 05:57 AM

I had some user questions on using this view .. tried sorting out how the heck it was actually supposed to work ... as yet another check, how about taking a look at http://forum.spamcop...?showtopic=4062 .. see if the same problem exists (wouldn't mind some input on how this view is 'really' used) ... noting that this Read/Unread question hasn't come up there (yet)
0

#3 User is offline   forsakenZen Icon

  • IPB Newbie
  • Pip
  • View blog
  • Group: Members
  • Posts: 8
  • Joined: 01-January 04

Posted 04 May 2005 - 06:56 PM

View PostWazoo, on May 3 2005, 11:57 PM, said:

I had some user questions on using this view .. tried sorting out how the heck it was actually supposed to work ... as yet another check, how about taking a look at http://forum.spamcop...?showtopic=4062 .. see if the same problem exists (wouldn't mind some input on how this view is 'really' used) ... noting that this Read/Unread question hasn't come up there (yet)

It's performing the same there Wazoo. I really wish a quick fix or something for this could be posted, I think it ridiculous a forum software with a price tag fails to track read and unread topics appropriately.

Feature rich is fine, but what good does it do me when a user comes to my board a day after they last visited and can't even tell which posts are new in a thread because they ALL get marked as new if there's just one single new post in the thread? AND after that, when you click to just read ONE they all get marked as being read.

I tried dinking with it since it seems it's now using topic id's to track read/unread posts and a simple check against a last visit - instead of the POST id. I thought it'd be an easy enough change but I'm unable to procure any results. The old method, from my take of looking at the old code, did a more advanced check against the post ID and then set it in the cookie as being read, then checked against it. Maybe it was done this new way to be less cumbersome on whatever end(client or server), but it totally nulls the point if it completely destroys tracking read and unread posts. The most basic, freeware BB does this properly, yet this doesn't... or I guess better put doesn't now. hmph

For as much as I've built up IPB to my users it's pretty hard to have a leg to stand on when something this silly isn't either addressed or a quick fix posted for.

I came back today in a heavy trafficed thread and had no idea the posts I had read or hadn't read in the thread because of this, so I just gave up all together. I'm sure many of my users, who are accustomed to an outline view(threaded) type of board, feel the same way. Wait, pause that, they do because they're busy complaining about it on my forums. Not that the linear tracking is any better; I had to install a hack for that to even work properly...

ughs.
0

#4 User is offline   Wazoo Icon

  • Spam Happy
  • PipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 991
  • Joined: 27-December 04

Posted 05 May 2005 - 03:36 AM

I added this dialog 'over there' to explain one of my comments ... at least one usr 'there' says that your described problem is not seen ... looking through your last, I might be a bit confused ... version 2.0.3 used the cookies to track (though I seem to recollect stating to someone else that there did seem to be connection to the database entries on 'last read' and/ot 'last time on' .. based on logging in from another computer .. guessing that this 'new' cookie was built from database contents) .... However, 'here' in this Alpha, Matt has dropped the cookie thing and gone for a database entry ... (and though I've seen "it's fixed" a few times, I've got a couple of sub-forums that simply will not 'stay' read across logins ..??) No answers here, just providing that your problem isn't universal ...

You make no note of your browser, cookie management settings, etc ... have you ruled 'your end' completely out of the equation (or even comparing notes with the complaining users?)
0

#5 User is offline   forsakenZen Icon

  • IPB Newbie
  • Pip
  • View blog
  • Group: Members
  • Posts: 8
  • Joined: 01-January 04

Posted 05 May 2005 - 03:07 PM

View PostWazoo, on May 4 2005, 09:36 PM, said:

I added this dialog 'over there' to explain one of my comments ... at least one usr 'there' says that your described problem is not seen ... looking through your last, I might be a bit confused ... version 2.0.3 used the cookies to track (though I seem to recollect stating to someone else that there did seem to be connection to the database entries on 'last read' and/ot 'last time on' .. based on logging in from another computer .. guessing that this 'new' cookie was built from database contents) .... However, 'here' in this Alpha, Matt has dropped the cookie thing and gone for a database entry ... (and though I've seen "it's fixed" a few times, I've got a couple of sub-forums that simply will not 'stay' read across logins ..??) No answers here, just providing that your problem isn't universal ...

You make no note of your browser, cookie management settings, etc ... have you ruled 'your end' completely out of the equation (or even comparing notes with the complaining users?)


It's not my browser or server settings, I wouldn't post on this forum before thoroughly checking out my issue and becoming aggrivated. I know it's a universal problem, have had all of my users test, and even did 2 clean installs of the last couple of versions to see that it wasn't something funky with mine in specific.

I've also used a different box that I co-locate out in Illinois to test this issue, using it's clean IE settings(and typical ones) to look at the issue, all procuring the same result.

Problem is I don't think you understand what I'm describing, let me try to be more clear:

Go into viewing a thread in outline mode.

Read a thread.

Have a user(or you under a different account on another box) post to that thread again, MULTIPLE times, making many new posts. Have some reply to posts in the "tree", and some just to the main post in general(so you can get a good idea of what I'm talking about here).

Done? Now go back under the original account and box you viewed the thread with. In the outline view at the bottom you should see little new folder icons with red stars on them indicating the new posts.

Now, this is the doozy... Click on one of the new posts. On the next page, then scroll down... Notice how ALL of those posts, even the one outside of the thread tree, are all now marked as read? How do you know which ones you read or not? You only clicked once and the rest of the new post icons disappear in the outline view. I have some topics with 100+ replies to them, there's literally no way for my users, as is, to be able to know what they've read. They click on ONE new reply, and the rest of the new icons go poof.

Or I can do you one even better. Go to a thread in outline view with new posts, don't even click on the posts - just refresh the page. Same thing.

It happens here, on your board, mine, and a colleague of mine has the same issue as well - it's not limited to my install, that much I assure you.

Outline view IS the preferred viewing method of my board, and this is just being a horrible pain.

I wish Matt or someone could at least reply with a quick way I could change the method for putting in cookies, or SOMETHING, that would fix this problem or give me a temporary fix. I highly douby this is how they would intend it to be working.

By looking at the code I can see WHY this is happening, I just don't have the know how to fix it. The reason why it's doing this is because it's using topic id to track the views, NOT the post id(which it needs to be for threaded view/outline view).

Could really use some help here :/.
0

#6 User is offline   cmaranta Icon

  • IPB Newbie
  • Pip
  • View blog
  • Group: Members
  • Posts: 4
  • Joined: 24-May 05

Posted 03 June 2005 - 07:07 PM

No help here except to say that this is happening for us as well. I'm eagerly awaiting some word on how to fix this problem. If it has been addressed elsewhere, could someone point me in the right direction? :)
0

#7 User is offline   Wazoo Icon

  • Spam Happy
  • PipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 991
  • Joined: 27-December 04

Posted 03 June 2005 - 07:58 PM

I used to have a pretty good memory ... but just had an issue brought up on my board that turns out to have been 'mentioned' in one of my own posts over a year back ... so that said, I don't recall this being posted in the Bug Reports Forum ... might start there ... and the 'advice' I'd received on not getting answers within these Forum sections was that guaranteed support is only available through the ticket process. I can't do this at present, have either of you tried that avenue?
0

#8 User is offline   cmaranta Icon

  • IPB Newbie
  • Pip
  • View blog
  • Group: Members
  • Posts: 4
  • Joined: 24-May 05

Posted 04 June 2005 - 10:24 PM

No, hadn't tried either yet.

I'm pretty sure this isn't a bug so much as just a feature that isn't going to work due to the fact that the *threads* are marked new and not the individual posts within the thread. I wouldn't even know what was involved in making it work the way it needs to. Although if it did it would add a nice feature of being able to actually mark the individual posts as new within the thread. Of course then you have to wonder how to mark the individual posts as read... can it be done when someone leaves the page rather than when they first load it? (no I don't really expect anyone to answer this here) <grin>

I need to look further into the ticket process but again, I don't think it's a problem so much as the way the board is coded. In other words, I don't think this problem will go away unless the thread marking system is revisted in an upgrade.

My problem is, I know just enough to be dangerous and not enough to be helpful. ;)
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users