vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB Integration of "Normal display of PNG Alpha Transparency with MSIE" PHP script (https://vborg.vbsupport.ru/showthread.php?t=67413)

apokphp 09-13-2004 04:33 AM

Nach, they are currently stored in the database. Should I change that?

Natch 09-13-2004 05:21 AM

I'll be re-releasing this to include the new script which works without needing the height and widht... been too busy the last little while to do anything about it - you could try putting them into the filesystem - see how you go.

kall 09-13-2004 07:31 AM

Quote:

Originally Posted by Natch
I'll be re-releasing this to include the new script which works without needing the height and widht... been too busy the last little while to do anything about it - you could try putting them into the filesystem - see how you go.

I tried just sticking his new code where you had us place his old code...worked like a charm.

...well, except for wiping my logo out on vBaCMPS. :)

Natch 09-13-2004 12:52 PM

Well the only thing you would need to do is make sure you place the path back in to the spacer.png

kall 09-13-2004 09:10 PM

Quote:

Originally Posted by Natch
Well the only thing you would need to do is make sure you place the path back in to the spacer.png

Except for the fact that the vBaCMPS page is outside the main forums directory, and so I will need twox spacer.png?

kall 09-14-2004 02:48 AM

Quote:

Originally Posted by kall
Except for the fact that the vBaCMPS page is outside the main forums directory, and so I will need twox spacer.png?

Dang. I have no idea why it's disappeared on my index page... my other forum (new one) works fine.

:(

Natch 09-14-2004 03:11 AM

The path - you should use a full path, or use the $_SERVER['DOCUMENT_ROOT'] superglobal to prefix your path to your spacer.png...

kall 09-14-2004 03:20 AM

I am using exactly the same block of text (the function) in both includes/functions.php .. on one site (the totally new one) it works marvellously.

On the other (my existing site), on the index.php, there is nothing visible above the navbar.

On checking the source, I get almost exactly the same thing on both, except on the one with no logo on index.php, the logo section looks like this:
PHP Code:

<!-- logo -->
<
a name="top"></a>    
<
table border="0" width="98%" cellpadding="0" cellspacing="0" align="center">
<
tr ><td align="left"><a href="index.php?"><img src="/forums/spacer.png" style="width: 0; height: 0; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://forums.nzboards.com/images/professional/misc/newlogo1.png', sizingMethod=scale);" border="0" alt="NZBoards 2.0" /></a></td>
<
td align="right">&nbsp;</td></tr></table>
<!-- /
logo --> 

ie: it's not pulling the dimensions for some reason.

Natch 09-14-2004 03:28 AM

well it looks like you are using forums. format in the same situation as /forums/ - you need some consistency here ;)

Suggest you change the path to / from /forums/...

kall 09-14-2004 03:35 AM

Yeah, it's on a subdomain really, the new one hasn't had that set up yet...maybe that is it.


All times are GMT. The time now is 06:13 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.01052 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (3)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