Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Personal Favorites Details »»
Personal Favorites
Version: 1.00, by myluntan myluntan is offline
Developer Last Online: Aug 2003 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 04-22-2002 Last Update: Never Installs: 19
 
No support by the author.

this is my fist hack
I cant find it anywhere,so I made it
I read some good post but next time I visit the forum ,I cant find it ,only i can do is seach ,it is terrible.
Use this hack ,users in your forum can add threads into their own Favorite folder ,they aslo can creat folders,move the threads from each other.
I enjoy you like it,install it is very simple ,i write a script ,the only thing is running it,then add 2 links in your template.it works great
on vb 22X.if you use vb 201 ,tell me ,I will write for you.version update to 2.5
all bug fixed ,add a new option:users can share their .
users can select if they share their Favoritein usercp
if they select yes ,other users can view their Favorite.
so good article can be gathered and shared. enjoy it

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 04-23-2002, 08:29 PM
GOD-Dblade GOD-Dblade is offline
 
Join Date: Apr 2002
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hm....maybe its jsut the script....cause i unistall it then install it again and it goes threw.... Table success....Templates Success all of them are success then after the templates it just goes to a blank screen. This is on a vb2.2.5 board also
Reply With Quote
  #13  
Old 04-23-2002, 09:21 PM
cditty's Avatar
cditty cditty is offline
 
Join Date: Oct 2001
Location: Memphis TN
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this kinda like the "Install" feature used here? But only for threads?

Chris
Reply With Quote
  #14  
Old 04-23-2002, 09:37 PM
Mutt's Avatar
Mutt Mutt is offline
 
Join Date: Nov 2001
Posts: 331
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I like this, but isn't it just like subscribing to a thread? I mean whats the difference? I'm not trying to be a [better wash my mouth][better wash my mouth][better wash my mouth][better wash my mouth]. I mean it, what is the difference? when you subscribe to a thread, aren't your subscribed threads listed in the usercp?
Reply With Quote
  #15  
Old 04-24-2002, 10:03 AM
rawnet's Avatar
rawnet rawnet is offline
 
Join Date: Oct 2001
Location: London, UK
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is excellent!! How strange - was walking to work this morning and thinking how useful it would be to be able to "bookmark" favourite threads.

In ways it's like subscribing, but without the email notification. It's also more intuitive for users who are used to the semantics of "bookmarking".

Brilliant.
Reply With Quote
  #16  
Old 04-24-2002, 02:23 PM
snyx's Avatar
snyx snyx is offline
 
Join Date: Oct 2001
Location: Vancouver (whistler.2010)
Posts: 556
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I changed EVERY subscribe word to favorite on my forums, cuz nobody knows wants to "subscrible" to a thread! hahaha, but my users love adding threads to their favorites. I will HAVE to try this hack out a little later on today. Its 8:20am, SUCH a nice day, nobody home... time to skipp skool ;D
Reply With Quote
  #17  
Old 04-24-2002, 03:26 PM
Lesane's Avatar
Lesane Lesane is offline
 
Join Date: Oct 2001
Location: The Netherlands
Posts: 1,149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by neo
Looks interesting.
There is already a hack like this, i thought by freddie. Neo, remember that thread where you asked me for that converted version? I lost the thread, but it's somewhere.

Anyway, great hack. Well done.
Reply With Quote
  #18  
Old 04-24-2002, 03:58 PM
Freddie Bingham's Avatar
Freddie Bingham Freddie Bingham is offline
 
Join Date: Oct 2001
Posts: 506
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I wrote a favorites hack for vB v1.1.x but it never was updated for v2.x

v3.0 already has favorites in place. Favorites can be placed in folders and don't generate emails when new replies are made.
Reply With Quote
  #19  
Old 04-25-2002, 05:07 AM
snyx's Avatar
snyx snyx is offline
 
Join Date: Oct 2001
Location: Vancouver (whistler.2010)
Posts: 556
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

that is... when v3.0 is released.
untill then, lets not dangle the cheese infront of the mouse, eh?
Reply With Quote
  #20  
Old 04-25-2002, 09:50 AM
psico psico is offline
 
Join Date: Oct 2001
Location: Buenos Aires, Argentina
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not working for me...no matter what thread I add to favorites, It shows me ALWAYS the same thread... I added to favorites 5 diffrent threads and shows me 5 times a thread that I did not added...so strange...
Reply With Quote
  #21  
Old 04-25-2002, 11:33 AM
WallStreat WallStreat is offline
 
Join Date: Oct 2001
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well done, i've installed at http://www.ezyinvest.com

bug found: favourites.php does not checked if user is logged in i.e. even guests can add to favourites, here's a quick fix:


In favourites.php, find the line at the top:

require("global.php");

and add after the line:


if (!$bbuserinfo[userid] or $bbuserinfo[userid] < 1 or $bbuserinfo[userid] =="") {
show_nopermission();
}
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:46 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04773 seconds
  • Memory Usage 2,302KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete