vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - [DBTech] Thread / Post Bookmarking v1 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=258738)

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:

Quote:

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:

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

1 Attachment(s)
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

Quote:

Originally Posted by MarkFL (Post 2580299)
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

Quote:

Originally Posted by BadgerDog (Post 2580300)
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

Quote:

Originally Posted by MarkFL (Post 2580301)
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

Quote:

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

Quote:

Originally Posted by IggyP (Post 2589455)
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.


All times are GMT. The time now is 11:22 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.01236 seconds
  • Memory Usage 1,768KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (22)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