vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Create Tournament Page (https://vborg.vbsupport.ru/showthread.php?t=172555)

Lombardo 03-09-2008 08:12 PM

Create Tournament Page
 
My create tournament page is all squashed,all my other pages are fine but this one is all squashed,you can see in the image below.How do i go about fixing that? :confused:

https://vborg.vbsupport.ru/external/2008/03/45.jpg

OnyxChase 03-10-2008 03:33 PM

I had the same problem, I believe there is an extra table tag within a <table> tag in the skin.

It looked something like this

<table cellspacing='4' cellpadding='0' table border='0'>

Lombardo 03-10-2008 06:39 PM

which template would that be in? i have no idea where to look

OnyxChase 03-10-2008 08:33 PM

IN skin_v3Arcade.php

LOOK FOR <table border='0' table cellspacing="3" cellpadding="4" width='100%'>

Lombardo 03-10-2008 09:40 PM

Just delete that?

OnyxChase 03-12-2008 01:53 PM

In that line remove the extra 'table'

FIND:
<table border='0' table cellspacing="3" cellpadding="4" width='100%'>

REPLACE WITH:
<table border='0' cellspacing="3" cellpadding="4" width='100%'>

I'm pretty sure this is how I fixed mine, but I did a lot of other modifications so I'm not 100% that this was the root cause of the problem. :)

Lombardo 03-12-2008 02:59 PM

Its still the same unfortunatly.

OnyxChase 03-15-2008 11:02 PM

Look at the closing tags, I think there might be a double </table> or </div> I know it's somewhere in that code. Sorry I can't be specific, but I have changed it completely to suit my website.

Lombardo 03-16-2008 09:58 PM

Thats not worked either mate.

If i pasted up the original code would you maybe be able to see whats wrong?

Thanks for trying to help me, its much appreciated mate.

Gemma 03-20-2008 12:13 PM

If you send me a copy of the arcade skin you use I will have a look at it over the weekend

Also does this error occur using both skin_Arcade.php and skin_v3arcade.php?

Lombardo 03-20-2008 01:53 PM

What do you mean arcade skin? you mean my forums style? i've not installed a seperate skin for my arcade. Also i don't know whats causing the problem, i don't really know all this technical stuff.

Gemma 03-20-2008 04:26 PM

If you go into your AdminCP > Arcade > Arcade Main Settings

Change the default skin between ibProArcade and v3arcade and check if your error happens on both skins.

And if you send me the contents of your 'skins' folder which you uploaded to your server from the arcade archive :)


All times are GMT. The time now is 06:43 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.01739 seconds
  • Memory Usage 1,722KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (12)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