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


All times are GMT. The time now is 09:20 AM.

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.01195 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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