View Full Version : Add-On Releases - BF-Footer Link Manager
zbahadir
11-26-2010, 10:00 PM
BF-Footer Link Manager = Footer links sharing manager
vBulletin 4.0.x - 4.2.x Compatible
1. When set to display a link
2. Group-based representation
3. Appears on all pages
4. Sort links can be made
5. text and picture links available
6. Per link you can add another tag
rel = "nofollow" target = "_blank"
Demo Page:
http://bilgivadisi.com/forum.php
T?rk?e Destek Sayfası
http://bilgivadisi.com/f400/bf-footer-link-manager-v2-1-0-pro-50604
Tested working with vB42. :up:
haidm
11-27-2010, 04:24 AM
Great Mod, thank you.
But how can I make the Link Name and URL Title longer?
tele955848
11-27-2010, 05:03 AM
Perfekt - Thanks
www.1sta.de
zbahadir
11-27-2010, 09:48 AM
Great Mod, thank you.
But how can I make the Link Name and URL Title longer?
how long?
URL and Title = 50 Characters
URL and Images size = 100 Characters
Internetcafe
11-27-2010, 09:49 AM
Very useful .. thanks.
sulasno
11-27-2010, 11:13 AM
tagged and thanks
SİMAR
11-27-2010, 11:43 AM
tagged thanks man
haidm
11-27-2010, 11:45 AM
how long?
URL and Title = 50 Characters
URL and Images size = 100 Characters
I want more longer, where can I change?
And how can I center the text link?
COL NIL SATIS
11-27-2010, 12:37 PM
tagged
zbahadir
11-27-2010, 01:06 PM
I want more longer, where can I change?
chane name or title size;
phpMyAdmin or vBulletin Execute SQL Query
Example title size 50 to 100 characters;
ALTER TABLE `bffooterlinkmanager` CHANGE `name` `name` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL
how can I center the text link?
for all links?
or
please example screenshots
haidm
11-27-2010, 01:26 PM
chane name or title size;
phpMyAdmin or vBulletin Execute SQL Query
Example title size 50 to 100 characters;
ALTER TABLE `bffooterlinkmanager` CHANGE `name` `name` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL
for all links?
or
please example screenshots
How about URL Title?
And I want center all text link in red area (see in image).
zbahadir
11-27-2010, 02:27 PM
How about URL Title?
And I want center all text link in red area (see in image).
Title change size
ALTER TABLE `bffooterlinkmanager` CHANGE `title` `title` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL
All text link center;
Find template = forumhome_footerlinkmanager
Delete all content
İnsert new content and save;
<div class="collapse wgo_block block" id="wgo" style="margin-top: 5px; margin-bottom: 5px">
<h2 class="blockhead">{vb:raw vboptions.footerlinkmanager_bloktitle}</h2>
<div class="blockbody formcontrols floatcontainer" style="padding: 5px">
{vb:raw linksRes}
</div>
<div class="blockbody formcontrols floatcontainer" style="padding: 5px" align="center">
<vb:if condition="$vboptions['footerlinkmanager_blokdesc_en']">
<p class="subforumdescription" style="margin-bottom: 1px">
{vb:raw vboptions.footerlinkmanager_blokdesc}</p>
</vb:if>
<p class="subforumdescription">
{vb:raw links}</p>
</div>
</div>
haidm
11-27-2010, 02:44 PM
Title change size
ALTER TABLE `bffooterlinkmanager` CHANGE `title` `title` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL
All text link center;
Find template = forumhome_footerlinkmanager
Delete all content
İnsert new content and save;
<div class="collapse wgo_block block" id="wgo" style="margin-top: 5px; margin-bottom: 5px">
<h2 class="blockhead">{vb:raw vboptions.footerlinkmanager_bloktitle}</h2>
<div class="blockbody formcontrols floatcontainer" style="padding: 5px">
{vb:raw linksRes}
</div>
<div class="blockbody formcontrols floatcontainer" style="padding: 5px" align="center">
<vb:if condition="$vboptions['footerlinkmanager_blokdesc_en']">
<p class="subforumdescription" style="margin-bottom: 1px">
{vb:raw vboptions.footerlinkmanager_blokdesc}</p>
</vb:if>
<p class="subforumdescription">
{vb:raw links}</p>
</div>
</div>
Thank you for support.
acezakj
11-27-2010, 03:49 PM
is there a way i can just take the tag part out ?
starman?
12-01-2010, 02:24 PM
tagged
lomalove
12-01-2010, 08:11 PM
very nice
tomerl1
12-02-2010, 05:13 PM
Hello,
I'am from Austria.
Installation is ok.
Sorry, Where is it Now the Link Manager? How can I post links?
SG
Tom
edit: is ok!
Thanks
onehost
12-11-2010, 04:15 AM
Vb 4.1.0 Pl2 = Ok
tlwwolfseye
02-06-2011, 12:03 PM
How about URL Title?
And I want center all text link in red area (see in image).
Why please do you have so large images, while when I add one, it even gets resized smaller than the one I put originally there ? I don't see any options for changing image size or why it would resize at all.
Help ? :(
zbahadir
02-06-2011, 01:15 PM
Why please do you have so large images, while when I add one, it even gets resized smaller than the one I put originally there ? I don't see any options for changing image size or why it would resize at all.
Help ? :(
image size option add to next version.
tlwwolfseye
02-07-2011, 06:55 AM
Ok, thanks. But still, how is it that the guy here (https://vborg.vbsupport.ru/showpost.php?p=2126337&postcount=11) has much larger images down there while it just resizes mine to 88 x 31 automatically ?
diabolicds
02-07-2011, 10:04 AM
dont know why,probably cause of my template,but after adding link and activating product nothing is coming on footer :(:eek::) do I need to add some extra block or something?
pantani
02-07-2011, 10:15 AM
Thanks verry usefull ;)
diabolicds
02-11-2011, 02:20 PM
dont know why,probably cause of my template,but after adding link and activating product nothing is coming on footer :(:eek::) do I need to add some extra block or something?
bump?:confused:
onehost
03-03-2011, 06:21 PM
Suggestion: I noticed when a logo/link expires, it does not show but in admincp it
continues to show, maybe you can update this mod to reflect inactive/passive
when a logo, or link expires, otherwise if I have many, then I would have to
search through each one to remove....
Thanks
Juggernaut
05-30-2011, 10:30 PM
This is very nice, any way to center the link icons? :D
preemz10314
05-31-2011, 12:32 AM
I agree there should be a center option.. is it possible to enter the center HTML code say before the link URL and close by putting it at the end of the Image URL?
AttalaEA
05-31-2011, 03:47 PM
Image Appears very small than the one shown in your screenshots!
CoZmicShReddeR
01-02-2012, 09:17 PM
Great Mod well done! Your beginning to be one of my favorite coders among about 100 here! :p
So far this is a great idea had something vary similar just like this years ago as a module on my phpnuke website...
What this needs is a way for people visiting my website to give them information how to take a link and post it on their website with an image example... I am sure you already thought of this...
Thanks!
Azonaco
02-24-2012, 04:33 PM
How do we hide from forumhome?
Thanks.
pantani
03-08-2012, 07:40 AM
When updating to 4.1.11 it seems that it don't work anny more??
CoZmicShReddeR
03-10-2012, 12:39 AM
When updating to 4.1.11 it seems that it don't work anny more??
I am having the same issue with it no longer showing in footer with Vbulletin 4.1.11 hopefully the Author can adjust it to work with the newer VB...
linuxwhy
03-17-2012, 04:12 PM
how can I insert "|" between sites to separate them more clearly?
thanks
doctorsexy
03-17-2012, 07:38 PM
looks good.... hope it gets updated... tagged for now..
xtragic
04-12-2012, 11:50 PM
This works on my custom skin that is 4.1.10.
However, how can I add different size images without it distorting smaller images?
I got it work. You just need to go into the product XML and change the part where it's 88px x whatever.
However, is there no way to center the links?
doctorsexy
04-13-2012, 11:46 AM
Works great 4.1.12 thanks
Tri@de
04-19-2012, 01:19 PM
In my fixed style the block don't appear
Nirjonadda
06-05-2012, 04:15 PM
Database error in vBulletin 4.1.10:
Invalid SQL:
SELECT * FROM
vbbffooterlinkmanager
WHERE status = '1' ORDER BY displayorder;
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Tuesday, June 5th 2012 @ 10:19:07 PM
Error Date : Tuesday, June 5th 2012 @ 10:19:08 PM
CharlieDelta
06-19-2012, 03:00 PM
Installed and working on 4.2 :up:
NTMID8
07-12-2012, 02:01 PM
This is not working for me since the upgrade to 4.2.0. Was there a hook removed? Any ideas?
zbahadir
07-12-2012, 02:21 PM
This is not working for me since the upgrade to 4.2.0. Was there a hook removed? Any ideas?
Update coming soon.
CharlieDelta
07-24-2012, 01:29 PM
I have this running on 4.2 and it works great! Thank you for the great mod.
The only problem I noticed is I have a lot of usergroups and it will not allow me to select all of them. It is capped at 12.
How can I increase this?
zbahadir
07-26-2012, 07:45 PM
I have this running on 4.2 and it works great! Thank you for the great mod.
The only problem I noticed is I have a lot of usergroups and it will not allow me to select all of them. It is capped at 12.
How can I increase this?
Hi,
Let me check first.
There is an error.
CharlieDelta
08-07-2012, 05:42 PM
Any news? :)
doctorsexy
09-21-2012, 06:45 PM
How do i make the images bigger...thanks
Harpo
10-13-2012, 06:16 PM
Great. Thanks for the mod. :D
I need help now though. My banners are 154 x 59px but the mod is resizing my banner to a smaller size. How can I change this?
optimus.prime
10-25-2012, 10:07 PM
I have an error with using it, does plugin have any problem if i have changed the deafult admincp folder name?
optimus.prime
10-29-2012, 05:09 PM
Can anyone explain why does this plugin resizes banner images into smaller ones?
Harpo
10-29-2012, 11:08 PM
I guess we have to stick to 88x31 size.
streethunter
11-01-2012, 07:05 AM
nice mod ! thank you so much !
tanzeelniazi
01-03-2013, 03:11 PM
install working perfect vb420
jluerken
03-15-2013, 10:58 AM
Is there a way to add it right after the last forum and before the footer?
bjarneg
03-26-2013, 11:05 AM
Hi
I like this Mod,- but have question abouy change location of output.
i Will like to put the ouput into a widget or sidebar block instead of the bottom of the site.
But i need the code to put in the widget or Sidebar Block! :) anyone who can help me? ;-)
autoescala
04-18-2013, 08:01 AM
Very nice Mod, how can add it at header ?? Regards
aouni_tahech
05-21-2013, 04:24 AM
Installed on 4.2.0
Great mod! Well done!
Keep your great work up!
Best wishes :)
datoneer
06-16-2013, 03:30 PM
Tagged for now
Nirjonadda
06-17-2013, 03:35 PM
See Groups not working for all UserGroups,Only I can selected 12 UserGroups,Please any update for fix on this issue?
datoneer
06-17-2013, 10:47 PM
I don't see anything when mod is enabled :(
http://www.imspot.org/
datoneer
06-21-2013, 09:01 AM
Is there any chance to fix this? I have a custom style is that a problem?
john7911
11-15-2014, 10:23 PM
Thank you ;)
hande.berlin
01-23-2017, 03:08 AM
Hi,
How can I add the Links in the "Whats going on Box" and not in the footer?
scottkoz20
01-28-2017, 06:32 PM
i wish the original coder was active. I could use something like this for Sponsors and a 2nd area for a link back exchange.
Milance
12-02-2019, 12:36 PM
I have multiple user groups, I can't select everything to show. It does not accept
Only 12 user groups accept. She no longer accepts.
Ashlar217
07-03-2022, 06:39 AM
Confirm working in 4.2.5
No special edits or anything needed. It worked right out the box :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.