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 - vB Comment styles facebook (https://vborg.vbsupport.ru/showthread.php?t=243767)

ClErK1991 02-09-2012 04:49 PM

no one can give me and answer?

Hakan 03-24-2012 08:55 AM

Ry215, Thank You Very Much. :cool:

420 08-13-2012 02:22 AM

Will this post threads from our forums, onto our Facebook page?

Where can I see a demo of this working?

Thank you.

yeppuda 04-10-2013 12:35 PM

vb3 please...
it is super mods.

ddr100 08-06-2013 10:56 AM

Quote:

Originally Posted by ClErK1991 (Post 2297471)
another question is, there is some way, to change the name of the button?

same problem here..
dont know where i change/remove the name of the button

Muhammad Rahman 08-06-2013 01:43 PM

Quote:

Originally Posted by ddr100 (Post 2437492)
same problem here..
dont know where i change/remove the name of the button

you can change via plugin manager ...
find vB Comment plugin with hook postbit_display_complete ...

find this code and change name button ..
Code:

if($show['member']) {
                $cm_button = "<span class=\"vbcommentpopupmenu popupmenu popupcustom\" title=\"$post[postid]\"><a class=\"popupctrl vbcomment\" href=\"comment.php?do=comment&amp;p=$post[postid]\" title=\"Write a comment...\" rel=\"nofollow\" id=\"vbcomment_$post[postid]\">Comment</a></span>";
                $template_hook['postbit_controls'] .= "<span id=\"vbcomment_button_$post[postid]\">$cm_button</span>";


smirkley 08-11-2013 06:39 PM

I like this mod.

Question: What is the purpose of the drop-down box inside the comment box?
It only offers one option and says "Comment to: [this post]"

smirkley 08-11-2013 10:01 PM

Installed yesterday, tested great. PM link perfect.

Today I was making some minor layout changes like putting the Comment button to the right in post footer. Then I tested some more and noticed that the PM notification link was broken.

Looks like this... h ttp://www.mysite.com/#post55589

Of course this doesnt work this way, so I uninstalled everything, and reinstalled a perfect new copy, but the problem persists. I cant figure out why though, especially since I am running on a OEM copy of your code.

Help needed please.

smirkley 08-14-2013 02:58 AM

ry215,

I went to your website, and downloaded the version v2.1?
(I made a membership, posted once, but I dont know vietnamese, so I used google translate. Probably bad.)

I installed it but was overcome by the bugs and problems.

I deleted and reinstalled v1.1

From there I used the v2.1 code and found the snippet that fixed the PM link issue. (modified)

Now no problems.

BUT, I wish to re-order the comments from top to bottom, oldest to newest in that order.

I cant figure it out.

I wouldnt mind using v2.1 but I cant afford trying to fix the bugs with it.

Info or updates soon?

Thanks.

smirkley 08-19-2013 05:15 PM

Bump, got this version working proper the way I like.

I only have two issues if ANYBODY can give me a clue-up on these...

1 - I wish to reverse the order of the comments.

2 - I wish to find out how to use the thread title in the PM's instead of just a clicky link.

Any input on either of these would be great.

Thanks

Tyran1 08-20-2013 08:36 PM

vb3.8 please...
it is super mods.

smirkley 09-14-2013 02:46 AM

ry215

How can I reverse the order of the comments list?

I found part of the code. But it isnt complete.

kylek 09-14-2013 08:06 PM

Just installed 4.2.1 and so far so good, still in testing phase.

Anyone know how to move comment button over to the right so it would be with the rest of the buttons - edit post, reply, reply with quote, etc ??

smirkley 09-19-2013 05:04 PM

Quote:

Originally Posted by smirkley (Post 2445486)
ry215

How can I reverse the order of the comments list?

I found part of the code. But it isnt complete.

No love?

Please?

smirkley 09-21-2013 01:35 AM

Anyone want to join me in attempt at getting the ordering corrected in this mod?

I have identified one spot that properly orders it, only after clicking to see all comments.

If there arent enough comments to expand, havent figured that one out yet.

And where a new comment is placed? still stuffs it on top instead of the bottom.

But I am willing to help sort this out if anyone is interested.

tbworld 10-02-2013 07:00 AM

@smirkley, where did you find v2.1 on his site, if you do not mind? Only thing worse then my Vietnamese is my English. :)

smirkley 10-02-2013 02:49 PM

I did find it and downloaded/installed v2.1, but it is ridden with bugs.
Much more than I cared to fix, so I reinstalled v1.1, and it works much much better but without certain additional features.

As such, I am happy with v1.1, my only desire is to figure out how to reverse the comments rows so they display in more logical order. But alas, I am not that good of a coder.

I really wish we could get a responce from the coder here so we can know what is the status of this mod, and if any help can be offered.

final kaoss 10-11-2013 06:23 PM

It's banned because it violates vb.org's TOS. Remove the link & the site details please, thanks.
Quote:

Originally Posted by smirkley (Post 2449483)
I did find it and downloaded/installed v2.1, but it is ridden with bugs.
Much more than I cared to fix, so I reinstalled v1.1, and it works much much better but without certain additional features.

As such, I am happy with v1.1, my only desire is to figure out how to reverse the comments rows so they display in more logical order. But alas, I am not that good of a coder.

I really wish we could get a responce from the coder here so we can know what is the status of this mod, and if any help can be offered.


giorgioarmani 10-12-2013 06:51 PM

Anyone with a demo of this?

smirkley 10-12-2013 10:04 PM

You can see it in operation at my website (see my profile). It is only on the newest threads as it was only installed recently. You cant post on it unless you log in of course.

edit to add: please note that several fixes have to be made to make it work as desired. Like the PM link doesnt work, unless fixed in the code. But the v1.1 is usable with a bit of tweaking.

GPOClan 06-16-2014 05:49 AM

Great mod! Unfortunately, I have an issue on vB 4.2.2. If I post a comment, it's gone after reloading the page. Can you fix this?

I appreciate your help!
Thanks.

akz645 08-20-2015 08:10 PM

Quote:

Originally Posted by ry215 (Post 2047024)
SNIP

Works on vbulletin 4.2.3.

Issues spotted with this Mod/ Suggestions for improvement:
- If you comment on multiple posts, your #ID will keep going on. Your first comment on any post, should be #1 not continuing from wherever you last commented at.

- http://i.imgur.com/9VSjJp8.png & http://i.imgur.com/EVL4U7U.png -> That's the opposite of what I want. It's not like Facebook. Facebook it shows newer posts at the bottom and older posts at the top. Can you reverse the comment order please? Or atleast have an option to do that in the adminCP...

- In the usergroup manger -> Enable/disable who can use this mod.
- In the adminCP -> Forum & Moderators -> Forum Permissions -> Click a usergroup -> Enable/Disable use of this Mod.
^ Two options. Option for usergroups who can view comment and another option for which usergroup can comment themselves (only applicable if they can view comments).

- When deleting a comment, it should still be restorable (it hard deletes instead of soft deletes). In the admin CP, rather than just having 'delete permission' option, that should be split up into which usergroups can soft delete and which usergroups can hard delete (different x appears next to the soft delete x).
Additionally, an option in the adminCP for usergroups who can restore soft deleted comments.
Furthermore, an option in the adminCP whether or confirmation should appear on soft delete posts & another option whether or not confirmation should appear on hard deleted posts.

- An option in the adminCP, for usergroups who can send users a comment notification. For example, how DB Tech user tagging does it.
- - Assuming the notification suggestion above gets implemented, those on your ignore list shouldn't be able to send you a notification.
- - Assuming the notification suggestion above gets implemented, in the userCP, users should have the option to turn off/limit to friends/limit to contacts comment notifications AND an option for in the userCP to turn off/limit notification just under certain forum sections.

- I noticed there is a 255 character limit on a comment -> http://i.imgur.com/LTtrOmb.png
An option in the admin CP to set what the maximum character limit should be. Although preferably from forum permissions.
- - Assuming the maximum character limit suggestion above gets implemented, once a user has reached X height (adjustable from the adminCP), there should be a 'read more' hyperlink that can be pressed, so users can see the rest of the comment.
Alternatively just a scroll bar for the comment, after it reaches x height. For example, BOP5 made a scroll bar appear for quotes, this is the code he used.

- Allow certain usergroups permission to edit their comments. Although preferably from forum permissions. Additionally, set a time limit for how long they can edit it for (0 means they can edit forever).

Stratis 08-21-2015 01:25 PM

it looks great Mod, but some things are missing or...
1. many basic phrases are missing.
2. when deleting comments, it says "Thanks for deducting reputation from this user."
Does this add reputation?
3. there is no confirmation when deleting notes, problem if some moderators
press the X button.
4. moving comment button to the right, instead left (option)
5. something wrong with #ID, as mentioned above.
6. option for not show this to guests.

Thanks for mod

akz645 08-21-2015 02:10 PM

Quote:

Originally Posted by Stratis (Post 2553395)
2. when deleting comments, it says "Thanks for deducting reputation from this user."
Does this add reputation?

That doesn't happen for me.
It just deletes straight away.

concepts 05-10-2016 06:16 PM

Can anyone explain why I am getting this error when I try to leave a comment now with this mod, it re-directs me to a new page with this error.

[Accept AJAX only!]


All times are GMT. The time now is 12:58 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.01160 seconds
  • Memory Usage 1,796KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (25)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