https://www.icyphoenix.com/viewtopic.php?f=32&t=7805&p=52520#p52520
-----------------------------------
mort
Tue 19 Apr, 2011 06:09

Re: Some Prob In Frozen Phoenix On My Board
-----------------------------------
[quote user="gingerlyspicy" post="52511"][/quote]
yes i think i did a bit of changes  :? can u help me plz.....[/quote]

Note the [b]inherit_from = prosilver[/b] in template.cfg

[code linenumbers=false]#
# phpBB Template Configuration File
#
# @package phpBB3
# @copyright (c) 2006 phpBB Group
# @license http://opensource.org/licenses/gpl-license.php GNU Public License
#
#
# At the left is the name, please do not change this
# At the right the value is entered
# For on/off options the valid values are on, off, 1, 0, true and false
#
# Values get trimmed, if you want to add a space in front or at the end of
# the value, then enclose the value with single or double quotes.
# Single and double quotes do not need to be escaped.
#
#

# General Information about this template
name = prosilver Special Edition
copyright = &copy; phpBB Group, 2008
version = 1.0.6

# Defining a different template bitfield
template_bitfield = lNg=

inherit_from = prosilver[/code]

[b]Edit:[/b]

Or if you have deactivated prosilver - then the [b][u][size=18][i]STUPID[/i][/size][/u][/b] template system that phpBB3 uses [b][i]won't [/i][/b] even know that it's there.

If you have deactivated prosilver - Select ALL [i](And this means every one of them)[/i] of the prosilver template files and Copy them to your theme template and DON'T overwrite existing files.

Then get rid of this:

[b]inherit_from = prosilver[/b]


