vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - HS - Advance Forumhome announcements (https://vborg.vbsupport.ru/showthread.php?t=159556)

abdulla1 10-08-2007 11:08 AM

Yes me too! it removed all the underlining from the forum, and it affects the font style.

any thoughts?

trackpads 10-08-2007 08:45 PM

Very nice hack!! Thanks!!

Masiello 10-09-2007 05:53 AM

First I say again excellent work and thanks for sharing, but I've a suggestion for your future release, can you make working BB code and HTML in the module?
And if you are able to split fields for insert different text/code and in different forum position one by one, this can be used too like add/banner/sponsor manager!

Nickbe 10-09-2007 11:35 PM

So any solution on this text formating issue?

Nickbe 10-11-2007 11:43 AM

Ok I am going to ask again then I am going to teach myself XML so I can fix it.

Any fixes for the damn text issue?

trackpads 10-11-2007 11:49 AM

I never noticed that until now, doesnt really look bad either way. I will wait for the update, if you do it please let us know.

-Jason

Nickbe 10-11-2007 11:56 AM

Hey look at that I am a genius it is done.

Instructions for anybody who gets screwed up text issues.

Open XML file that comes with this add-on (thats the file you upload in you plug in manager)

Find

Code:

<if condition="$vboptions[HSFHA_enabled]==1">
<style type="text/css"> <!-- A:link {text-decoration:none} A:visited
{text-decoration:none} --> </style>
<if condition="$vboptions[HSFHA_type]==0">


Replace with
Code:

<if condition="$vboptions[HSFHA_enabled]==1">
<style type="text/css"> <!-- A:link {text-decoration:underline} A:visited
{text-decoration:underline} --> </style>
<if condition="$vboptions[HSFHA_type]==0">


Save and upload.....

I know, I know I am cool.

Millenium IT 10-11-2007 04:12 PM

Thanks for clearing that up, and sorry i've been unavailable to give support for this modification, our ISP did routine maintanance on their servers and my Internet connection has been ofline for almost a week. But im back now, and up for supporting and upgrading this mod once more :)

Hengest 10-11-2007 09:11 PM

Quote:

Originally Posted by Nickbe (Post 1357537)
Hey look at that I am a genius it is done.


I know, I know I am cool.



Yes you are! Thanks for sorting that out.

Nickbe 10-12-2007 05:31 PM

Npz, I loved this coding stuff, I am new tro it but tis a lot of fun.


All times are GMT. The time now is 10:24 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.01468 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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