vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Signature Image System Hack - Version 3.0+... (https://vborg.vbsupport.ru/showthread.php?t=45310)

Chris M 11-23-2002 01:48 PM

Oops;)

Satan

Chris M 11-23-2002 01:49 PM

*Updated .zip File:)*

Satan

!!! 11-23-2002 02:04 PM

Also, Satan, you might want to add this to the modifications.txt file:

https://vborg.vbsupport.ru/showthrea...649#post318649

It's not currently in there, but it should be.

As a suggestion, to make the tables in the UserCP like the other tables (so that the outline is the right specified color), use this code instead of the one N9ne made:

Code:

                <table cellpadding="{tableouterborderwidth}" width="100%" bgcolor="{tablebordercolor}" cellspacing="0" border="0" align="center"><tr><td>
<table cellspacing="{tableinnerborderwidth}" cellpadding="4" border="0" width="100%">
<tr id="cat">
                <td bgcolor="{categorybackcolor}" colspan="0">
        <table cellpadding="0" cellspacing="0" border="0" width="100%">
        <tr id="cat">
                <td><a href="private.php?s=$session[sessionhash]"><normalfont color="{categoryfontcolor}"><b>Your Signature Image</b></normalfont></a></td>
                <td align="right"><a href="member.php?s=&action=editsignature"><b><smallfont color="{categoryfontcolor}">Change your signature image</smallfont></b></a></td>
        </tr>
        </table>
        </td>
</tr>
<tr align="left" valign="bottom">
        <td bgcolor="{secondaltcolor}" colspan="2"><normalfont><img src="$bbuserinfo[signatureurl]" border="0" alt=""></td>
</tr>

</table>
</td></tr></table>
<br>


Chris M 11-23-2002 02:52 PM

!!! - I realised the error, thats why 3.0+ was released - It already has the usercp.php change:)

And the N9ne code error was due to vBulletin parsing the { imagesfolder } variable - I have now put all changes in .php format so they are not parsed:)

Satan

N9ne 11-23-2002 11:01 PM

So it wasn't my fault eh:D

!!! 11-23-2002 11:16 PM

Quote:

Originally posted by N9ne
So it wasn't my fault eh:D
Your ugly table was :)

N9ne 11-23-2002 11:53 PM

My table looked fine for me though...;)

Chris M 11-24-2002 08:20 AM

As it did for me:)

@!!! - Have you made other graphical modifications to your Usercp template? If so, this could be why it didnt look right;)

Satan

!!! 11-24-2002 11:44 AM

Quote:

Originally posted by hellsatan
As it did for me:)

@!!! - Have you made other graphical modifications to your Usercp template? If so, this could be why it didnt look right;)

Satan

Hm, not really...but that's not why it didn't work right. He didn't use the right color for the main outside-table...and aside from that, I fixed a few things in the table to make it setup nicer (like the other tables in the CP).

Chris M 11-24-2002 12:01 PM

I see...Well the colour would have been due to vB.org parsing the code...

Hence why all files are in .php format;)

Satan


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

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.01419 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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