vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   My register page is ******-** (https://vborg.vbsupport.ru/showthread.php?t=146911)

Nikke 05-10-2007 01:19 PM

My register page is ******-**
 
<a href="http://www.pokerimestari.com/register.php" target="_blank">http://www.pokerimestari.com/register.php</a>

I don't know why it looks like that. Can you tell me where I should try to work this out? Which template?

WetWired 05-10-2007 03:29 PM

As far as I can tell, You have a rogue </table> in this part:
Code:

<!-- Sis?lt?-alueen banneri -->

<center>

<script language=JavaScript src=http://www.sportpoker.ee/absolutebm/abm.asp?z=14></script>

</center>

<br />

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


Nikke 05-10-2007 07:01 PM

Taking that away screws up the whole frontpage...

WetWired 05-10-2007 07:12 PM

It may be related to the missing navigation, because other pages without it do the same thing.
Try surrounding that segment with
Code:

<if condition="$navbar"></if>

Nikke 05-13-2007 02:11 PM

Quote:

Originally Posted by WetWired (Post 1245138)
It may be related to the missing navigation, because other pages without it do the same thing.
Try surrounding that segment with
Code:

<if condition="$navbar"></if>

That made it go crazy too :(

Lynne 05-13-2007 03:31 PM

I don't see anything wrong with that page except that the registration info is vertically centered in the main table because of the right-side ad bar. Is that the problem you are talking about? If you, you just need to add to the row/column "valign=top" and it should align the registration at the top of that table.

Nikke 05-14-2007 05:25 AM

Lynne, in what template and what spot should I set that?

Lynne 05-14-2007 02:52 PM

I'm not sure which template since you don't have that function on to find out which. I would *guess* it is the "register" template, but your source code looks different than mine. Here are the lines you need to look for:

HTML Code:

<!-- content table -->
<table width="100%" border="0" cellpadding="0" cellspacing="0" align="center"><tr><td valign="top"><!-- open content container -->

<div align="center">
        <div class="page" style="width:100%; text-align:left">
                <div style="padding:0px 25px 0px 25px">

I'm one of those that just tries various things until it works..... but I think you want to add " valign="top" " into the < tr > tag. Try that and see if it works.


All times are GMT. The time now is 10:09 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.01716 seconds
  • Memory Usage 1,733KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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