Version: 2.6.1, by vbresults
Developer Last Online: Apr 2023
Category: Add-On Releases -
Version: 4.x.x
Rating:
Released: 08-20-2011
Last Update: 11-25-2013
Installs: 83
Uses Plugins
No support by the author.
Installation (1 minute)
Import product XML.
The installation is complete; congratulations! Mark As Installed, Nominate for MOTM, and Vote
What is it?
This plugin creates an easily-configurable Facebook Like Box for your forum and/or CMS install. There is no HTML to edit. Turn-key installation; there aren't even any files to upload -- just import 1 Xml.
There Is No Premium Version
This mod doesn't have a premium version, but it can still get attention. If people in this topic take the premium version of Spam Hammer, this plugin also gets faster updates and responses than our other 20 plugins.
Premium clients can vote once every 6 months for high priority to be given to plugins without a premium version, so this plugin can garner faster answers to your questions and engineering of your ideas.
"Facebook!" Plugin Reviews
Quote:
Originally Posted by goarack
thanks works great
Quote:
Originally Posted by black666
great plugin! thanks!
Quote:
Originally Posted by Budabing
Hey Steven, works great and very easy to install on vB4.2 Nominated Thanks :up:
Quote:
Originally Posted by robinhood1995
Thanks works great!
Quote:
Originally Posted by SgtSling
This is awesome.
Quote:
Originally Posted by raj4x
Great mod...nominated..! Thanks for sharing this. Raj.
Quote:
Originally Posted by ultimategeek
awesome thank you
Quote:
Originally Posted by GPOClan
Great mod!
Quote:
Originally Posted by thecore762
Neat mod, very easy indeed to manage everything
Quote:
Originally Posted by reddyink
Excellent Widget/Sidebar Very easy to install and works perfect! Installed, Nominated, Liked, 5 Stared
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
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.
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.
Open product-facebook-like_box-2.1.xml.
Find
PHP Code:
if (SIMPLE_VERSION <= '418') {
Replace with
PHP Code:
if (SIMPLE_VERSION < '418') {
Import the recently edited Xml.
Please let me know whether or not that fixes the problem so I can patch the add-on.
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.
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.
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