vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   [HTL] & [Normal] Persistant Mark Forum Read (https://vborg.vbsupport.ru/showthread.php?t=67154)

weaver 08-07-2004 01:37 AM

The only thing with subforums that I've noticed is that I can't click on the icon to enter the subforum so marking the forum read doesn't work. It redirects back to the parent forum list and still shows the subforum as having new posts.

edschaum 08-07-2004 12:39 PM

Quote:

Originally Posted by snobbymom
Here's something else I'd like to see. When you click on Mark Forum Read on the results screen it directs you back to the main forum page. I'd like to see it redirect back to the results. Can that be made an option? Or can you help me make that change for my board?


Open the file markforumread.php

At the bottom, locate this line:
exec_header_redirect("$vboptions[forumhome].php");

Change it to:
//exec_header_redirect("$vboptions[forumhome].php");
$ref = getenv('HTTP_REFERER');
exec_header_redirect("$ref");

That should bring you back to the same page where you clicked "mark this forum read"

weaver 08-07-2004 04:25 PM

Thanks :)

edschaum 08-09-2004 11:26 PM

I've added an HTL installer, I hope it works, please let me know if any problems.... I didn't really know what I was doing, it's the first time I used it :nervous:

Berethorn 01-31-2005 12:36 AM

I just wanted to tell you I've been using this on my board since July, and I haven't had any problems with it! Thank you! :D

trulylowcarb 03-05-2005 12:26 AM

Thanks for posting that, Berethorn. I'd like to try this, the cookie-based mark read feature in vb causes more questions and complaints than anything for me!
But I am always hesitant to try anything when the last post is so old. And especially when the last post from the hacker themself is "I've added an HTL installer, I hope it works, please let me know if any problems.... I didn't really know what I was doing, it's the first time I used it." Scary, LOL

Berethorn, did you use the installer, or was that before- has anyone used it successfully - recently, with a current version of VB, like 3.06 or 3.07?

Thanks,

Greebo 03-09-2005 06:02 PM

Some feedback from a recent installer:

The hack and code changes work great!!! MUCH better than the existing arbitrary timeout behavior.

The choice of locations for some of the menus, and the terminology used, left something to be desired, however, for my user population of largely non-technical people. (My site is for pilots and other people interested in aviation).

I found that my user community responded much better to these terms:
"New Posts" - now referring to the Quick Scan function instead of the old legacy behavior.
"Recent Activity" - instead of "Active Topics".

I also moved the QuickScan link off of FORUMHOME and into the NavBar immediately to the left of the old New Posts (now Recent Activity), and reordered the links in the Quick Topics popup.

These are, however, only cosmetic issues - easily customizable by anyone. :) I can't thank you ENOUGH for providing this hack! This lets my users feel much more comfortable as they are mostly coming from a site where THEY got to say when posts were read, vs. the forum deciding for them arbitrarily.

Outstanding!


All times are GMT. The time now is 10:07 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01007 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete