The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MyBookmarks for vBulletin Details »» | |||||||||||||||||||||||||
Web based Bookmark collection for your forum users.
I think that I am no more in the beta phase :nervous: But let me know, if you find what or have suggestions :bunny: Latest version: 1.20 (7-30-2002) - 07-30-2002 - 02:13 PM GMT: new bmadmin.php with help for new template 'mybookmarks_settings' 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 other Features: -- perfect integration into user control panel -- add hyperlink (or 'hot key') on each thread: 'add to Bookmarks' -- Censor option for words in title/description/category for public Bookmarks -- URLs with censored words cannot save as public Bookmarks. -- Ban user with bad Bookmarks. User cannot use Bookmarks any more -- Warn user with bad Bookmarks. -- Report user's public bookmark(s) to administrator. -- Browse all public Bookmarks. -- Compatibility with FireFly's vBpad. -- Allow/disallow users to change his hits/votes counter -- Optional: User must agree MyBookmarks rules. -- Optional: User must agree MyBookmarks rules again after warning. -- Optional: Number public bookmarks/views (or image) in member profile. -- Optional: Number public bookmarks/views (or image) in members list. -- Admin options as extra file admin/bmadmin.php: - disable use of bookmarks for user - change user's bookmark status - delete private or all bookmarks - set all bookmarks to private - warn/ban user - email/PM user - usergroup permissions - min. posts required per usergroup - search bookmark users - max Bookmarks per user -- Options in vBulletin CP Options: - turn MyBookmarks on and off - max characters for bookmark title, url and description - browse public Bookmarks on/off - enable/disable search - category name for unassigned bookmarks - mail footer for bookmark 'send mail to friend' - enable/disable 'browse public bookmarks' - enable/disable rating, hits counting, url response check -- MyBookmark Options: - public/private bookmarks - add other users public bookmarks - hits counting - email bookmark to friend - bookmark rating - bookmark categories - extensive search options - browse bookmarks in popup window - random bookmark - member profile integration - 2 different views - bookmark statistics - backup option for own bookmarks --Very simple installation Screenshots: - Admin options - User CP integration - Browse Bookmarks [view 1] - Browse Bookmarks [view 2] - Add Bookmark - Edit Bookmark - Bookmark categories - Search - Statistics and Backup - MyBookmarks in popup Installation / Update: - Read !readme.txt in ZIP-ARCHIV! Download: Show Your Support
|
Comments |
#142
|
||||
|
||||
Quite stupid of me, forgot to open bookmarks.php
Thx for this hack! |
#143
|
|||
|
|||
Thanks BadMadman!
I love this hack! |
#144
|
|||
|
|||
Quote:
Database error in vBulletin 2.2.9: Invalid SQL: SELECT post.*,SUM(bookmarks.public) AS bmcount,SUM(bookmarks.counter) AS allhits,post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,icon.title as icontitle,icon.iconpath, attachment.attachmentid,attachment.filename,attach ment.visible AS attachmentvisible,attachment.counter ,avatar.avatarpath,NOT ISNULL(customavatar.avatardata) AS hascustomavatar,customavatar.dateline AS avatardateline ,signature.signaturepath,NOT ISNULL(customsignature.signaturedata) AS hascustomsignature,customsignature.dateline AS signaturedateline FROM post LEFT JOIN icon ON icon.iconid=post.iconid LEFT JOIN user ON user.userid=post.userid LEFT JOIN userfield ON userfield.userid=user.userid LEFT JOIN avatar ON avatar.avatarid=user.avatarid LEFT JOIN customavatar ON customavatar.userid=user.userid LEFT JOIN signature ON signature.signatureid=user.signatureid LEFT JOIN customsignature ON customsignature.userid=user.userid LEFT JOIN attachment ON attachment.attachmentid=post.attachmentid WHERE post.postid = '2777' mysql error: Unknown table 'bookmarks' in field list mysql error number: 1109 Date: Thursday 02nd of January 2003 03:02:42 PM Script: http://www.expectedmiracles.com/foru...st&postid=2777 Referer: Anyone know how to fix this? Seems to be the only error I've ever gotten and it keeps popping up from time to time. |
#145
|
|||
|
|||
i have same problem as Crazy Pete and others. ..please fix this ....this is a great hack
also backup feature doesn't work....always give me a blank page |
#146
|
|||
|
|||
can someone help me to fix above error please....please
thanks |
#147
|
|||
|
|||
can someone please fix this bug....thanks
|
#148
|
||||
|
||||
@LangTuDaTinh
because of the db error, pls test: search in showthread.php for: Code:
WHERE post.postid = '$postid' Code:
".iif ($bmpublicbrowse!="0","LEFT JOIN bookmarks ON bookmarks.userid=user.userid AND bookmarks.public='1'","")." WHERE post.postid = '$postid' GROUP BY post.postid |
#149
|
|||
|
|||
@bad madman - That worked!! Thanks!!! :thumbup:
|
#150
|
|||
|
|||
wie w?re es denn noch mit einen deutschen [german] bmadmin.php file das w?re dann echt super
Thanks |
#151
|
||||
|
||||
Quote:
WHen anybody types B, they go to the bookmarks page and their post is lost. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|