» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 45
0 members and 45 guests
No Members online
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Oral Chelation - initial cleansing of your veins & arteries

Register Now! Contact Us

About this Page
This is a discussion on Fisubsilver: content dissapears when editing header.html within the Theme packs forums, part of the nukemods releases category; hi, im trying to translate the fisubsilver theme to spanish and i find myself in troubles: when i try to ...


Go Back   Nukemods Forum » nukemods releases » Theme packs

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-09-2005, 09:25 PM
Junior Member
 
Join Date: Feb 2005
Posts: 9
Fisubsilver: content dissapears when editing header.html
hi, im trying to translate the fisubsilver theme to spanish and i find myself in troubles: when i try to modify themes/fisubsilver/header.html, as soon as i save modifications and refresh my browser the whole content dissapears: you can only see the header, the left blocks and the footer.

Even worse, i tried only to add a blank space at the end of the code (so as to leave the code intact), saved changes, refreshed and...blank again!

Any ideas?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-10-2005, 06:41 AM
Member
 
Join Date: Jul 2004
Posts: 450
Emm not quite sure what the problem is but here goes.

First Set your main language to Spanish in your Preferances (Nuke admin panel ).

Replace your header.html code with this
Code:
<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0"> 
	<tr> 
		<td align="center" valign="top">
		<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
        <td width "60%" height="110" background="themes/fisubsilver/images/cellpic_bkg.jpg">[img]themes/fisubsilver/images/logo.gif[/img]</td>
        <td width "40%" height="110" background="themes/fisubsilver/images/cellpic_bkg.jpg" align="right">$showbanners </td>
  </tr>
</table>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="4">
            <tr>
              <td width="150" nowrap><font class="content">$theuser</font></td>
              <td nowrap><div align="center"><font class="content">:: Hogar 
                    :: Descargas 
                    :: <a href="modules.php?name=Your_Account">Su Cuenta
                   </a> :: Foros 
                    ::</font></div></td>
              <td width="150" nowrap><div align="center"><font class="content">
$datetime
                  </font></div></td>
            </tr>
          </table></td>
      </tr>
    </table>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td bgcolor="#FFFFFF">[img]themes/fisubsilver/images/7px.gif[/img]</td>
      </tr>
    </table>
        <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
      <tr valign="top">
        <td>$public_msg[img]themes/fisubsilver/images/7px.gif[/img]</td>
</tr></table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
  <td valign="top" width="1" background="themes/fisubsilver/images/7px.gif">
Now go into Modules (nuke admin) and edit your modules ie: name displayed

: AvantVa
: Contenido
: Descargas
: Enciclopedia
: PMF ( I think iam not Spanish LOL )
: Reacción
: Foros
: Diario
: Los miembros Listan
: Noticias
: Mensajes privados
: Recomienden Eeuu
: Revisiones
: Búsqueda
: EstadÃÂ*stica
: Archivo de cuentos
: Sométase las Noticias
: Inspecciones
: Cima
: Temas
: La telaraña liga
: Su Cuenta

Next edit your Blocks to display Spanish Text Title

: Módulos
: Administración
: Quién es en lÃÂ*nea
: Búsqueda
: Idiomas ( at this point ( I would ) deactivate this Block )
: Titulares aleatorios
: Caja de Costumbre de usuario
: Menú de categorÃÂ*as
: Inspección
: Entrada
: El Cuento grande de Hoy
: ArtÃÂ*culos viejos
: Información

If you do all that now, you wont have to worry about these Modules or Blocks again

The next file will cover most things in your forums you'll need to edit as much as you can in there.

/modules/Forums/language/lang_english/lang_main.php

eg:
Code:
//
// Common, these terms are used
// extensively on several pages
//
$lang['Forum'] = 'Foros';
$lang['Category'] = 'CategorÃÂ*a';
$lang['Topic'] = 'Tema';
$lang['Topics'] = 'Temas';

etc etc etc.....


$lang['Replies'] = 'Replies';
$lang['Views'] = 'Views';
$lang['Post'] = 'Post';
$lang['Posts'] = 'Posts';
$lang['Posted'] = 'Posted';
$lang['Username'] = 'Username';
Hope this helps :wink:
__________________
What is Pay Per Play ?
ADVERTISING has commenced!!! We have launched!!!!!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-10-2005, 07:35 AM
Junior Member
 
Join Date: Feb 2005
Posts: 9
sorry, but my theme path is /themes/fisubsilversh, and when i change the code the same thing descripted in my first post happens.....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-10-2005, 07:41 AM
Member
 
Join Date: Jul 2004
Posts: 450
you did say it was fisubsilver hmmm

one sec, i'll edit the code
__________________
What is Pay Per Play ?
ADVERTISING has commenced!!! We have launched!!!!!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-10-2005, 07:49 AM
Member
 
Join Date: Jul 2004
Posts: 450
Heres the code, everything eles still stands

Code:
<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" valign="top">
<table class="topbkg" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr> 
<td width="60%" height="110">[img]themes/fisubsilversh/forums/images/logo.jpg[/img]</td>
<td width="40%" height="110">$showbanners </td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr> 
<td class="topnav" width="165" nowrap><div align="center"><font class="content">$theuser</font></div></td>
<td class="topnav" nowrap><div align="center"><font class="content">•  HogarDescargasSu CuentaForos •</font></div></td>
<td class="topnav" width="165" nowrap><div align="center"><font class="content">$datetime
</font></div></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll">[img]themes/fisubsilversh/forums/images/spacer.gif[/img]</td><td class="tblbot">[img]themes/fisubsilversh/forums/images/spacer.gif[/img]</td><td class="tblr">[img]themes/fisubsilversh/forums/images/spacer.gif[/img]</td></tr></table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td>$public_msg[img]themes/fisubsilversh/forums/images/spacer.gif[/img]</td>
</tr></table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td valign="top" width="7" background="themes/fisubsilversh/forums/images/spacer.gif">
__________________
What is Pay Per Play ?
ADVERTISING has commenced!!! We have launched!!!!!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with adding content via Content Manager Cypher_489 Nuke 7.x - General 1 10-04-2005 12:39 PM
JS in themes/BlackDog/header.html Kelu Purged Topics 13 05-30-2003 11:30 PM
Copying header.html file into other directory to work there MurphDog Site design 0 04-24-2003 08:59 AM
Cusomizing the Header Html XtraX Site design 0 04-23-2003 10:29 PM
Changes made to Header.html causes alignment problems Pha17tasy Theme packs 3 03-20-2003 09:22 AM


All times are GMT -5. The time now is 06:17 AM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31