![]() |
Check and see to make sure you don't have it set where they have to post a certain amount of posts before they can use the boomarks. I had that same thing happens because I had it set to something like 100 posts before they could use it. I knocked it down to 10 and it is fine now.
Quote:
|
Quote:
That's what it is right now. |
ah nevermind. I just put the link to bookmarks.php in the welcome panel hack I installed on my board :)
|
That'll do it. ;) Glad you got it working. :)
Quote:
|
Thanks for all suggestions... The new version is here:
Latest version: 1.10 (7-24-2002) New Features / Updates 1.10:
|
Thanks - upgraded and working fine! :)
|
hi,
works great! Your install/upgradde script is really great. Very easy. Bad :) : 1) I have to translate again! 2) in postbit it shows me : Favoriten: 2 ( Aufrufe) but in memberlist Favoriten: 2 ( 3 Aufrufe) why is the number 3 missing? Where can i set this? Support / add hyperlink (or 'hot key') on each thread: 'add to Bookmarks'. how to get the options for usergroup permissions for mybookmarks? Because in "vbulletin options" i cant find, only in last step of sqltodos5.php? Forgot to add a link in admin cp? Thanks. |
One thing that I have noticed is that if you are in Chen's quickreply box and you hit Shift B it will take you to the bookmark.
Is there anyway to disable the Shift B taking you to the Bookmark page? Parker |
Take out the javascript code for it. :)
Quote:
|
or just replace the java script code
find: if (String.fromCharCode(WhatKey)=="B") and replace with: if (String.fromCharCode(WhatKey)=="?") the you can add the thread to bookmarks when you press Alt Gr+ m Sorry i dont know if this is international? On my german keyboard it is :) |
Quote:
Quote:
Quote:
PHP Code:
PHP Code:
Quote:
Thx for your report :classic: Boofo's solution is ok (remove javascript from template showthread) or change 'hot key' (Birdie501's solution). And I have changed the installation instructions... :bandit: |
Hi bad_madman,
can you please tell me what you have changed, because i dont want to search through or make a new install. Thanks. |
How do I do the following?
Public Bookmarks list with username. Browse all public Bookmarks. I want my users to be able to be able to see all Public Bookmarks. The only way I see to see others public bookmarks (besides in their user Control Panel) is to do a search. I would like them to be able to see all the public bookmarks and all the Public categories. (infact if users could store bookmarks in already created categories it would be cool as well. Thanks! |
Quote:
Code:
post.*".iif($bmpublicbrowse!="0",",SUM(bookmarks.public) AS bmcount","").",post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,".iif($forum[allowicons],'icon.title as icontitle,icon.iconpath,','')." Code:
post.*".iif($bmpublicbrowse!="0",",SUM(bookmarks.public) AS bmcount,SUM(bookmarks.counter) AS allhits","").",post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,".iif($forum[allowicons],'icon.title as icontitle,icon.iconpath,','')." Code:
".iif ($bmpublicbrowse!="0","LEFT JOIN bookmarks ON bookmarks.userid=user.userid","")." Code:
".iif ($bmpublicbrowse!="0","LEFT JOIN bookmarks ON bookmarks.userid=user.userid AND bookmarks.public='1'","")." |
Quote:
Code:
<a href="http://domain/forum/bookmarks.php?&action=mpbrowse&userid=all">View all user's public Bookmarks</a> search for Code:
// $allcategories=1; |
Quote:
|
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?
|
Strange...I'm not finding any of this in my Showthread.php.
Quote:
|
Quote:
|
Quote:
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:
Quote:
|
Just change the "B" to whatever key you want to use with the ALT command. :)
Quote:
|
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 |
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:
|
Quote:
|
bad_madman,
Is it possible to show bookmarks in the members info in each thread only if they actually have bookmarks? |
Is there any way to have this member info invisible unless they have bookmarks?
|
Quote:
Code:
if ($action=="admin" and $bbuserinfo[userid]!="1" with new ID (1=ID). e.g. $bbuserinfo[userid]!="5", if your id = 5 Quote:
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:
|
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 |
Quote:
==install== |
PHP Code:
Quote:
Quote:
|
possible feature to import your own bookmarks from your web browser?
|
Quote:
|
I plan a new version 1.20 for this weekend. Among others new:
- Complete support of different languages by new template - Bookmarks import - Containing all German templates now - Allow/disallow save of public bookmarks - More admin tools in bmadmin.php - Bug fixed: no max number allowed bookmarks on 'add' page |
Quote:
:) Mike |
Yep, sounds good! :)
|
new version...
Updates 1.20 (7-30-2002): - Complete support of different languages by new template. - Containing all German and English templates now. - Import Bookmarks from bookmarks file. - Option: Allow/disallow save of public bookmarks. - Option: User can ignore URL validity. - Option: What may a deactivated/banned/warned user do... - Bug: no max number allowed bookmarks on 'add' page. - Small bug fixes in file bookmarks.php - More possibilities in bmadmin.php |
Great update! I love your installer file! It's fast and easy and quick! Thanks for the import feature - it's like a dream come true!
|
/me bow
Great hack! I m going to test it right away |
Update to the new version went smooth.
I do have a question or request. With the Netscape upload is it possible to have a link or a explanation so the user can figure out how to do this? Since I never use Netscape it took me a good five minutes of figuring out that I could export my bookmarks to an html file. Good Job though on the update. Cheers Mike |
All times are GMT. The time now is 05:17 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|