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)

bad_madman 07-24-2002 09:21 PM

Quote:

What does these changes do? Also, the first search and replace, there's 2 instances. Replace both?
This removes the problem that the Hyperlink to posters Bookmarks aren't correctly shown on the profile in the thread. And yes, replace both...

You don't have to change this, if you have downloaded the installation file within the last 4 hours

You don't have to change this, if you don't want to have the number public Bookmarks in the profile in the thread, either.

e.g.: number public bookmarks on each thread in member infos.
(see screenshot)

Quote:

There's an admin options link in the view public bookmarks. When I click on it it says I don't have permission. Whats it for?
Only the administrator with the UserID 1 has access to this page.

Quote:

quote:
Ouh. The hyperlink is missing in the vB Admin options
How to add this?
insctuctions in post now : https://vborg.vbsupport.ru/showthrea...&postid=276368

Boofo 07-24-2002 09:23 PM

Just change the "B" to whatever key you want to use with the ALT command. :)

Quote:

Originally posted by Smoothie
What if I want to use alt B as the key command? What would I enter?

DestyNova 07-24-2002 09:38 PM

bad madman,

I m bit confuse, I read thur all posts and I wonder new update (1.10) that you post today have everything fix or should I fix some like add miss link in AdminCP as some members stated?

thanks

bad_madman 07-24-2002 10:05 PM

The Admin program (bmadmin.php) is new since the version 1.10. I have forgotten this entry in the new installation instructions. The problem also is removed now (is in the instructions now).

Quote:

Originally posted by DestyNova
bad madman,

I m bit confuse, I read thur all posts and I wonder new update (1.10) that you post today have everything fix or should I fix some like add miss link in AdminCP as some members stated?

thanks


Smoothie 07-24-2002 10:19 PM

Quote:

Only the administrator with the UserID 1 has access to this page.
I'm not userid 1. How would I change it to my userid? Which file do I change. Userid 1 is no longer around.

Smoothie 07-24-2002 10:35 PM

bad_madman,

Is it possible to show bookmarks in the members info in each thread only if they actually have bookmarks?

Smoothie 07-25-2002 02:59 AM

Is there any way to have this member info invisible unless they have bookmarks?

bad_madman 07-25-2002 11:23 AM

Quote:

Originally posted by Smoothie
I'm not userid 1. How would I change it to my userid? Which file do
I change. Userid 1 is no longer around.

Search in bookmarks.php for:
Code:

        if ($action=="admin" and
$bbuserinfo[userid]!="1") show_nopermission();

and replace
$bbuserinfo[userid]!="1" with new ID (1=ID). e.g.
$bbuserinfo[userid]!="5", if your id = 5

Quote:

Originally posted by Smoothie
Is it possible to show bookmarks in the members info in each thread
only if they actually have bookmarks?

Unfortunately not. The template mybookmarks_postbit is responsible for
this thing. However, this also is used for the members list.
You need a new template for this and must change something in the file
showthread.php. Well, it is a little more effort... If you liked, then I
send you short instructions.
Quote:

Originally posted by Smoothie
Is there any way to have this member info invisible unless they have bookmarks?
You mean the member info in members profile?

scottct1 07-25-2002 12:49 PM

Thanks Madman, that worked great!

BTW Thanks for using me and my board for your example gif. :)

My users love the bookmark feature!

Scott
DBStalk.COM

DestyNova 07-25-2002 05:08 PM

Quote:

Originally posted by bad_madman
The Admin program (bmadmin.php) is new since the version 1.10. I have forgotten this entry in the new installation instructions. The problem also is removed now (is in the instructions now).


Thanks for response so fast

==install==


All times are GMT. The time now is 04:31 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.01322 seconds
  • Memory Usage 1,745KB
  • 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)bbcode_code_printable
  • (10)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