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)
-   -   Add-On Releases - BF-Footer Link Manager (https://vborg.vbsupport.ru/showthread.php?t=254303)

zbahadir 11-26-2010 10:00 PM

BF-Footer Link Manager
 
1 Attachment(s)
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
HTML Code:

rel = "nofollow" target = "_blank"

Demo Page:
http://bilgivadisi.com/forum.php

T?rk?e Destek Sayfası
http://bilgivadisi.com/f400/bf-foote...-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

Quote:

Originally Posted by haidm (Post 2126249)
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

Quote:

Originally Posted by zbahadir (Post 2126284)
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

Quote:

Originally Posted by haidm (Post 2126314)
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;
PHP Code:

ALTER TABLE `bffooterlinkmanagerCHANGE `name` `nameVARCHAR100 CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL 

Quote:

Originally Posted by haidm (Post 2126314)
how can I center the text link?

for all links?
or
please example screenshots

haidm 11-27-2010 01:26 PM

1 Attachment(s)
Quote:

Originally Posted by zbahadir (Post 2126334)
chane name or title size;
phpMyAdmin or vBulletin Execute SQL Query

Example title size 50 to 100 characters;
PHP Code:

ALTER TABLE `bffooterlinkmanagerCHANGE `name` `nameVARCHAR100 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

Quote:

Originally Posted by haidm (Post 2126337)
How about URL Title?
And I want center all text link in red area (see in image).

Title change size
PHP Code:

ALTER TABLE `bffooterlinkmanagerCHANGE `title` `titleVARCHAR100 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;

PHP Code:

<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']">
   <
class="subforumdescription" style="margin-bottom: 1px">
   {
vb:raw vboptions.footerlinkmanager_blokdesc}</p>
   </
vb:if>
   <
class="subforumdescription">
   {
vb:raw  links}</p>
   </
div>
</
div


haidm 11-27-2010 02:44 PM

Quote:

Originally Posted by zbahadir (Post 2126353)
Title change size
PHP Code:

ALTER TABLE `bffooterlinkmanagerCHANGE `title` `titleVARCHAR100 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;

PHP Code:

<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']">
   <
class="subforumdescription" style="margin-bottom: 1px">
   {
vb:raw vboptions.footerlinkmanager_blokdesc}</p>
   </
vb:if>
   <
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

Quote:

Originally Posted by haidm (Post 2126337)
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

Quote:

Originally Posted by tlwwolfseye (Post 2159356)
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....7&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

Quote:

Originally Posted by diabolicds (Post 2159719)
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

Quote:

Originally Posted by pantani (Post 2307382)
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?


All times are GMT. The time now is 06:41 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.01506 seconds
  • Memory Usage 1,842KB
  • 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_html_printable
  • (6)bbcode_php_printable
  • (11)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
  • (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