Customize 'Child board'

Started by Eudemon, June 03, 2009, 02:23:17 AM

Previous topic - Next topic

Arantor

What language are you using? Did you edit the language that is currently selected for you?
Holder of controversial views, all of which my own.


sAce

can you supply a admin acc ( via pm )

YogiBear

SMF v2.1.4  Mods : Snow & Garland v1.4, Simple Image Upload v2.0.0,  PHP  v.8.1

YogiBear

Hi Arantor,

Yes, the only language installed is English.
SMF v2.1.4  Mods : Snow & Garland v1.4, Simple Image Upload v2.0.0,  PHP  v.8.1

YogiBear

As an update to this I tried Admin > Languages > General Strings then changed the name Child to Extra, saved then cleared the cache but nothing changed and Ace himself was kind enough to come and try but no success.

I'm too nervous to edit code at this point so if an update for v2.0 RC2 can be done I'm sure many would be so grateful.
SMF v2.1.4  Mods : Snow & Garland v1.4, Simple Image Upload v2.0.0,  PHP  v.8.1

sAce

Quote from: YogiBear on January 26, 2010, 04:45:39 AM
As an update to this I tried Admin > Languages > General Strings then changed the name Child to Extra, saved then cleared the cache but nothing changed and Ace himself was kind enough to come and try but no success.

I'm too nervous to edit code at this point so if an update for v2.0 RC2 can be done I'm sure many would be so grateful.

apologies, i totally forgot,

do this one more time
all the steps are same just , use ftp or cpanel and CHMOD /themes/dufault/lang/index.english.php to 777
and then try, if still doesnt work, just attach the file i will edit the file for you

YogiBear

Browsing through the mods I discovered this has now been updated for 2.0 RC3. A huge thankyou, S-Ace.  :) 
SMF v2.1.4  Mods : Snow & Garland v1.4, Simple Image Upload v2.0.0,  PHP  v.8.1

Glowbot

I am concerned as I can't find this part;

./Themes/default/BoardIndex.template.php
Code: (find) [Select]
<span class="smalltext"><b>', $txt['parent_boards'], '</b>: ', implode(', ', $children), '</spa

in order to edit it. I have 1.1.11, use a theme of DilberMC.

Shall I go ahead and change the other parts?

sAce

Attach the file i ll make the edit for you.

Glowbot

Quote from: S-Ace on October 30, 2010, 11:40:28 AM
Attach the file i ll make the edit for you.

sorry what? which file?

sAce

./Themes/{theme}/BoardIndex.template.php

Glowbot


sAce

nope,

<td class="middletext" valign="middle" align="center" width="30%">
                        <b>', $txt['parent_boards'], ':</b>
                     ';


to

<td class="middletext" valign="middle" align="center" width="30%">
                        <b>', !empty($settings['scn']) ? $settings['scn'] : $txt['parent_boards'], ':</b>
                     ';

Glowbot

ah thanks. and all the other things too?

choloman05

Any update for RC4 or will the current version work?

sAce


choloman05


choloman05

edit: can't install via package manage bc "The package you are trying to download or install is either corrupt or not compatible with this version of SMF."

sAce


choloman05

I'm sorry, I'm not sure what that means. Is that a special package I can download? 

Advertisement: