vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Facebook! (https://vborg.vbsupport.ru/showthread.php?t=268893)

vbresults 08-12-2012 02:30 PM

Quote:

Originally Posted by Marv (Post 2356413)
Hi there,

I?ve just downloaded and installed this one on a 4.1.8 version. Also I read that support is only givin on your forums - unfortunal I can?t register there. Lancerforhire.com leads to vbresults.com and this site seems to be only for display purposes, not for interacting.

My problem is:
the installation went though without any errors. On the CMS your mod works, but on the forums sidebar it doesn?t. I?ve checked the sidebar block and noticed that is configuered to use the block_html template, to display plain text and what I guess shouldn?t be: there is absolutly no code in the code section ;)

Would you be so nice to help me out with that?

Support is provided here -- see the more recent posts.
  1. Uninstall the add-on (you can leave the extra add-ons untouched), and make sure to remove the forum block if the product uninstallation doesn't.
  2. Open product-facebook-like_box-2.1.xml.
  3. Find
    PHP Code:

    if (SIMPLE_VERSION <= '418') { 

  4. Replace with
    PHP Code:

    if (SIMPLE_VERSION '418') { 

  5. Import the recently edited Xml.

Please let me know whether or not that fixes the problem so I can patch the add-on.

picklz 08-12-2012 10:22 PM

Is it possible to customize the colors of the forum sidebar block? I've been poking around trying to figure out where this might be set but I've not had much luck so far.

vbresults 08-12-2012 11:02 PM

Quote:

Originally Posted by picklz (Post 2356513)
Is it possible to customize the colors of the forum sidebar block? I've been poking around trying to figure out where this might be set but I've not had much luck so far.

I have seen styles do this -- check the stylevars.

P.S. this is unrelated to the add-on itself

vbresults 09-14-2012 09:38 PM

Two big changes in 2.1.1 --

1. The copyright notice has been removed from this add-on.
2. Support is provided to free subscribers of vbresults.com exclusively.

Budabing 10-07-2012 07:59 AM

Hey Steven, works great and very easy to install on vB4.2 Nominated
Thanks :up:

paulket 01-06-2013 11:53 PM

How do I go about centering the CMS widget?

vbresults 01-07-2013 05:26 PM

Quote:

Originally Posted by paulket (Post 2395174)
How do I go about centering the CMS widget?

Increase the width of the widget to fit the CMS block size and it will automatically center

black666 01-25-2013 09:59 PM

great plugin! thanks!

black666 01-25-2013 10:24 PM

one thing I noticed though .. the border-color doesn't seem to work on my forum.

I've checked the generated facebook url and it ends with

https://www.facebook.com/plugins/likebox.php?[....]&border_color=aaa

this doesn't seem to work sind the top border is still blue. when I copy the url into a browser, it also shows a blue border at the top. if I change the url to the following, it works and there is no blue border anymore

https://www.facebook.com/plugins/likebox.php?[....]&border_color=%23aaa

bug?

vbresults 05-06-2013 06:21 PM

The Facebook Like Box for vBulletin 4.x is back!

Facebook Like Box 2.5
  • Extended Databases dependency removed; this is now packed into 1 Xml.
  • Some core code changes.
  • Post-install cross-plugin download implementation.

vbresults 05-06-2013 06:48 PM

Quote:

Originally Posted by black666 (Post 2399555)
one thing I noticed though .. the border-color doesn't seem to work on my forum.

I've checked the generated facebook url and it ends with

https://www.facebook.com/plugins/likebox.php?[....]&border_color=aaa

this doesn't seem to work sind the top border is still blue. when I copy the url into a browser, it also shows a blue border at the top. if I change the url to the following, it works and there is no blue border anymore

https://www.facebook.com/plugins/likebox.php?[....]&border_color=%23aaa

bug?

You have to add a hashtag before the color code;

ForceHSS 05-07-2013 01:09 AM

how do i change the background colour

vbresults 05-07-2013 11:52 AM

Quote:

Originally Posted by ForceHSS (Post 2420388)
how do i change the background colour

the options are what's in the color scheme setting; light and dark; there isn't any other way at the moment

ForceHSS 05-07-2013 06:14 PM

Quote:

Originally Posted by vbresults (Post 2420466)
the options are what's in the color scheme setting; light and dark; there isn't any other way at the moment

No way to edit a template but have no idea what one

vbresults 05-07-2013 09:44 PM

facebook_like_box_code, though I'm not sure how you'd do it

vbresults 05-08-2013 05:18 PM

Announcement: How to Support This Plugin Free

If you want to support this plugin and do not have the means to purchase a premium version from us, you can follow the steps below. These steps show you how to set up a special signature that links to our other plugin, "Spammers Suck!" and counts the number of views and clicks it gets. Your username, views and clicks then show on the leaderboard below.
  1. Paste the code below into the "Your Signature" box:
    Code:

    [CENTER][URL="http://services.vbresults.com/signatures/click/YOUR_USERNAME_HERE"][SIGPIC][/SIGPIC][/URL][/CENTER]
    * Note: This link simply redirects to this topic. It passes through our site so we can count your views and clicks, then display them on the leaderboard. If you wish to remain anonymous, don't change the URL.
  2. Right click this image link and "Save As" on your PC somewhere easy to locate later. Then, scroll to the bottom of the page. Under "Signature Picture", locate "Option 2 - Upload Image From Your Computer", click "Browse", and select the image you got earlier in this step.
  3. "Save Signature".
    * Note: Your views increment only with your clicks on vBulletin.org. If on another forum you want to directly link to the banner and increment views independently, use this image url.
    * Note: Replace YOUR_USERNAME_HERE with your vBulletin.org username. If you wish to remain anonymous, don't change the URL.

Live Leaderboard
https://vborg.vbsupport.ru/

smile2me 05-08-2013 09:23 PM

it is not shown at all either in the CMS nor in the Forum please help me I'm using vb 4.2.1

vbresults 05-08-2013 11:55 PM

Quote:

Originally Posted by smile2me (Post 2420779)
it is not shown at all either in the CMS nor in the Forum please help me I'm using vb 4.2.1

What does it show?

Judith2 05-09-2013 10:19 PM

How can I change the height of the widget?

smile2me 05-10-2013 01:11 AM

2 snapshots attached

ForceHSS 05-10-2013 01:25 AM

you need to add it to the cms and the forums you need to turn on the side blocks
admincp/options/Forum Sidebar and Block Options
admincp/vBulletin CMS/layout manager/ then edit home scroll until you find vbresults.com - Facebook Like Box then click it then the > place it were you want it then save

smile2me 05-10-2013 01:49 AM

I'm using vbulletin CMS and Not Vbadvanced CMPS

smile2me 05-10-2013 01:57 AM

Thank you so much "ForceHss" but i have already uninstall VBulletin CMS few moments ago and I'm planning to install Vbadvanced CMPS

Judith2 05-11-2013 07:56 PM

How can I change the height of the widget?

vbresults 05-12-2013 01:02 AM

=== MASSIVE OVERHAUL: FACEBOOK! ===
  1. Auto-height now sets properly.
  2. Added option for manual height.
  3. Fixed a massive bug in 2.5 that caused the widget to be duplicated on upgrades.
  4. Fixes to a lot of settings that weren't working properly.
  5. Setting descriptions updated to make understanding how they function easier.
  6. Setting order changed around for easier use.
  7. vBulletin 3 version released.

vbresults 05-12-2013 01:28 AM

Quote:

Originally Posted by ForceHSS (Post 2420555)
No way to edit a template but have no idea what one

As of 2.6 it's transparent like the version directly from Facebook, so it inherits the background color from the context/container of the like box instead of having it's own.

Quote:

Originally Posted by Judith2 (Post 2420968)
How can I change the height of the widget?

There is a new setting for this, although it's no longer necessary. We fixed the bug that made the auto-height not work properly.

ForceHSS 05-12-2013 02:13 PM

Thanks for the update

Judith2 05-12-2013 09:01 PM

Thanks

ForceHSS 05-12-2013 11:00 PM

Quote:

Originally Posted by vbresults (Post 2421431)
As of 2.6 it's transparent like the version directly from Facebook, so it inherits the background color from the context/container of the like box instead of having it's own.

would be better if the background was like the other side tabs background. But if you cant do this thats ok will have to leave it as it is

smirkley 05-13-2013 02:27 AM

Quote:

Originally Posted by smile2me (Post 2421003)
Thank you so much "ForceHss" but i have already uninstall VBulletin CMS few moments ago and I'm planning to install Vbadvanced CMPS

vB advanced is sooo,...vB3.8x.

blackie58 05-17-2013 11:41 AM

Hi there

How do i remove the posts & only show the people that liked it

Spangle 05-17-2013 12:01 PM

Nice MOD, but would only use it if it adopted the theme

vbresults 05-17-2013 12:52 PM

Quote:

Originally Posted by blackie58 (Post 2422665)
Hi there

How do i remove the posts & only show the people that liked it

Set "Show Stream" to "No" in the plugin options.

Quote:

Originally Posted by Spangle (Post 2422668)
Nice MOD, but would only use it if it adopted the theme

What theme?

ahobilam 07-24-2013 03:54 PM

When updated, it created the same widget in three different places two in side block one by one and one under navbar.
Uninstalled.

Judith2 07-24-2013 08:58 PM

I updated it as well, and it's all OK!

vbresults 07-25-2013 02:21 AM

Quote:

Originally Posted by ahobilam (Post 2435130)
When updated, it created the same widget in three different places two in side block one by one and one under navbar.
Uninstalled.

Uninstall the plugin, delete any remainder blocks in the forum block manager, and reinstall.

RichieBoy67 09-04-2013 07:23 PM

Is there any way to use % instead of px for size? I want this to change size depending on who is viewing.

Great work.. saves so much time not having to do this manually!! Thanks!

I had to disable the auto insert plug because it adds the block not in the sidebar but on the left side under the nav menu.

haidm 09-08-2013 04:59 AM

I only want it appear in sidebar, how can I remove the box Find us on facebook on header of forum?

Live_Bait 09-20-2013 03:51 AM

Hi, I really like it but it keeps disappearing. I have uninstalled and reinstalled and it is back and then disappears again... Anybody else have this happen?

louva-a-Deus 09-20-2013 05:45 PM

The code below is not inserted in the block forum.php. Can you help me?

PHP Code:

return class_exists('FacebookLikeBox') ? FacebookLikeBox::getHtml() : null



All times are GMT. The time now is 01:02 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.01553 seconds
  • Memory Usage 1,829KB
  • 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
  • (3)bbcode_php_printable
  • (14)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
  • (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