vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   postbit problem (https://vborg.vbsupport.ru/showthread.php?t=86240)

Mythril 02-08-2003 04:00 AM

postbit problem
 
1 Attachment(s)
Hi there, for some reason my postes all indent after the next is posted. Here is a screen shot. Hopefully someone can help me out,I used 411's postbit template.:confused:

Tony G 02-08-2003 04:02 AM

Could you please attach a .jpg or .gif or .png? More ecomonical. ;)

Snake~eyes 02-08-2003 04:05 AM

1 Attachment(s)
low quality but here

Mythril 02-08-2003 04:06 AM

1 Attachment(s)
:(

Snake~eyes 02-08-2003 04:07 AM

my guess is your creating a new table each time and since your width is set to percentage it keeps decreasing.

A link to your forums would help

Mythril 02-08-2003 04:08 AM

I don't want to give a link to the public, if you want me to PM it, I can do that. Thanks

Snake~eyes 02-08-2003 04:09 AM

could you attach your postbit template in a .txt file.

Mythril 02-08-2003 04:24 AM

1 Attachment(s)
sure here it is :)

Mythril 02-08-2003 04:25 AM

I think you are probably correct, I think the % is decreasing the sizes

Snake~eyes 02-08-2003 04:51 AM

well heres a problem spootedd right away

Code:

<!--added-->
<table align="center">

<td bgcolor="{pagebgcolor}" width="100" height="10" align="center"></td>

</table>
<!--/added-->

Ttheres no < tr> tags

Snake~eyes 02-08-2003 04:58 AM

Here you have another mistake
Code:

<tr>
    <td width="8" height="36">
    <td width="100%"
background="images/postbit_topbg.gif" height="25"><td>  </tr>
  <tr>

Theres another open < td> which should be < /td>



And theres this

Code:

<table bgcolor=""#FFFFFF"
background="images/mainbg.gif"" width="100%"
cellpadding="0" cellspacing="0"
border="0">
<tr><td width="10"><img width="10" height="1" src="images/space.gif"
 alt=""></td><td width="100%"><!-- spacer -->

Theres no close < /td>

Code:

<tr>
        <td width="83%" valign="top" height="1"><p align="center"><b>
<smallfont>$post[profile] $post[pmlink]
$post[useremail] $post[homepage] $post[buddy]</smallfont></b></td>
      </tr>

theres no < /p>

I put some returns in there so I don't mess the tables up.


Theres probaly some more but I decided to stop.
You should look into getting an HTML validator. I picked out all these mistakes very easily with one. I use Macromedia Homesite which has one.

Mythril 02-08-2003 04:59 AM

I got that postbit mod from this site, where would I happen to add the TR tags

Snake~eyes 02-08-2003 05:00 AM

Where ever you got this from its a pretty messed up.

There are several mistakes in there.

Snake~eyes 02-08-2003 05:03 AM

1 Attachment(s)
I tried to clean it up quickly, try this new one

Hopefully it works.

Mythril 02-08-2003 05:11 AM

still the exact same problem, as for where I got it. I did no changes at all except for the image urls. I got this from 411's postbit thread, so you guys might have to let him know about this. Although I hope someone can solve this tragic problem. I couldn't solve it also, it got to comlicated and messy.:(

Snake~eyes 02-08-2003 05:15 AM

It's hard to interepret someone elses code and try to fix it. I'm gonna check his thread to see if anyone else had problems with it.

Snake~eyes 02-08-2003 05:17 AM

I just checked his thread: http://www.vbulletintemplates.com/mo...=&threadid=698

His template doesn't have the problems that yours did.

Mythril 02-08-2003 05:19 AM

alright and if you happen to get a fix or reach of the creater, let me know. Thanks for your great help :)

Snake~eyes 02-08-2003 05:22 AM

You must of edited his template cause like I said his didn't contain the mistakes yours did.

-Snake

Mythril 02-08-2003 05:26 AM

could you please post his corrected file here. I am 100% sure I downloaded the one in his thread. All I had edited was the image urls.

Snake~eyes 02-08-2003 08:48 PM

It's right here -> http://www.vbulletintemplates.com/mo...=&threadid=698


All times are GMT. The time now is 02:45 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.00999 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (21)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete