https://www.icyphoenix.com/viewtopic.php?f=32&t=7805
-----------------------------------
gingerlyspicy
Sun 17 Apr, 2011 02:32

Some Prob In Frozen Phoenix On My Board
-----------------------------------
hi people....i had frozen phoenix on my board and i loved it. i mean i still love it  :D but i m experiencing bugs  :( 

when somebody sends a message to someone, the pm is successfully delivered but an error appears (see below)
[img]http://www.phpbb.com/community/download/file.php?id=137481&mode=view[/img]

Similarly when some user tries to register on the board a fatal error appears although he is successful to register ....plz help  :( i have activated the boring subsilver now ..i want frozen phoenix back and working...anny help plz  :roll: 

my board url is URL_REMOVED (its looking pathetic without frozen phoenix  :roll: )


-----------------------------------
TheSteffen
Sun 17 Apr, 2011 12:03

Re: Some Prob In Frozen Phoenix On My Board
-----------------------------------
I think you are using phpBB3 therefor topic moved to "phpBB Mods and Styles"


-----------------------------------
gingerlyspicy
Mon 18 Apr, 2011 00:32

Re: Some Prob In Frozen Phoenix On My Board
-----------------------------------
anyone plz reply ?   :o


-----------------------------------
Joshua203
Mon 18 Apr, 2011 01:08

Re: Some Prob In Frozen Phoenix On My Board
-----------------------------------
Well I would like to be able to say anything but all i can say is that I'm not familar with this style and this style suprised me more than once in the last week.

The error is obviously telling you bbcode html is missing, so i had a look at the stylepack and well to my suprise it is really not there by default

I have a similar error on another style  (more hidden) but in my case the bbcode html does exist

I hope someone else can shed some more light on this because I realise you still have no solid advice now :cry:


-----------------------------------
spydie
Mon 18 Apr, 2011 08:43

Re: Some Prob In Frozen Phoenix On My Board
-----------------------------------
I can tell you,

this is not a template problem.

Since Frozen pulls this data from prosilver style pack.

Got it installed on a client´s board, and working without any template related problems


-----------------------------------
gingerlyspicy
Mon 18 Apr, 2011 18:03

Re: Some Prob In Frozen Phoenix On My Board
-----------------------------------
i m sad i will have to get rid of a beautiful style...too bad  :?  :?


-----------------------------------
spydie
Mon 18 Apr, 2011 19:32

Re: Some Prob In Frozen Phoenix On My Board
-----------------------------------
I´ve just checked BBcode box in PM and had no errors.

Could it be, that you did some edits to your template/style ??

And again, Frozen_Phoenix style for PhpBB3 is pulling BBcode.html, memberlist.html and other files from Prosilver folder

so better check, if you did you´re edits right.

[url=http://masmodelismo.com]Here you got a link, to check that Frozen work´s without problems


-----------------------------------
gingerlyspicy
Mon 18 Apr, 2011 19:34

Re: Some Prob In Frozen Phoenix On My Board
-----------------------------------
[quote user="spydie" post="52510"]I´ve just checked BBcode box in PM and had no errors.

Could it be, that you did some edits to your template/style ??[/quote]
yes i think i did a bit of changes  :? can u help me plz.....


-----------------------------------
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]


