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)

edward 11-16-2001 04:42 PM

Quote:

Originally posted by ethank

Anyhow, has anyone else been installing it?

Ethan

I installed in on a test board, and it appears to work as advertised.

My concern is with the hand editing of the files. Is it allowable under the vbulletin license for you to offer diffs from the original source? If so, that would speed up installation and eliminate the typo element that can make troubleshooting something like this very difficult.

diff -u old new > file.diff

then you can use 'patch < file.diff' to update the file, and avoid problems caused by copy/paste.

ethank 11-16-2001 06:41 PM

Quote:

Originally posted by edward


I installed in on a test board, and it appears to work as advertised.

My concern is with the hand editing of the files. Is it allowable under the vbulletin license for you to offer diffs from the original source? If so, that would speed up installation and eliminate the typo element that can make troubleshooting something like this very difficult.

diff -u old new > file.diff

then you can use 'patch < file.diff' to update the file, and avoid problems caused by copy/paste.

If its OK with Jelsoft, then I'll do that. The only issue is my files are hacked with other enhancements as well, so the DIFF might not be accurate.

Ethan

LDT 11-17-2001 07:08 PM

Just installed this on vBB 2.2.1 and it works fine. Hack instructions aren't accurate for that version, but I found my way through it. ;)

ethank 11-17-2001 07:17 PM

Quote:

Originally posted by LDT
Just installed this on vBB 2.2.1 and it works fine. Hack instructions aren't accurate for that version, but I found my way through it. ;)
Yeah, I need to update the instructions.

Tommy Boy 12-09-2001 09:10 PM

I noticed that when I call search.php?action=getallnew, posts which were moved while leaving a redirect would show twice: once correctly, and the other one (probably the redirect), is shown as a poll, and is clickable. When you click on it, you get an empty thread.

I first want to confirm the problem is on your hack, before I complain in the vBulletin forum, and if it is, can you please fix it? :)

Thanks! I said it once, and I'll say it again: without your hack, I wouldn't have bought vB :D

ethank 12-09-2001 09:24 PM

Quote:

Originally posted by Tommy Boy
I noticed that when I call search.php?action=getallnew, posts which were moved while leaving a redirect would show twice: once correctly, and the other one (probably the redirect), is shown as a poll, and is clickable. When you click on it, you get an empty thread.

I first want to confirm the problem is on your hack, before I complain in the vBulletin forum, and if it is, can you please fix it? :)

Thanks! I said it once, and I'll say it again: without your hack, I wouldn't have bought vB :D

Not sure where the problem lies yet. Probably in my hack :) I'll look into it later, but I'm swamped right now.

EThan

DarkReaper 12-10-2001 12:01 AM

Um...doesn't vB track read/unread posts through the DB anyway?

ethank 12-10-2001 12:05 AM

Quote:

Originally posted by DarkReaper
Um...doesn't vB track read/unread posts through the DB anyway?
Nope, it uses cookies.

Ethan

DarkReaper 12-10-2001 12:08 AM

It uses cookies to login, yes, but it does the checking for unread/read posts by comparing your last visit time(in the DB) with the lastpost times in the posts(in the DB)...

ethank 12-10-2001 12:10 AM

Quote:

Originally posted by DarkReaper
It uses cookies to login, yes, but it does the checking for unread/read posts by comparing your last visit time(in the DB) with the lastpost times in the posts(in the DB)...
No, the time you marked read is not set in the database, it just uses last visit, which is set based on cookies.

So for instance, if you were idle for more than 900 seconds, it'd mark everything read. Its not persistent, hence "Persistent Mark Forum Read"

Ethan


All times are GMT. The time now is 06:17 AM.

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.01195 seconds
  • Memory Usage 1,739KB
  • 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
  • (6)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