Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications

Reply
 
Thread Tools
vbulletin.org Footer Info Panel Details »»
vbulletin.org Footer Info Panel
Version: 1.01, by Princeton Princeton is offline
Developer Last Online: Nov 2022 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.x Rating:
Released: 06-12-2007 Last Update: 10-31-2007 Installs: 216
Uses Plugins Template Edits
 
No support by the author.

NEW 1.0.1 VERSION (download product_gtfooterpanel.xml)

The 1.0.1 version is a "No Template Edits" version


Many times it's difficult for visitors to find information. That's why the "Footer Information Panel" was created.

It's available to display the most important links to your site. It's accessible and user-friendly.

Custom modification brought to you by Joe Velez (aka Princeton vbulletin.org Admin).

Show your support and click Mark As Installed, Nominate For MOTM, or Support Developer.

Want to insert additional links?

Go into the global_setup_complete plugin and edit the following to suit your needs:
PHP Code:
// uncomment to add links to footer info panel 
// $template_hook['footer_info_left'] .= "<li><a href=\"info.php?$session[sessionurl]do=newpage\">link on left side</a></li>";
// $template_hook[footer_info_right] .= "<li><a href=\"info.php?$session[sessionurl]do=newpage\">link on right side</a></li>"; 
History:
  • November 1 2007 - released a "No Template Edits" version; phrased all hard-coded text
  • June 13, 2007 - released "Footer Info Panel"
Recently Released Modifications:

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 11-01-2007, 03:09 PM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

New version now available
- a "No Template Edits" version;
- hard-coded text are now phrased
Reply With Quote
  #33  
Old 11-01-2007, 08:23 PM
Charuvils Charuvils is offline
 
Join Date: May 2007
Location: U.K
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi princeton .. i Just installed this version.

But where can i change it's settings .. i just looked into vbulletin options for it and couldn't find it

strange
Reply With Quote
  #34  
Old 11-01-2007, 11:16 PM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Charuvils View Post
Hi princeton .. i Just installed this version.

But where can i change it's settings .. i just looked into vbulletin options for it and couldn't find it

strange
This modification does not have any settings.
Reply With Quote
  #35  
Old 11-03-2007, 11:46 PM
periphrastic periphrastic is offline
 
Join Date: Jul 2007
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Princeton View Post
New version now available
- a "No Template Edits" version;
- hard-coded text are now phrased


princeton, thank you oh so much
Reply With Quote
  #36  
Old 11-07-2007, 12:57 PM
Mellow's Avatar
Mellow Mellow is offline
 
Join Date: Nov 2003
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd also like a collapsible mod... thanks!
Reply With Quote
  #37  
Old 11-14-2007, 02:34 PM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed.... :up:

Thanks

Regards,
Badger
Reply With Quote
  #38  
Old 11-21-2007, 08:02 AM
anwar.abdullakh anwar.abdullakh is offline
 
Join Date: Oct 2007
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed but for some reason can't seem to edit the urls properly..
getting the following error..

Code:
Parse error: syntax error, unexpected T_STRING in /home/forum/www/global.php(787) : eval()'d code on line 159
Reply With Quote
  #39  
Old 03-08-2008, 09:14 AM
NashChristian's Avatar
NashChristian NashChristian is offline
 
Join Date: Jul 2007
Location: Nashville, TN
Posts: 292
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello Princeton, thanks for the mod!

I'm experiencing one little formatting issue, if you would be so kind as to help.

Site Demo

By the way, I'm running vBa if that makes any difference.

It appears that I currently have two line breaks <br /> ABOVE the footer panel, and zero line breaks <br /> below the footer panel. I would like to change this so that I have one line break above the footer panel, and one line break below the footer panel.

I can't figure out for the life of me, which template I need to edit to make this change. This code is not in the footer template. I don't see it in your product file. Where is the code located at responsible for this formatting?

Thanks for the help!
Jeff
Reply With Quote
  #40  
Old 03-08-2008, 09:51 AM
MrPHD's Avatar
MrPHD MrPHD is offline
 
Join Date: Feb 2006
Location: Portugal
Posts: 385
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Princeton.Good Installed.
Reply With Quote
  #41  
Old 03-12-2008, 06:26 AM
NashChristian's Avatar
NashChristian NashChristian is offline
 
Join Date: Jul 2007
Location: Nashville, TN
Posts: 292
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by NashChristian View Post
Hello Princeton, thanks for the mod!

I'm experiencing one little formatting issue, if you would be so kind as to help.

Site Demo

By the way, I'm running vBa if that makes any difference.

It appears that I currently have two line breaks <br /> ABOVE the footer panel, and zero line breaks <br /> below the footer panel. I would like to change this so that I have one line break above the footer panel, and one line break below the footer panel.

I can't figure out for the life of me, which template I need to edit to make this change. This code is not in the footer template. I don't see it in your product file. Where is the code located at responsible for this formatting?

Thanks for the help!
Jeff
Bump...
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:34 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05055 seconds
  • Memory Usage 2,306KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete