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)
-   -   MyBookmarks for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=41113)

nighteyes 07-16-2002 05:39 AM

Awesome hack!!! Had it installed and working in minutes. Top marks from me too. Thanks for sharing it with us all. :D

JulianD 07-16-2002 07:17 AM

Looks interesting.. May install it later.. Anyway, I'm downloading it for testung...

Smoothie 07-16-2002 07:55 AM

all installs should be this painless... :)

SaintDog 07-16-2002 08:04 AM

Very nice hack, may use this over at vBT.

Good Job!

- SaintDog

Boofo 07-16-2002 08:38 AM

I got one heck of a long db error when I tried to install this. I've never had that problem before. Must be something going on with my db, but everything else runs fine. Go figure. I was due for a messup. Never had one until now. :)

Quote:

Originally posted by Smoothie
all installs should be this painless... :)

indiamike 07-16-2002 09:31 AM

Wow this is good.

Installed without problems.

Easily gets my vote as "Hack of the Month"

Thanx
Mike

Erwin 07-16-2002 09:53 AM

This is a GREAT hack - easy to install with the installer, and very very well done. Will get my vote! :) Well done!

dadymac 07-16-2002 09:58 AM

installed in 7 min, really easy to do, great step by step.

bad_madman 07-16-2002 11:03 AM

Quote:

Originally posted by Velocd
This looks very good, I just installed. The only thing I would like to disable is the public viewing of book marks, how might I go about doing this? I really don't want somebody posting a nasty bookmark and make it public..
Or actually, to disable public viewing would all I have to do is remove the option for it in the bookmark page, when creating a new bookmark?

Set "Hyperlink text in member profile" in Admin CP Bookmark Options to "0". Public browsing is then deactivated.

bad_madman 07-16-2002 11:16 AM

Quote:

Originally posted by ladyfyre
Also, is it possible to add a link to threads on the boards to allow a user to automatically add that thread to their bookmarks?
Quote:

Originally posted by Velocd
I do have some suggestions also, it would be really cool to have a link on every thread page, or maybe if a combination of keys was pressed like ctrl+b, that would bookmark that page/thread you were on and save it in your bookmarks. Man this would be useful ^_^
A fast solution for this: Add a hyperlink on each thread. e.g.:
search in template showthread for
Code:

<a href="member2.php?s=$session[sessionhash]&action=addsubscription&threadid=$threadid">Subscribe to this Thread</a>
and add after:
Code:

| <img src="https://vborg.vbsupport.ru/images/subscribe.gif" alt="" border="0" align="absmiddle">
        <a href="bookmarks.php?s=$session[sessionhash]&action=add&threadid=$threadid">Add to Bookmarks</a>

Then upload the new bookmarks.php (from ZIP-archiv) into your forums directory...


All times are GMT. The time now is 02:12 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.01143 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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