vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Possible "Storage" Hack? (https://vborg.vbsupport.ru/showthread.php?t=1782)

07-15-2000 01:28 AM

Hi,

I was wondering if there would be a simple way to (or if there are plans to) create a hack allowing people to store their favorite posts ON the forums?

I figured up along the Homepage, Email, Edit, etc icons there would be one with a little disk on it that would add that thread to your list of favorite threads...any thoughts? :)

07-15-2000 01:38 AM

That's a cool idea - kinda like a favorite topics that the visitor can keep track of. Good idea :)

07-15-2000 01:54 AM

Thanks! I think it would be a killer addition...maybe it could display them just like the ones on the main forums...with special icons next to them if there's been a post since their last visit to their favorite threads page. :)

Dang...if only I knew PHP and SQL. :)

07-15-2000 02:09 AM

This would be accomplished with the much requested "Email Notification Page" (like FuseTalk has).

A user can add any thread to his email notification page by clicking an icon on the thread. This page would then allow users to quickly see what threads they have added and remove them at their leisure.

07-15-2000 02:15 AM

rangersfan,

Sounds like that would work..with a bit of modification (any volunteers?! :)) it would accomplish exactly what I had in mind...where can I find it? Did a search on the forums but couldn't find it. :(

07-15-2000 02:25 AM

Oh it hasn't been made, just asked alot for..

07-15-2000 02:29 AM

Oh I see... :)

07-15-2000 05:12 AM

Any brilliant programmers out there willing to take this one on? :)

07-15-2000 09:34 AM

oohhhhh that would be a great addition...

sorry i don't know php at all.. :(

07-17-2000 08:27 PM

C'mon people...make a little boy's dream come true! hehe :)

07-18-2000 10:55 AM

Let me do some load up thinking here :D
Ok, if you want to store your favorite threads in a special place, that only you could see:

First you'd need to make an extra table to the database. When a user submits a thread to his 'thread diposatory', a thread would be copied from the threads table to the new table, and tagged with the user's name (for retrieval)

Then when a users visits his thread collection, all the threads with the correct tag (username) would be selected.

It could be done with some mysql querys and a little hacking :)

07-18-2000 11:21 AM

hi everyone, thought i'd jump in without the php knowledge :D

i came across this php script called bookmarker at
http://www.renaghan.com/pcr/bookmarkerd.html

could this be integrated into vbulletin as a favourite threads hack ? i have no idea of php so will let you guys mess with it...

i am going to install bookmarker as a standalone thing... but thought i let others know about it

07-31-2000 02:46 AM

has anyone had any success in making this hack?
for that matter, has anyone even tried to make this hack?

It will probably be a server hog, but it would still be a great feature for those boards that can afford it.


All times are GMT. The time now is 11:05 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.01166 seconds
  • Memory Usage 1,726KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete