Close
Page 13 of 15 FirstFirst ... 3 11 12 13 14 15 LastLast
Showing results 121 to 130 of 150
  1. #121

    Default

    I don't seem to be able to edit a threads title. (Everytime I release a new Jamba, I like to update the threads title as a heads up that a new version is out.)

    Is this a limitation of VB or can you configure it so I can edit a threads title?
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  2. #122

    Default

    Quote Originally Posted by Jafula View Post
    I don't seem to be able to edit a threads title. (Everytime I release a new Jamba, I like to update the threads title as a heads up that a new version is out.)

    Is this a limitation of VB or can you configure it so I can edit a threads title?
    Make sure you're trying to edit the original post (I'm sure you are), when you hit the edit button, it throws you to the simple editor, click the "Go Advanced" button, now you should be able to edit the thread title in the box above the WYSIWYG editor. If you don't see a box, make sure you're in the advanced editor and post a screenshot for me.

  3. #123

    Default

    Quote Originally Posted by Owltoid View Post
    Perhaps what I'm about to describe is related to the above problem, but I'm not sure. From the Main Forums page if I click on the thread title for the most recent post then everything works great and I go to the last unread post on that thread. However, if I then hit the Forums link at the top of every page to bring me back to the Main Forums section. Even if all threads are read in a subforum (the one I just visited) it still shows the indicator light for a new post. The only way to get that off is to visit the forums, where I find there are no new posts and I just needed to click on the subforum.

    Other message boards I visit have the new post indicator go off as soon as you visit that forum, regardless if you've read all the threads (I mentioned this in another post and you said working as intended). I implore you to make these forums the same way as I feel not doing so is causing other issues, such as the one I just described. It's a bit of a pain to click on mark forum as read every single time (I know, I'm lazy).

    With all these suggestion, thanks for your hard work Svpernova!

    This is not related to the other question you were asking about. It's not a problem, because, well, it's working as intended, that's just how the board works.

    However, if I then hit the Forums link at the top of every page to bring me back to the Main Forums section. Even if all threads are read in a subforum (the one I just visited) it still shows the indicator light for a new post. The only way to get that off is to visit the forums, where I find there are no new posts and I just needed to click on the subforum.
    So you're saying that you can view all the threads in a forum, BUT NOT THE SUBFORUM. and then go back out to the main forums index, and it still shows the indicator for new posts on that forum? Am I understanding correctly? If so, then yes, this is also...working as intended. It's showing you the indicator on the parent forum because you haven't read the threads in the subforum. This is how the 2 biggest (that I'm aware of) php forum systems work (Vbulletin, and phpBB).

    What other issues is this going to cause? It's not causing any issues for me, no one else is posting about issues? If you're running into problems, by all means, let me know. The best advice I have for you, is read the threads you want, then go back out to the forum index, scroll all the way down, and click Mark Forums Read. This will mark ALL forums read and reset ALL the new post icons.

    Just to show you... There are 3 ways Vb handles thread / post read marking.

    Thread/Forum Read Marking Type

    This option controls how threads and forums are marked as read.
    1. Inactivity/Cookie Based - once a user has been inactive for a certain amount of time (the value of the session timeout option) all threads and forums are considered read. Individual threads are marked as read within a session via cookies.

      This option is how all versions of vBulletin before 3.5 functioned.
    2. Database (no automatic forum marking) - this option uses the database to store thread and forum read times. This allows accurate read markers to be kept indefinitely. However, in order for a forum to be marked read when all threads are read, the user must view the list of threads for that forum.

      This option is more space and processor intensive than inactivity-based marking.
    3. Database (automatic forum marking) - this option is the same as a previous option, but forums are automatically marked as read when the last new thread is read.

      This is the most usable option for end users, but most processor intensive.
    We use the Inactivity/Cookie Based method because it is has the least affect on server performance thus resulting in faster queries, less server load, and faster page loads. Just to make sure I wasn't misunderstanding each option, I tested each one, and each one acted the SAME when it came down to forum new post marking of threads and threads in sub forums.

    So, I hope I've understood what you're explaining correctly, if I haven't, please let me know, and I hope I've explain well enough that this is all working as designed / intended. I can't fix what isn't broken and there is nothing that stands out as "this doesn't act like the normal forum software" when this is one of the 2 forum packages I would say are the industry standard.

  4. #124

    Default

    Quote Originally Posted by Svpernova09 View Post
    Make sure you're trying to edit the original post (I'm sure you are), when you hit the edit button, it throws you to the simple editor, click the "Go Advanced" button, now you should be able to edit the thread title in the box above the WYSIWYG editor. If you don't see a box, make sure you're in the advanced editor and post a screenshot for me.
    With reference to this image:

    http://www.dual-boxing.com/album.php...=4&pictureid=1

    and this thread:

    http://www.dual-boxing.com/showthread.php?t=23377

    Notice, how I can edit the title (of the post, not the thread) like you mention, but in the top right, the thread title remains the same. If you look in the thread, you will see the first post has the new title (really small at the top of the post), but the thread title has not changed.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  5. #125

    Default

    Quote Originally Posted by Jafula View Post
    With reference to this image:

    http://www.dual-boxing.com/album.php...=4&pictureid=1

    and this thread:

    http://www.dual-boxing.com/showthread.php?t=23377

    Notice, how I can edit the title (of the post, not the thread) like you mention, but in the top right, the thread title remains the same. If you look in the thread, you will see the first post has the new title (really small at the top of the post), but the thread title has not changed.

    ok, sorry it took me some time. I see whats going on now. By default Vb only allows the OP to edit a thread's title for X minutes after thread creation, and at a maximum of 9999999 minutes, there is no method to set this to unlimited. I went looking for a mod and the only ones are outdated, so I used the outdated hack as a guide and did my own, so if you can verify you're now able to edit thread topics, that would be awesome.

  6. #126

    Default

    Quote Originally Posted by Svpernova09 View Post
    ok, sorry it took me some time. I see whats going on now. By default Vb only allows the OP to edit a thread's title for X minutes after thread creation, and at a maximum of 9999999 minutes, there is no method to set this to unlimited. I went looking for a mod and the only ones are outdated, so I used the outdated hack as a guide and did my own, so if you can verify you're now able to edit thread topics, that would be awesome.
    Sweet-as. I can edit thread title's now. Thanks so much!

    (And thanks for your efforts migrating the forums, its nice to have a forum that is up 99% of the time.)
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  7. #127

    Default

    Been noticing something weird the past few days. Read a post in a sub-forum and if the thread is only 1 page, it does not show as read in the sub-forum list. If I read last post or page of and multi-page thread, it will update fine.
    using Firefox and Panda anti-virus, thought Panda might be blocking a cookie request or something, but why would it work only on some threads.
    RAF Tour Guide files are obsolete, I went to Zygor
    MultiBoxers play with themselves

  8. #128

    Default

    Looks like the General Discussion forum is resorting itself by thread title instead of last post again, Started sometime last night/early this morning. I thought I hit the link by mistake at first, but it's still happening.
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

  9. #129

    Default

    Quote Originally Posted by Khatovar View Post
    Looks like the General Discussion forum is resorting itself by thread title instead of last post again, Started sometime last night/early this morning. I thought I hit the link by mistake at first, but it's still happening.

    Should be fixed now. Lemme know if you come across any other strangeness.

  10. #130

    Default

    Quote Originally Posted by alcattle View Post
    Been noticing something weird the past few days. Read a post in a sub-forum and if the thread is only 1 page, it does not show as read in the sub-forum list. If I read last post or page of and multi-page thread, it will update fine.
    using Firefox and Panda anti-virus, thought Panda might be blocking a cookie request or something, but why would it work only on some threads.
    OK it looks like the problem is Firefox. IE6 at work is fine and IE8 at home does not have the problem. Panda is not doing it if it works on IE8. Strangeness but workable.
    RAF Tour Guide files are obsolete, I went to Zygor
    MultiBoxers play with themselves

Posting Rules

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