Log in

View Full Version : Mini Mods - [DBTech] Thread / Post Bookmarking v1 (vB4) [AJAX]


DragonByte Tech
02-11-2011, 10:00 PM
What is Thread / Post Bookmarking?
Thread / Post Bookmarking from DragonByte Tech is a modification designed to allow users to bookmark threads and posts for later perusal, quickly and easily.

About Thread / Post Bookmarking
Browser bookmarks folder getting out of hand? Tired of being constrained to one computer to have access to your bookmarks? Thread / Post Bookmarking stores your bookmarks on the forum itself, allowing you and your members to bookmark threads and posts with ease and review it from any computer.

Other addons available @ www.DragonByte-Tech.com/forum (http://www.DragonByte-Tech.com/forum)
Priority support for Lite version is handled at the Developers Website.

-------------------------------------------------------------------------------------------

If you like this mod please hit the https://vborg.vbsupport.ru/external/2015/08/1.png button to the right ---->

Please remember to click the, https://vborg.vbsupport.ru/external/2015/08/2.png button to the right if you installed the mod ---->

What does 'Marking As Installed' do ?

* It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available.

* For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention.

* Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications.

We appreciate the support!

-------------------------------------------------------------------------------------------

Feature List
Review / Go to / Delete bookmarks from UserCP
Per-usergroup permissions for bookmarking threads
Per-usergroup permissions for bookmarking posts
AJAX bookmarking in threads

-------------------------------------------------------------------------------------------

This mod displays a copyright notification in the footer of all pages which includes:
1 Link to DragonByte Technologies homepage
1 Link to Product Description page of this modification

staffurdu
02-12-2011, 12:27 PM
Awesome installed and working fine!! thanks

COL NIL SATIS
02-12-2011, 01:22 PM
Outstanding,will add this now,many thanks

mokonzi
02-12-2011, 02:51 PM
Looks good. Will get adding this to my site soon... :D

Bacon Butty
02-12-2011, 03:12 PM
Looks good. Where are the settings edited?

Dr.osamA
02-12-2011, 11:55 PM
Demo plzzz

thank you

OldSchoolDSL
02-13-2011, 01:29 AM
Installed and working

4.1.1 :)

Question: Any plans on extending this for the blogs as well? It often seems many of the modifications here forget about those communities who do have active bloggers.

BlueCheri
02-13-2011, 03:42 AM
Useful, tagged.

OldSchoolDSL
02-13-2011, 03:14 PM
Confirmed to work with jQuery 1.5.0

To apply update, simply look for the template dbtech_bookmark_thread and change the version number (don't forget to save and reload).

Should look like:


<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>

Original I think was 1.4.4 and all I did was change it to 1.5.0

3amalah
02-13-2011, 05:38 PM
Amazing Thanks

Demo

Add Topic From Here

http://www.almsmk.com/threads/69545

Then Show It Here

http://www.almsmk.com/usercp.php

vBulletin
123456

DragonByte Tech
02-13-2011, 09:48 PM
Confirmed to work with jQuery 1.5.0

To apply update, simply look for the template dbtech_bookmark_thread and change the version number (don't forget to save and reload).

Should look like:


<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>

Original I think was 1.4.4 and all I did was change it to 1.5.0Not to seem like I'm questioning you or anything but is there a point to changing the jquery version?

I wrap everything in noConflict so assuming there's a newer version already loaded it shouldn't cause any issues, should it?

Or will that same function stop newer versions from loading further down?

Kinda new to jQuery so I still don't know how they handle upgrading libraries :p


Fillip

your24hourstore
02-13-2011, 10:07 PM
Looks good. Where are the settings edited?took me forever to find it betty, lol because i run micro classifieds and it has a bookmark feature on the toolbar, so I kept thinking it wasn't working. then after reading carefully i see that its in usercp, no settings to speak off just 2 links goto to the top toolbar click settings>>then at the bottom of the my settings block you will see two links my bookmarked posts and my bookmarked threads :)

OldSchoolDSL
02-14-2011, 12:12 AM
Not to seem like I'm questioning you or anything but is there a point to changing the jquery version?

I wrap everything in noConflict so assuming there's a newer version already loaded it shouldn't cause any issues, should it?

Or will that same function stop newer versions from loading further down?

Kinda new to jQuery so I still don't know how they handle upgrading libraries :p


Fillip

So far... Just about every new jQuery release has equaled to be quicker loading & less resource usage... Normally for the end user, but sometimes server side depending on what it is applied to.

Older versions of jQuery sometimes would conflict if used together (1.4.2 or older)

AcidX
02-14-2011, 07:14 AM
Nice and simple. Installed and recommended.

DragonByte Tech
02-14-2011, 07:03 PM
So far... Just about every new jQuery release has equaled to be quicker loading & less resource usage... Normally for the end user, but sometimes server side depending on what it is applied to.

Older versions of jQuery sometimes would conflict if used together (1.4.2 or older)Only if the .noConflict wasn't used, though.

I've tested and updated all my modifications to use v1.5.0 now, though, so as of their next releases (this + Postbit Tabs being the only public ones at the moment I believe) they will be using the new version :)


Fillip

OldSchoolDSL
02-15-2011, 12:10 AM
Only if the .noConflict wasn't used, though.

I've tested and updated all my modifications to use v1.5.0 now, though, so as of their next releases (this + Postbit Tabs being the only public ones at the moment I believe) they will be using the new version :)


Fillip

That is not 100% correct. Some older versions (1.3.x or older) could still conflict even with the .noConflict command. Newer builds however do not have this issue. But as you have updated them... This will not be a problem for you

AURFSCAN
02-15-2011, 01:08 AM
Can usergroup permissions be added?

DragonByte Tech
02-15-2011, 01:14 PM
Can usergroup permissions be added?It might get added to a future version.


Fillip

bulldog51981
02-21-2011, 05:37 PM
Outstanding!

wonderfulwat
02-22-2011, 11:50 AM
Awesome Mod! :cool:

One thing I'd change is to also have it show up on your own posts. I know there are some mods where you wouldn't want this to happen (Post Thanks comes to mind), but in this case it might be useful to bookmark some of your own favourite posts as well.

DragonByte Tech
02-24-2011, 04:08 PM
Awesome Mod! :cool:

One thing I'd change is to also have it show up on your own posts. I know there are some mods where you wouldn't want this to happen (Post Thanks comes to mind), but in this case it might be useful to bookmark some of your own favourite posts as well.We didn't really think of that, we'll be sure to take in into consideration for future versions :)


Fillip

Sunka
02-27-2011, 02:02 AM
Any chance for usergroup permission?

DragonByte Tech
02-27-2011, 02:28 AM
We didn't add it at first because it's not something that affects other people in any way, shape or form so we saw less of a reason to restrict it, but we'll take it into consideration for future versions :)


Fillip

OldSchoolDSL
03-15-2011, 12:54 AM
Tested and working with

jQuery 1.5.1

Kaelon
04-09-2011, 07:23 PM
This looks great. Any chance of creating something like this for vB3?

Bounce
04-09-2011, 08:28 PM
Can the "button" be moved to the bottom of the thread?

Seems pointless bookmarking something that you've not yet read and if you did want to bookmark you'd need to scroll back to the top to bookmark it!

DragonByte Tech
04-11-2011, 10:05 PM
Can the "button" be moved to the bottom of the thread?

Seems pointless bookmarking something that you've not yet read and if you did want to bookmark you'd need to scroll back to the top to bookmark it!We'll look into making the button move moveable in a future version :)


Fillip

Hippy
04-12-2011, 12:03 AM
Thanks for the mod.. I am testing it out..
I used something similar in vb2 or maybe it was vb

anyway great mod ..

is this a light version if so what more does the other version provide?

thanks again

DragonByte Tech
04-12-2011, 12:11 AM
This is the full version, it's just meant as a small mod that someone else might find useful as well :)


Fillip

Bounce
04-12-2011, 09:46 PM
We'll look into making the button move moveable in a future version :)


Fillip

Thank you sir!

Hippy
04-13-2011, 12:24 AM
@ Fillip
I have a idea you might want to add in the further

A little icon in the area in the forum display page.( example) Like if there is a attachment in the thread it shows the little paper clip..

well if you have that thread bookmarked it will show a little icon

I attachments a screen shot of what I mean..

thanks again for the mod..

Hippy
04-13-2011, 10:14 PM
When viewing who's online you get a unknown location..
If anyone is bothered by this like I am
here's a fix for it..

Before and after screen shots attached along with the directions on how to do it..

feel free to improve it or add it to any further release
thanks again for the release of this mod

Enjoy

--------before ---------------after

Hippy
04-13-2011, 10:43 PM
For those of you that use Icons for UserCP! (https://vborg.vbsupport.ru/showthread.php?t=238030)
you'll like this one

simply upload images to your images/usercp_icons folder
and over write" dbtech_bookmark_usercp_nav_link" template

images and template edit attached

enjoy

Juggernaut
05-30-2011, 06:22 AM
Great mod and thanks for the plugin help, as well, Hippy :D

career
06-01-2011, 01:22 PM
can you release it for 3.8 ??

DragonByte Tech
06-02-2011, 03:40 AM
There's currently no plans for a 3.8 release, however if enough of our users request it, we will :)


Fillip

career
06-02-2011, 08:46 AM
There's currently no plans for a 3.8 release, however if enough of our users request it, we will :)
Fillip

Thanks Fillip

I looked the code.
Will this work on 3.8 if I change only xml (replace <vb: etc.)?
Or php files have to be changed as well?

DragonByte Tech
06-02-2011, 08:51 AM
I'm not sure, we don't support self-conversions so you'd just need to try :)


Fillip

career
06-02-2011, 08:54 AM
ok I will

thanks Fillip

career
06-02-2011, 09:27 AM
Also I can't register on your site.
Because yesterday i didn't receive any activation email.
I sent a message via "contact us" form but I haven't got any answer yet.
Nickname is the same.

DragonByte Tech
06-03-2011, 02:22 AM
Also I can't register on your site.
Because yesterday i didn't receive any activation email.
I sent a message via "contact us" form but I haven't got any answer yet.
Nickname is the same.

Sorry about that, our mailserver was having issues =)

If you PM me your username i'll manually activate your account.

Iain

ozzy47
06-03-2011, 10:22 AM
Also I can't register on your site.
Because yesterday i didn't receive any activation email.
I sent a message via "contact us" form but I haven't got any answer yet.
Nickname is the same.

This has been resolved, you are now in the members group.

career
06-03-2011, 11:13 AM
Thanks Ozzy and Iain
Now it's fine.

grey_goose
06-28-2011, 11:28 PM
Possible to get rid of that big button adn just put an option in Thread Tools?

DragonByte Tech
06-29-2011, 01:47 PM
Not at this time, sorry.

Fillip

Kaleem
07-05-2011, 06:27 PM
Is there a way to see most bookmarked thread or reply?

DragonByte Tech
07-07-2011, 12:38 PM
Not currently, no.

Fillip

8thos
07-18-2011, 12:25 AM
One of the most convenient mods you've ever made.

raaowdot
09-28-2011, 02:33 PM
Is there a way to see most bookmarked thread or reply?

Would be great to have a public bookmark index (controlled by mods) to make an easy access index of certain threads.

I'm thinking on my forum we have lots of good threads which get lost in the masses. Could use Promote to Article but that'll make two versions of the thread

laebshade
09-28-2011, 05:21 PM
Any chance of moving the bookmark thread button next to the reply to thread button and adding some space in between, or using a smaller, icon-based button instead in the same manner? It looks awfully out of place where it is now.

DragonByte Tech
10-18-2011, 04:15 PM
Any chance of moving the bookmark thread button next to the reply to thread button and adding some space in between, or using a smaller, icon-based button instead in the same manner? It looks awfully out of place where it is now.I was unable to do that automatically when I made the mod, and I thought it best to use the same style of button as vB uses :)


Fillip

vBRiP
11-09-2011, 06:48 PM
Hello DragonByte Tech
This is a nice mod, im looking for this but can you make it for v3.8.x please? Thanks

DragonByte Tech
11-10-2011, 05:54 AM
There are no immediate plans to make a vB 3.8 version at this time, sorry :(


Fillip

ofir24
11-10-2011, 05:10 PM
i don't see the the "◦Thread Bookmarking" button, when i add thread where can i see the Bookmarking?

DragonByte Tech
11-10-2011, 05:21 PM
It's on showthread, as per the screenshot :)


Fillip

ofir24
11-10-2011, 05:36 PM
work, that's was my mistake.
thanks.

ofir24
11-11-2011, 06:47 AM
can you add the feature of "add folder", exmaple:
i want to add favorites songs(thread or messages) from forum, i add folder name it songs and add all the songs(thread or messages) to the folder.

DragonByte Tech
11-13-2011, 01:42 PM
We'll take it into consideration for future versions :)


Fillip

vBRiP
11-17-2011, 07:28 PM
Hi DragonByte Tech, so can i have your permission to have someone convert this your mod to 3.8.x ?
I really need this mod, thanksThere are no immediate plans to make a vB 3.8 version at this time, sorry :(


Fillip

DragonByte Tech
11-17-2011, 07:31 PM
You're free to do whatever you want for personal use, but re-distribution of any derivative works (regardless of how little of the original code still remains) is not allowed.

Fillip

Dennis B
11-17-2011, 11:16 PM
Congrats, excellent contribution. :)

Hippy
11-18-2011, 10:51 AM
yes great mod.. working vb4.1.8

thanks...

sross
12-06-2011, 02:11 AM
Looks awesome but add my vote for hideous bookmark thread button. Could you supply a template instruction to have it right next to the reply button? I don't mind making a manul edit for that. Thanks!

aura.freshs
12-22-2011, 06:07 PM
I got this error while i'm about to install xml. I already upload all files to the directory btw.

/home/*****/public_html/forums/dbtech/bookmark/includes/class_install.php appears to be missing!

can someone help me?

DragonByte Tech
12-22-2011, 06:11 PM
Please upload the contents of the upload folder instead of the upload folder itself, to your /home/*****/public_html/forums/ folder :)


Fillip

aura.freshs
12-23-2011, 04:21 AM
Hi, i think the folder is missing one file? I see the

Installation Failed
Sorry, the product encountered an error during installation. More information is provided below to help address the issue.

bitfield_dbtech_bookmark.xml not found in directory /home/sgcarbuy/public_html/forums/includes/xml/

DragonByte Tech
12-23-2011, 10:54 AM
No, that file is there. Please follow the instructions I gave in my previous post; drag-and-drop the contents of the upload folder to your forum directory in your FTP program, do not try to manually place the files.

Fillip

OldSchoolDSL
01-18-2012, 06:23 PM
Installed and working without issue on 4.1.10

Job well done :)

DragonByte Tech
01-20-2012, 09:54 PM
Thread Post Bookmarking v1.1.0:
Feature: TPBM now has usergroup permissions for being able to use Thread and Post Bookmarking respectively
Change: Added standard DBTech copyright / branding footers

Fillip

AURFSCAN
01-27-2012, 09:23 PM
thanks, All the can you do you do this and that in this thread can be done inc. bookmarking your own posts

:up::D

Budget101
03-07-2012, 08:08 PM
Would love to see this enabled in the CMS & Blogs!

Charles_1
05-06-2012, 07:59 AM
I installed this becouse I wanted to use bookmarking only of posts, not threads. But for this purpose there is something wrong becouse when I set following for my usergroup:

Can Bookmark Threads: No
Can Bookmark Posts: Yes

...and then click on icon for marking (or unmarking) post, nothing will happen (I tried more posts in many forums). But when I set following for my usergroup:

Can Bookmark Threads: Yes
Can Bookmark Posts: Yes

...then it is working fine.

Do you have some idea to solve this please? Right now I have it disabled, becouse I don't like another big button for marking threads, but I would like to use the part for bookmarking of posts.

qpurser
06-23-2012, 12:34 PM
Works on 4.2.0

CoffeeLovesYou
06-24-2012, 08:04 AM
Please make this for 3.8.x too!

Edge83
07-21-2012, 01:50 PM
Thank you for the great plugin.

Is there any way i could put the link to users bookmarks in the navbar below 'what's new' or in the 'quick links' ?

DragonByte Tech
07-22-2012, 12:38 PM
If you're running vB 4.2.0 or above then yeah, otherwise unfortunately not :(


Fillip

shershen08
07-26-2012, 06:13 AM
Installed and works ok,
but there's no possibility to edit bookmark title in user panel so if one bookmarks several posts inside one thread there will be several identical lines in bookmarks

zakonline
07-31-2012, 07:30 AM
Were to see the BookMarked items?

DragonByte Tech
08-02-2012, 12:03 PM
Were to see the BookMarked items?UserCP :)


Fillip

Disco_Stu
08-03-2012, 12:40 AM
It looks like a great mod but I don't want your copyright and links on my pages. Do you have a brand free version?

DragonByte Tech
08-04-2012, 09:20 AM
The Branding Free version can be found on our site :)


Fillip

Mark_Zuckerberg
09-29-2012, 05:44 PM
Nice one installed :)

Jennifer2010
10-22-2012, 04:29 AM
Thank you for this useful mod!

Can you please tell us exactly what template/style/file dictates where the Bookmark button is placed? I'd like to move it before our thread titles via the postbit legacy template, but do not know what I need to modify to have this done.

Thank you!

DragonByte Tech
10-22-2012, 01:24 PM
/dbtech/bookmark/hooks/showthread_complete.php :)


Fillip

Jennifer2010
10-23-2012, 08:52 AM
/dbtech/bookmark/hooks/showthread_complete.php :)


Fillip

Thank you for the response!

I could not get it working, though.

I replaced this:
$template_hook['showthread_above_posts'] .= $templater->render();

With this:
$template_hook['postbit_userinfo_left'] .= $templater->render();

And the bookmark button disappears! I tried many other hooks and none worked - only the original one.

If anyone has any ideas on how I can get this displayed directly to the left of a thread's title, I would greatly appreciate this!

DragonByte Tech
04-05-2013, 02:43 PM
Thread / Post Bookmarking v1.1.1
Feature: It is now possible to bookmark your own posts
Change: Changed the Branding display method to inject itself into the copyright footer (underneath vBulletin copyright) instead of the page footer.
Change: Changed the Branding Free Key to a more secure key.

Fillip

DragonByte Tech
08-03-2013, 04:10 PM
Thread / Post Bookmarking v1.1.1 Patch Level 1

Bugfixes

Thread / Post Bookmarking was not compatible with Threaded or Hybrid thread display modes



Fillip

Snowhog
08-03-2013, 07:36 PM
vBulletin 4.2.1

I've installed the MOD, and there were no errors indicated. In my UserCP (Settings) I see:

Settings DBTech - Bookmarks
Post Bookmarks
Thread Bookmarks

And these can be clicked on, showing of course, no bookmarked posts or threads.

The problem is the postbit items within Threads or Posts don't exist as you show in the image:
https://vborg.vbsupport.ru/attachment.php?attachmentid=126637&d=1297486931

What's wrong?

Snowhog

Added:

Doh!!

Per-usergroup permissions for bookmarking threads
Per-usergroup permissions for bookmarking posts

Go into the usergroups and turn these 'on'.

Snowhog
08-03-2013, 08:17 PM
@Dragonbyte Tech -

As usual, your MODs are quality work. What would it take to add the ability to mark searched for posts/threads for bookmarking from within the Moderation Tools? What I'm thinking about, is I search for Threads started by a specific user. I select the ones I want to bookmark (check the boxes) and then execute the bookmarking as an offered option in Moderation Tools. Doable? In this free MOD or in a paid for Pro-version?

Snowhog

datoneer
08-03-2013, 11:05 PM
Thanks dbtech it works great in 4.2.1. You have really cool ideas and best mods

Kat-2
08-04-2013, 03:38 AM
This mod doesn't even do what it is supposed to be doing. There aren't even any buttons.
But it certainly put a tag at the bottom of my forum. I hate that. Doesn't work, yet tags me. What is that?
Plus you put the mod here, and now are trying to force me to go to your site for support??

UNINSTALLED

Snowhog
08-04-2013, 03:58 AM
@Kat-2

Your comment is unwarranted, and unfair. Did you read the posts? Did you read mine?

https://vborg.vbsupport.ru/showpost.php?p=2436929&postcount=88

It says what you have to do.

DragonByte Tech creates quality MODS, and this is one of them.

Max Taxable
08-04-2013, 04:01 AM
@Kat-2

Your comment is unwarranted, and unfair. Did you read the posts? Did you read mine?

https://vborg.vbsupport.ru/showpost.php?p=2436929&postcount=88

It says what you have to do.

DragonByte Tech creates quality MODS, and this is one of them.Right. To get support you have to register on their forum. It's essentially poaching - they should support their mods right here if they are marked "supported." Otherwise to buy their mods guess what - you also have to register on their forum. For me, no thanks. DBT are unethical toads.

Kat-2
08-04-2013, 04:07 AM
@Kat-2

Your comment is unwarranted, and unfair. Did you read the posts? Did you read mine?

https://vborg.vbsupport.ru/showpost.php?p=2436929&postcount=88

It says what you have to do.

DragonByte Tech creates quality MODS, and this is one of them.


I am sorry, but I disagree. I did EXACTLY as it instructed. I actually did it twice. The second time I overwrote it.

Yes, I read all the posts, first, including yours.

I think I was very fair...and honest.

Snowhog
08-04-2013, 04:07 AM
Added:

Doh!!

Per-usergroup permissions for bookmarking threads
Per-usergroup permissions for bookmarking posts
Go into the usergroups and turn these 'on'.
The option is turned OFF by default. You just have to edit your usergroups and turn this on for each one you want to have it. It isn't rocket science, and no, you don't have to go and register on DBT's site for support. Geez.

Max Taxable
08-04-2013, 04:09 AM
The option is turned OFF by default. You just have to edit your usergroups and turn this on for each one you want to have it. It isn't rocket science, and no, you don't have to go and register on DBT's site for support. Geez.It says so in their first post of every one of their Mods they release!Priority support for Lite version is handled at the Developers Website.

So that if you have a problem and ask here, they tell you to go and sign onto their forum and post your support request there. They answer general questions here but if you find a real bug they make you go to their board. I went round and round with them over one of their mods a couple of years ago.

Kat-2
08-04-2013, 04:13 AM
The option is turned OFF by default. You just have to edit your usergroups and turn this on for each one you want to have it. It isn't rocket science, and no, you don't have to go and register on DBT's site for support. Geez.



Actually I did go into the usergroups, and never even found it. Gosh, I didn't mean to cause a ruckus. Everyone isn't going to love every mod. Plus I don't like my forum tagged.
That was the only thing that worked correctly, immediately.

Snowhog
08-04-2013, 04:20 AM
I am sorry, but I disagree. I did EXACTLY as it instructed. I actually did it twice. The second time I overwrote it.

Yes, I read all the posts, first, including yours.

I think I was very fair...and honest.

No, you weren't. I did exactly the same; installed and removed twice. I thought I had done something wrong. It was when I read the information about this MOD carefully, that I noticed:

Feature List

Review / Go to / Delete bookmarks from UserCP
Per-usergroup permissions for bookmarking threads <<< See this?
Per-usergroup permissions for bookmarking posts <<< See this?
AJAX bookmarking in threads

Per-usergroup permission....

That means the setting to control this MOD is on a per-usergroup basis. And as I added to my post, you just have to edit each usergroup you want to have this MOD active for, and set the options to Yes.

This MOD works as it was designed.

Kat-2
08-04-2013, 04:30 AM
No, you weren't. I did exactly the same; installed and removed twice. I thought I had done something wrong. It was when I read the information about this MOD carefully, that I noticed:


Per-usergroup permission....

That means the setting to control this MOD is on a per-usergroup basis. And as I added to my post, you just have to edit each usergroup you want to have this MOD active for, and set the options to Yes.

This MOD works as it was designed.


I just said in the post above that I DID go in the usergroups. I went in Admin usergroup, and Users usergroups, and Super Moderator usergroups, and I looked and looked and looked, and it was not there.
Where is it in there exactly??

You don't mind your forum being tagged in the footer?? I do. I have many many MODS, and none tag me in the footer.

Kat-2
08-04-2013, 04:32 AM
The option is turned OFF by default. You just have to edit your usergroups and turn this on for each one you want to have it. It isn't rocket science, and no, you don't have to go and register on DBT's site for support. Geez.


You do if you want the tag removed.

Snowhog
08-04-2013, 04:38 AM
Usergroup Manager > Edit Usergroup

Towards the bottom is a section called:

DragonByte Tech: Thread / Post Bookmarking - General Permissions

And no, I don't mind their tag at the bottom of the Home page. If I wanted to, I could remove it, but I won't.

DemOnstar
08-04-2013, 08:22 AM
I am not keen on the tagging either and that is why I don't use any DBT mods. Although I do see many good mods made by DBT, I will not use them because of the tag. Silly really I know, but that is the way it is.

DragonByte Tech
08-07-2013, 02:20 PM
@Dragonbyte Tech -

As usual, your MODs are quality work. What would it take to add the ability to mark searched for posts/threads for bookmarking from within the Moderation Tools? What I'm thinking about, is I search for Threads started by a specific user. I select the ones I want to bookmark (check the boxes) and then execute the bookmarking as an offered option in Moderation Tools. Doable? In this free MOD or in a paid for Pro-version?

SnowhogIf you post this as a feature request @ our forum we'll be able to take it into consideration for future versions :)

In light of the conversation in this thread, I should clarify that we only ask people to go to our site to post feature requests because we have a bespoke "vBSupport" system that logs all our bugs, feature requests and "how do I?" questions so they are easily browsable at a later date.

This means we can easily compile a list of requested features whenever we plan to work on the modifications.

Not so for vBulletin.org, where we have no tools available (we would need the ability to flag individual posts as feature requests) and we certainly don't expect them to be made available as it would take a lot of time to create for little benefit to the majority of developers that have very few mods to update :)


This mod doesn't even do what it is supposed to be doing. There aren't even any buttons.
But it certainly put a tag at the bottom of my forum. I hate that. Doesn't work, yet tags me. What is that?
Plus you put the mod here, and now are trying to force me to go to your site for support??

UNINSTALLEDHave you posted in this thread previously? I looked through your post history, and I was unable to find a post from you in this thread prior to the post I'm quoting right now.

I'm sorry that the modification did not work for you and that you can't agree with our terms regarding branding.

Could you please clarify for me why exactly you didn't post a request for help in this thread before concluding we don't offer vBulletin.org support?

If it was because you disagree with our terms regarding link-backs and don't wish to pay for Branding Free then that's your prerogative, but I still wish you hadn't deliberately spread misinformation :(

Right. To get support you have to register on their forum. It's essentially poaching - they should support their mods right here if they are marked "supported." Otherwise to buy their mods guess what - you also have to register on their forum. For me, no thanks. DBT are unethical toads.

It says so in their first post of every one of their Mods they release!

So that if you have a problem and ask here, they tell you to go and sign onto their forum and post your support request there. They answer general questions here but if you find a real bug they make you go to their board. I went round and round with them over one of their mods a couple of years ago.
Everyone who has actually posted for help in one of our threads before knows that you're spreading misinformation.

Considering the fact that you rush to "like" any post that speaks negatively about DBTech, I propose we both stop wasting each other's time with a continuation of this "discussion".

I personally will not respond to your troll bait again, and I urge anyone else to also ignore any such troll bait.

This thread is not a feedback thread for DragonByte Technologies' policies or business ethics. As such, any further posts from you in this thread that is not directly related to Thread / Post Bookmarking will be reported.


Fillip

Max Taxable
08-08-2013, 10:38 PM
Everyone who has actually posted for help in one of our threads before knows that you're spreading misinformation. What, except for me? Why then would there be any posts to thank?

You forgot we went around and around about a legitimate BUG I found in one of your Mods, and you refused to address it unless I signed onto YOUR board and reported the bug there. You forgot that I refused to do so, and fixed the bug myself.

I'm "spreading" FACT. You don't have to like it. You only answer general questions in your vB dot org threads, for legitimate bugs or omissions you refer to your own site for service. You state as much in the first post of every one of your mod threads. It's kind of a little backdoor poaching scam and I'm surprised vB dot org allows it.

Zachery
08-09-2013, 12:02 AM
What, except for me? Why then would there be any posts to thank?

You forgot we went around and around about a legitimate BUG I found in one of your Mods, and you refused to address it unless I signed onto YOUR board and reported the bug there. You forgot that I refused to do so, and fixed the bug myself.

I'm "spreading" FACT. You don't have to like it. You only answer general questions in your vB dot org threads, for legitimate bugs or omissions you refer to your own site for service. You state as much in the first post of every one of your mod threads. It's kind of a little backdoor poaching scam and I'm surprised vB dot org allows it.


I'm not sure what chip you've got on your shoulder, but this is pretty much standard operating procedure for any of the bigger companies that produce vbulletin addons. DBTech does respond in threads here about issues happening on vBulletin.org.

I don't see how asking someone to register at another site is a poaching scam, what do you think they're going to do with the email and username you give them?

Look at any other big addon guys: vBSEO (mostly dead now..), vBadvanced, etc. They all follow the same operation.

The DBTech guys follow the specific rules that are in place at vBulletin.org, just as all the other big boys do. Why would they want to risk their business (vBulletin itself) just to "poach" users?

:rolleyes:

Paul M
08-09-2013, 12:40 AM
This is a release and support thread for Thread / Post Bookmarking v1, not a discussion.
Unless you are requesting support on this mod than please refrain from posting in this thread, any more off topic discussion is likely to be removed.

M.C.
05-29-2014, 09:25 AM
hello! How to change jquery or remove it completely as I want to use ONE vbulletin jquery path for all hooks

DragonByte Tech
06-01-2014, 03:18 PM
hello! How to change jquery or remove it completely as I want to use ONE vbulletin jquery path for all hooksThat cannot be done at this time, sorry :(


Fillip

Firyou
06-15-2014, 11:32 PM
nice mod! Works great on 4.2.0. Only problem is that post bookmarks can't be enabled by itself, you need to have both threads and posts enabled in order for the post bookmarks to do anything.

and is there a way to rename the bookmarks once you set them? Looks like the option isnt there for that

Firyou
06-23-2014, 01:05 AM
Some posts show up as already being bookmarked and when you unbookmark it and try to bookmark it again it doesn't show up. Any idea why this happens? It's been happening on random posts lately

Edit: it looks like a post cannot be bookmarked by more than one person. If it does theres an x on the post. Any idea on that?

LinksFreak
08-16-2014, 05:40 AM
Hello DragonByte Tech
This is Really Great Mod Can Possible to You Make VB 3.8.7

Thanks

rubicon
09-22-2014, 07:40 PM
Hello dear sir

I have a problem with this mod.

I have the 2 buttons, for thread and post but when I clik on, nothing work and nothing moves

for information, in permissions usergroup, all is ON

thank you for your help

DragonByte Tech
09-24-2014, 10:53 PM
Please check your browser's Error Console for any JavaScript errors.

Fillip

rubicon
09-25-2014, 10:57 AM
Please check your browser's Error Console for any JavaScript errors.


Fillip

Hello

I have the same problem with firefox and internet explorer

thank you

DragonByte Tech
09-28-2014, 03:14 PM
Please follow the instructions in the post you quoted. Thank you :)


Fillip

rubicon
09-28-2014, 03:40 PM
Thank you for your reply but I do not know where to do that

thank you

DragonByte Tech
09-30-2014, 12:19 PM
Are you sure you uploaded the /thanks.php folder to your forum root as well?

Try dragging and dropping all files and folders inside your upload folder to your forum's folder.

Fillip

rubicon
09-30-2014, 04:09 PM
Dear sir

In your zip archive, I have not the file thanks.php

Please check your archive

Thank you

DragonByte Tech
09-30-2014, 04:21 PM
Oh sorry, I thought this was the APTL mod. Nevermind.

The file is bookmark.php :)


Fillip

rubicon
09-30-2014, 04:26 PM
yes, it's in the root from my forum

for information, i have vbulletin 4.1.10

DragonByte Tech
10-02-2014, 11:15 PM
In that case, use the tutorial on this site to see the Error Console: http://ggnome.com/wiki/Using_The_Browser_Error_Console


Fillip

rubicon
10-03-2014, 09:53 AM
Thank you

Here error in console:


SyntaxError: syntax error www.*******:1
"Firing System Init" vbulletin-core.js:11
"Fire vB_XHTML_Ready" vbulletin-core.js:11
"Fetch Cookie :: vbulletin_collapse (null)" vbulletin-core.js:11
"Fetch Cookie :: vbulletin_multiquote (null)" vbulletin-core.js:11
"Fetch Cookie :: vbulletin_inlinepost (null)" vbulletin-core.js:11
L'utilisation de ? getAttributeNode() ? est obsol?te. Utiliser ? getAttribute() ? ? la place.

Wolver2
07-08-2015, 01:21 AM
I'd like to use it but it seems this Mod is not being supported anymore by the developer? I cant find it on the dbtech product website

DragonByte Tech
07-17-2015, 05:55 PM
It's under the "Free Mods" tab :)


Fillip

ArcadeSyndicate
12-03-2015, 10:17 PM
nice mod, thx :)


ps: to place the bookmark thread button below the posts, just change the template hook from showthread_above_posts to showthread_after_activeusers or something.

Gerardo Zuccal?
01-22-2016, 08:26 PM
Hello thank you for this MOD
but I don't know why is not working in my Italian forum www.forumexcel.it vB 4.2.2.
ok istallation file zilla
ok istallation .xlm from admincp
ok set up option admincp
ok group permission admincp
I see the small bott everypost
but I don't see the botton above Threads
and I don't see in my usercp the bookmarks saved
:mad:
thanks a lot for your help
se group permission
https://vborg.vbsupport.ru/external/2016/01/5.png

ArcadeSyndicate
02-25-2016, 11:10 PM
ok guys, i found a little bug...

this mod does NOT work, when you activate ONLY post bookmarking and not threads too.

to fix this open dbtech_bookmark_thread and remove following code:

<div id="above_postlist" class="above_postlist">
<a href="javascript://" class="newcontent_textcontrol" name="newthreadbookmarklink" style="display:inline; float:none;" data-threadid="{vb:var threadid}" data-hasbookmarked="{vb:var hasBookmarked}"><vb:if condition="$hasBookmarked">{vb:rawphrase dbtech_bookmark_unbookmark_thread}<vb:else />{vb:rawphrase dbtech_bookmark_bookmark_thread}</vb:if></a>
<img style="display:none" id="progress_newbookmarklink_top" src="{vb:stylevar imgdir_misc}/progress.gif" alt="" />
</div>

make sure you activate post AND thread bookmarking in the usergroup settings.

not a clean solution, but it works :D

DragonByte Tech
02-26-2016, 03:56 PM
I'll look into this on my local dev board and see if I can reproduce it, thanks :)


Fillip

DragonByte Tech
04-25-2016, 08:47 PM
Changed Features:

A fresh copy of the jQuery library is now only downloaded if one has not been downloaded previously. Requires updating of all other affected DBTech mods to take full effect.



Fillip

BadgerDog
01-03-2017, 02:37 PM
Ok, I just udated to v1.1.2 and I no longer see the small bookmark on the bottom line of each post, nor do I see in the AdminCP under user group settings, the option the enable "Can Bookmark Threads" or "Can Bookmark Posts"...

Yet, under the NAV dropdown box, the "View your post Bookmarks" and "View your thread Bookmarks" appears and works fine?

If I then disable the MOD, the "View your post Bookmarks" and "View your thread Bookmarks" still appears and works, but shouldn't those options disappear if I've disabled the mod?

Any ideas how to fix this?

Regards,
Doug

BadgerDog
01-04-2017, 10:38 AM
Ok, let's try it this way ... ;)

Can anyone advise me as to how to get rid of the two entries in the NavBar drop down box that still remain, even after one disables this mod through the AdminCP function?

Since this mod is no longer going to work, I'd rather completely un-install it and move on...

Thanks for any help... :)

Regards,
Doug

MarkFL
01-04-2017, 10:57 AM
Look at those entries in your Navigation Element to see which product they are associated with. They should not be visible on your forum if they are associated with a disabled product.

BadgerDog
01-04-2017, 11:09 AM
Look at those entries in your Navigation Element to see which product they are associated with. They should not be visible on your forum if they are associated with a disabled product.

I agree Mark.. thank you for you help... much appreciated ... :)

I have disabled this mod, but they entries still appear.... :confused:

This may be beyond my skill set, so I'll have to wait until Fillip shows up ..

Regards,
Doug

MarkFL
01-04-2017, 11:14 AM
I agree Mark.. thank you for you help... much appreciated ... :)

I have disabled this mod, but they entries still appear.... :confused:

This may be beyond my skill set, so I'll have to wait until Fillip shows up ..

Regards,
Doug

Have you looked at those entries through your Navigation Manager? They should be associated with this product, and if you have this product disabled, the name of the product should be struck through to indicate the product is disabled...:)

BadgerDog
01-10-2017, 10:22 AM
Have you looked at those entries through your Navigation Manager? They should be associated with this product, and if you have this product disabled, the name of the product should be struck through to indicate the product is disabled...:)

Hi Mark ..

I'm using v4.1.3 PL8 so I don't have a Navigation Manager?

Regards,
Doug

EliasAlucard
07-16-2017, 10:18 PM
This one isn't working on my forum. The bookmark thread button and bookmark post icon, as well as the bookmark sections in usercp, all appear. However, when I click on these button to bookmark a thread/post, nothing happens. Anyone else having this problem, and if you fixed it, how?

IggyP
08-19-2017, 10:22 AM
This one isn't working on my forum. The bookmark thread button and bookmark post icon, as well as the bookmark sections in usercp, all appear. However, when I click on these button to bookmark a thread/post, nothing happens. Anyone else having this problem, and if you fixed it, how?
well i confirm i seem to also have this issue on vb4.2.5 and php 5.6 ...hmm

also dont see any section in profile or quick links or anywhere?
Edit: ok i see the links in "user settings" of all places...but the buttons not working....some java problem?

IggyP
08-19-2017, 11:13 AM
uh...ok the fix is......download the proper version not here, but at his site ;)

ShawnMTierney
01-25-2019, 07:07 PM
uh...ok the fix is......download the proper version not here, but at his site ;)

Thanks a million for posting this suggestion!

I too had installed the version here and the bookmark button would not work, but then I went to the author's site and that newer version worked!

gsk8
02-17-2019, 03:20 AM
Doesn't work on 4.2.5. Do not see any bookmark icons.

sticky
12-18-2020, 08:30 PM
Doesn't download from their site?

Hostboard
12-19-2020, 02:26 PM
I have D/L version 1.2.0 from their site with no issues.
Verified working.