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)

Razor 07-19-2002 03:14 AM

Nice job. Great hack.

Ig@r 07-19-2002 05:55 AM

Cool, I love it

Sue 07-19-2002 06:08 AM

It all installed great for me, but the Bookmarks section doesn't show up in the UserCP for me or any other member, and not in the profile either. Dunno what you need to look at. I can GET to the bookmarks page fine, but no links show anywhere on my board (as I said, in profiles and whatnot) to get there. :( help :( *sniff*

http://www.libragrrl.com/forums/bookmarks.php

Dunno if you can see that as a guest.

Ordovicium 07-19-2002 09:45 AM

I made a little change.
I add the bookmarks into the "Who is online" window:

Open online.php and find:
PHP Code:

case 'online':
      
$userinfo[where] = "Viewing <a href='online.php?s=$session[sessionhash]'>Who's Online</a>";
      break; 

after that add:
PHP Code:

case 'bookmarks':
      
$userinfo[where] = "Viewing <a href='bookmarks.php?s=$session[sessionhash]'>Bookmarks</a>";
      break; 

Still in online.php
find:
PHP Code:

case 'online.php':
    
$userinfo[activity] = 'online';
    break; 

and after that add:
PHP Code:

case 'bookmarks.php':
    
$userinfo[activity] = 'bookmarks';
    break; 

That's all folks

Boofo 07-19-2002 11:08 AM

How about adding it so we will know who's bookmarks they are viewing (if they are viewing public bookmarks)? :)

bad_madman 07-19-2002 11:28 AM

Little fix:
- fix blank page after jump in 'vote bookmark popup' (see )

Downlaod zip archive again and upload bookmarks.php into your forums directory. Replace the old file. That's all...

BigJohnson 07-19-2002 11:45 AM

Ok You still have an error. This is the prob. You fixed it but you left something out. I get this as the URL when i press the URL in the RATE screen. /messageboard/&action=jump&bmid=1

THERE IS NO BOOKMARK.PHP before the &action=jump&bmid=1

I hope you no what i mean haha. Please fix thanks.

Ordovicium 07-19-2002 11:55 AM

@Birdie501: Thanx for the translation, but during the installation I found few problems. ;)
Why did you add as backgroundcolor always the code #1960ca ??
I replaced it now with categorybackcolor.
The search template was a little bit more edited. The Table was smaller as before. In this Version, it has now thesame width as before.

But I will say thank you again, to edit these templates!!

bad_madman 07-19-2002 11:59 AM

Many thanks @BigJohnson. If I wouldn't have you :cheeky: :classic:
Is fixed...

Quote:

Originally posted by BigJohnson
Ok You still have an error. This is the prob. You fixed it but you left something out. I get this as the URL when i press the URL in the RATE screen. /messageboard/&action=jump&bmid=1

THERE IS NO BOOKMARK.PHP before the &action=jump&bmid=1

I hope you no what i mean haha. Please fix thanks.


Birdie501 07-19-2002 12:00 PM

@Ordovicium
:) well the translation was for my site, then i decided to make it public and forgot to change that!

Yes i also changed the width of some tables but without success! My page has a width of 736 pix. Some of the template does not fit into that size. But even if i try to change the table width it doesn't work. Can somebody help me out?


All times are GMT. The time now is 06:34 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.02945 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (1)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