vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Persistent Mark Forum Read (https://vborg.vbsupport.ru/showthread.php?t=32091)

ethank 06-28-2002 05:43 AM

I do not yet. I will be doing the upgrade next week once I get moved
into my apartment. I also did some fixes I have to update the
instructions with.

Christine 07-01-2002 04:35 PM

I got it working. :)

I am not using parent and children forums, so I used the same // do light bulb code for index.php as you are using in fourmdisplay.php and it all seems to be functioning correctly.

Thanks for staying on top of this one, Ethan. My members are thrilled with the functionality!

:)

Erwin 07-02-2002 02:45 AM

Can't wait for the update, ethank. Good job all around! :)

ethank 07-03-2002 03:41 PM

I've settled into my new apartment now, so I'm getting back into the swing of things on my forum.....right as July 4th rolls around :)

But I'm making progress. Will do the 2.2.6 upgrade then modify the docs.

Cynthia Blue 07-03-2002 04:14 PM

I'm installing this hack to my newly upgraded board.. just got 2.2.6

Question, in forumdisplay.php where it says to find:

Quote:

Find:
// display threads
$limitlower=($pagenumber-1)*$perpage+1;
$limitupper=($pagenumber)*$perpage;
My file doesn't say that. Instead it says:

Quote:

// display threads
$limitothers="";
if (!$getperms[canviewothers]) {
$limitothers="AND postuserid='$bbuserinfo[userid]' AND '$bbuserinfo[userid]'<>0";
}
Since I'm a newb and not good at coding this stuff, what should I do?

Thanks. :)

Cynthia Blue 07-03-2002 08:27 PM

Ok nevermind that question I guessed and got it right. :) Hack seems to be working fine so far. :)

I do have a question, though. I had applied the Mark Forum Read redirection hack... so when you are inside a forum and you mark it read, it will redirect you to the main page, and not keep you in the same forum after it's read.

https://vborg.vbsupport.ru/showthrea...mark+and+forum

Now, it seems, that hack leads to the member.php file instead of the forumdisplay.php file... and so that hack has been nulled. How would I go about applying that hack to the member.php file, or would that even be the right place?

Thanks. :)

Cynthia Blue 07-03-2002 08:39 PM

Ok.. actually, it's not quite working right, either. I don't have child forums, I have different categories. When you click one forum in a category as read, it marks all the forums in that category as read.

This is my site: http://www.ilsikhaucil.com

This is the code that is in the template next to each individual forum... in the forumhome_forumbit_level2_post template:
Quote:

<a href="member.php?s=$session[sessionhash]&action=markforumread&forumid=$forum[forumid]"><img src="{imagesfolder}/mark_read.gif" border=0 title="[Mark This Forum Read]"></a>
help... thanks. :)

Cynthia Blue 07-05-2002 12:21 PM

I figured my problems out on my own... had to fiddle with some of the code, but it seems to be working okay now.

FWC 07-07-2002 08:53 AM

I put it on 2.2.6 today. It works great. It's worth the effort. :)

ethank 07-11-2002 02:43 AM

Quote:

Originally posted by FWC
I put it on 2.2.6 today. It works great. It's worth the effort. :)
So did I :) I need to make better instructions for the optimized one.


All times are GMT. The time now is 09:13 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.01561 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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