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)
-   -   New Posting Features - [DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=243510)

MrSeth 11-04-2012 02:39 AM

Greetings...

Everything is working wonderfully, but I have 2 request.

1. How do i remove the "post thanks" since I am only running the "like" feature...
https://vborg.vbsupport.ru/


2. How do i place the "like" feature inside the comment box, but at the very end. Instead of outside of the comment right underneath?

1. https://vborg.vbsupport.ru/

Mr_Running 11-05-2012 03:10 AM

1st) vBAdmin --> Thanks/Like --> Manage Buttons --> (Thanks) Edit --> Active=No

2nd) is a Pro feature only.

MrSeth 11-05-2012 08:16 PM

Quote:

Originally Posted by Mr_Running (Post 2378470)
1st) vBAdmin --> Thanks/Like --> Manage Buttons --> (Thanks) Edit --> Active=No

2nd) is a Pro feature only.


2. Thanks for the info..

1. I already have that button deactive

- What you are looking at is the notificatio in the so called "thank bar" not the button.

Even though the thanks button is off - it still relays that message with "Post Thanks" in the thank "bar"when someone clicks like

keyla31 11-06-2012 01:24 AM

thanks, i love this

DragonByte Tech 11-06-2012 01:40 PM

Quote:

Originally Posted by TehForum (Post 2377557)
Right, I'm having a problem. I only want to have Likes received, but as [Likes: 2323] but at the moment, it's as this. I want it as the same format as the other profile fields, with the rectangular box.

You'll need to edit the postbit stats template for this mod to add the special CSS for the boxes.

Quote:

Originally Posted by TehForum (Post 2377557)
Also, when I try click 'Like this post', nothing happens...

Please check Firefox' error console.

Quote:

Originally Posted by MrSeth (Post 2378231)
1. How do i remove the "post thanks" since I am only running the "like" feature...

You can't, that's the name of the mod that's being printed :)

Quote:

Originally Posted by MrSeth (Post 2378231)
2. How do i place the "like" feature inside the comment box, but at the very end. Instead of outside of the comment right underneath?

That's a Pro-only feature :)


Fillip

VJ9A 11-06-2012 03:11 PM

I am looking forward to trying this Mod after installing one of the developers other mods!

DannyITR 11-09-2012 05:00 PM

Sorry if this has been asked but I've been using the Thanks button and I would like to use the Like button instead but don't want to loose all the stats. I tried just changing the phrases but can't seem to change the postbit legacy Thanks (Given) Thanks (Received) text. Any idea how? Or perhaps is there a way to just import all the thanks and make them likes?

platongr 11-11-2012 12:49 AM

If I a go to a user profile to see the "post/thanks like" tab, and click the next page, i get a browser error :
Code:

The page isn't redirecting properly
     
     
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
     
  This problem can sometimes be caused by disabling or refusing to accept
    cookies.

example of the url is : http://www.example.com/member.php?u=...nks&perpage=20

DragonByte Tech 11-13-2012 02:42 PM

Quote:

Originally Posted by DannyITR (Post 2379733)
Sorry if this has been asked but I've been using the Thanks button and I would like to use the Like button instead but don't want to loose all the stats. I tried just changing the phrases but can't seem to change the postbit legacy Thanks (Given) Thanks (Received) text. Any idea how? Or perhaps is there a way to just import all the thanks and make them likes?

You can rename the button via the Button Manager.

Quote:

Originally Posted by platongr (Post 2380139)
If I a go to a user profile to see the "post/thanks like" tab, and click the next page, i get a browser error :
Code:

The page isn't redirecting properly
     
     
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
     
  This problem can sometimes be caused by disabling or refusing to accept
    cookies.

example of the url is : http://www.example.com/member.php?u=...nks&perpage=20

That's an issue with your htaccess I'd imagine, by default this works fine :)



Fillip

My Hattiesburg 11-13-2012 06:04 PM

Is there a way to allow users to turn off notifications as a personal option? Some of our members like notifications but quite a few hate it.

Mr_Running 11-13-2012 06:08 PM

Quote:

Originally Posted by My Hattiesburg (Post 2380854)
Is there a way to allow users to turn off notifications as a personal option? Some of our members like notifications but quite a few hate it.

Lite version = No
Pro version = Yes (Users can turn off notifications via the UserCP)

elnapotandil 11-15-2012 03:41 AM

¿Hablan español? No hay forma de que me funcione en que foros habilitar o inhabilitar los botones...

DannyITR 11-15-2012 01:10 PM

Quote:

Originally Posted by DragonByte Tech (Post 2380816)
You can rename the button via the Button Manager.

Thanks for the reply. I did this and it works for the button in the post, but everywhere else (postbit, user profile page) it will still show "thanks" instead of "like". How do I fix this?

Alan_SP 11-16-2012 12:26 AM

Quote:

Originally Posted by My Hattiesburg (Post 2380854)
Is there a way to allow users to turn off notifications as a personal option? Some of our members like notifications but quite a few hate it.

You also could use this mod: https://vborg.vbsupport.ru/showthread.php?t=266914

Made just for this purpose. :D

Alan_SP 11-16-2012 01:10 AM

I want to report impact of this mod on server resources.

This is mod that uses the most server resources. Showthread page generation time with this mod is about 80-90% longer, even for guests. As users spent most time looking at threads, this almost halves number of users server could serve (keep online).

I tested also with lower number of posts per page (I have 25 posts per page). At 10 posts per page I'm getting about the same page generation time as without this mod.

This is really huge impact on server. The problem is even worse as it impacts guests' page creation time. All my other mods (and I have quite few of them) doesn't compare with this mod.

I'm writing this to ask if there could be some performance tricks, whatever, that would reduce impact of this mod on server.

I also tried to use vBSEO likes system and if someone asks, it's even bigger server hog. :(

I'll keep it installed, but at the moment I'll turn it off, hoping that something could be done. Please, my users like this mod very much, try to work your magic and reduce impact on server, or at least impact on guests. I could use it if it will impact only registered users.

I'll post this on DBTech site too.

DragonByte Tech 11-17-2012 02:32 PM

Quote:

Originally Posted by DannyITR (Post 2381245)
Thanks for the reply. I did this and it works for the button in the post, but everywhere else (postbit, user profile page) it will still show "thanks" instead of "like". How do I fix this?

Ensure you've reverted all templates, it sounds like you may have come from an old version and are still using the old templates where the button names were static rather than dynamic.


Fillip

moustafa 11-18-2012 05:52 AM

How can i remove the space between the end of the post body and the start of the post thanks/likes frame?

I.e. i don't want that frame to be shown as a post itself, need it close to the post.

Also, can the link next to user referring to: "post thanks/like with scroll" be removed?

Cobro 11-19-2012 09:04 PM

And once again i try another product from db witch dose not work ? or is it just 4.2.0 patch level 2.. Well everything works admin end but user end not all working like the main thing showing on forum so users can thank , like or dislike .. Pass for the second time.. if you have any info on fixing this issue then feel free to reply to this message.. But if this would work it would be a great plugin..

Thank you all.

maria bartolome 11-20-2012 10:27 AM

perfect and easy installed :)

gmhoward 11-20-2012 10:15 PM

At updating to 2.0.0 I get the following error:

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

300.php not found in directory /home/imperial/public_html/forums/dbtech/thanks/install

This is not an upgrade rather it's a fresh install on 4.1.8

gmhoward 11-20-2012 10:24 PM

Quote:

Originally Posted by gmhoward (Post 2383075)
At updating to 2.0.0 I get the following error:

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

300.php not found in directory /home/imperial/public_html/forums/dbtech/thanks/install

This is not an upgrade rather it's a fresh install on 4.1.8

I uploaded the packet again and the problem resolved. /shrug

Installed and working fine now.

DragonByte Tech 11-20-2012 10:24 PM

Quote:

Originally Posted by moustafa (Post 2382116)
How can i remove the space between the end of the post body and the start of the post thanks/likes frame?

I.e. i don't want that frame to be shown as a post itself, need it close to the post.

That cannot be done, in the Lite version sorry :(
In the Pro version you can choose alternative display locations in order to integrate it with the signature space.

Quote:

Originally Posted by moustafa (Post 2382116)
Also, can the link next to user referring to: "post thanks/like with scroll" be removed?

Sorry, I don't understand what you're referring to, could you clarify, please?

Quote:

Originally Posted by Cobro (Post 2382699)
And once again i try another product from db witch dose not work ? or is it just 4.2.0 patch level 2.. Well everything works admin end but user end not all working like the main thing showing on forum so users can thank , like or dislike .. Pass for the second time.. if you have any info on fixing this issue then feel free to reply to this message.. But if this would work it would be a great plugin..

Thank you all.

Can you be more specific than "it doesn't work"?

Quote:

Originally Posted by gmhoward (Post 2383075)
At updating to 2.0.0 I get the following error:

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

300.php not found in directory /home/imperial/public_html/forums/dbtech/thanks/install

This is not an upgrade rather it's a fresh install on 4.1.8

Please delete all existing .zip files of this mod on your computer / all extracted directories of this mod on your computer, and re-download / re-extract it, then re-upload the files.

Your /dbtech/thanks/includes/class_install.php is missing a change that's causing this issue :)


Fillip

moustafa 11-22-2012 02:46 AM

Quote:

Originally Posted by DragonByte Tech (Post 2383080)
That cannot be done, in the Lite version sorry :(
In the Pro version you can choose alternative display locations in order to integrate it with the signature space.

Sorry, I don't understand what you're referring to, could you clarify, please?


Fillip

Sure Fillip i can clarify to you, what i need to have is exactly like this screenshot:
https://vborg.vbsupport.ru/external/2012/11/5.jpg

Check the Two comments No.1 & No.2 that i added in this screenshot, as they are as what exactly i need.

Looking forward to hear from you.

Thanks alot in advance.

maria bartolome 11-26-2012 09:16 AM

where should I put? thanks

{vb:raw thanks_postbit}

DragonByte Tech 11-27-2012 01:45 PM

Quote:

Originally Posted by moustafa (Post 2383556)
Sure Fillip i can clarify to you, what i need to have is exactly like this screenshot:
https://vborg.vbsupport.ru/external/2012/11/5.jpg

Check the Two comments No.1 & No.2 that i added in this screenshot, as they are as what exactly i need.

Looking forward to hear from you.

Thanks alot in advance.

You can turn off the postbit display via the vBulletin Options.

As for removing the space, that cannot be done, sorry. In my previous post I mentioned the options that exist in the Pro version :)

Quote:

Originally Posted by maria bartolome (Post 2385193)
where should I put? thanks

{vb:raw thanks_postbit}

To achieve what?


Fillip

maria bartolome 11-29-2012 09:44 AM

to put it in the profile :)

DragonByte Tech 12-01-2012 08:28 PM

That cannot be done, sorry :(


Fillip

craigvm 12-02-2012 06:08 PM

hi for some reason the buttons for thanks,like and dislike have gone from the postbit i think this happened after upgrading from vBSocial Notifications 6.3 to vBSocial Notifications | 7.0 but i`ve since gone back to vBSocial Notifications 6.3 as 7.0 did`nt work right,i`ve tried uninstalling [DBTech] Advanced Post Thanks / Like v3 (vB4) and installing again but the buttons still dont show on the postbit any idea how i can fix this

thanks

DragonByte Tech 12-02-2012 06:39 PM

Have you checked the usergroup permissions for each button that they include at least Can Click Button?

Fillip

josh_krz 12-11-2012 01:00 AM

Is there anyway to hide just the hyperlinks in the post or at least just a section of it?

DragonByte Tech 12-11-2012 01:39 AM

The Pro version allows for the use of HIDE bbcode tags to hide a section of a post :)


Fillip

Lapo23 12-11-2012 11:21 AM

Hello

First of all sorry for my English.

I have a problem with the product, I do not know if it has been mentioned before.

When I answer a topic (with quickreply) and then clicked on the expand button in the postbit for the my last response, leads me to the following link:

myforum.com / newreply.php? do = postreply & numberpost # top

instead of:

myforum.com / showthread.php / numberpost-namepost # top

I hope you can help me fix it. Thank you very much for the product. A greeting.

DragonByte Tech 12-11-2012 01:19 PM

Can you please post screenshots indicating what you mean? I'm very much unsure what you're referring to.

Fillip

Lapo23 12-11-2012 02:22 PM

Screenshot: http://miralaonline.net/images/8KkJE.jpg

Now you can understand?

Thanks to reply

DragonByte Tech 12-11-2012 02:53 PM

The expand button is not supported in quick reply, you have to refresh the page before it will work :)


Fillip

magic74 12-17-2012 02:29 PM

Thanks for this interesting mod. Unfortunately it doesen´t work correct on my vBulletin 4.2 PL3. Installation was finished without errors. I can find the options in Admin-CP - Options, but i can´t find the Thank You / Like-menu on the left side of the Admin-CP.

jcgriff2 12-17-2012 02:53 PM

vB 4.2 PL3 here too; all OK, but ours was installed prior to PL3 upgrade.

Look for "Post Thank You Hack" in Options

That's also the same name in our ACP Plugin Manage Products

mitch84 12-17-2012 03:32 PM

Quote:

Originally Posted by magic74 (Post 2391284)
Thanks for this interesting mod. Unfortunately it doesen?t work correct on my vBulletin 4.2 PL3. Installation was finished without errors. I can find the options in Admin-CP - Options, but i can?t find the Thank You / Like-menu on the left side of the Admin-CP.

go to acp=>usergroups=>Administrator Permissions=>edit permissions=> search for Can Administer Advanced Post Thanks / Like=> yes=> save ;)

DragonByte Tech 12-17-2012 05:34 PM

Quote:

Originally Posted by jcgriff2 (Post 2391286)
vB 4.2 PL3 here too; all OK, but ours was installed prior to PL3 upgrade.

Look for "Post Thank You Hack" in Options

That's also the same name in our ACP Plugin Manage Products

That is not our product :)

Quote:

Originally Posted by mitch84 (Post 2391290)
go to acp=>usergroups=>Administrator Permissions=>edit permissions=> search for Can Administer Advanced Post Thanks / Like=> yes=> save ;)

Or add yourself to Super Administrators in config.php :)


Fillip

pape sets fire 12-17-2012 09:55 PM

Question: is it possible to change the language to the names "i like" - "dislike" - "thanks" for another language or even a picture

If so could tell me where to? I am very grateful


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