digimortal, on Jun 21 2008, 06:55 PM, said:
Fatal error: Call to undefined function: pagelayout() in /home/*****/public_html/forum/sources/components_public/portal.php on line 97
Any ideas?
Skin rebuild will fix this issue.
Posted 21 June 2008 - 08:49 PM
digimortal, on Jun 21 2008, 06:55 PM, said:
Posted 21 June 2008 - 08:51 PM
superiiorgod, on Jun 21 2008, 07:08 PM, said:
Posted 22 June 2008 - 07:33 AM
Posted 22 June 2008 - 04:23 PM
Posted 22 June 2008 - 04:43 PM
Posted 22 June 2008 - 04:47 PM
Posted 22 June 2008 - 10:28 PM
<script type='text/javascript' src='jscripts/ipb_board.js'></script>
<script type='text/javascript' src='jscripts/bfportal.js'></script>
<table id='maincontent' width='100%' cellpadding='0' cellspacing='0'>
<tr>
<if="$this->ipsclass->vars['p_left_layout']!=' '">
<td width='20%' id='leftcolumn' valign='top'>
<!--LEFT_PANEL-->
</td>
<td width='1%' id='spacer'> </td>
</if>
<if="$this->ipsclass->vars['p_center_layout']!=' '">
<td width='58%' id='centercolumn' valign='top'>
<!--CENTER_PANEL-->
</td>
<td width='1%' id='spacer'> </td>
</if>
<if="$this->ipsclass->vars['p_right_layout']!=' '">
<td width='20%' id='rightcolumn' valign='top'>
<!--RIGHT_PANEL-->
</td>
</if>
</tr>
</table>
<div class="copyright" align="center">{$this->ipsclass->lang['portal_copy']}</div>
Posted 24 June 2008 - 07:27 AM
Posted 24 June 2008 - 01:36 PM
Posted 24 June 2008 - 01:52 PM
Worldoversea, on Jun 24 2008, 02:36 PM, said:
Posted 24 June 2008 - 03:29 PM
PeteT, on Jun 24 2008, 09:52 AM, said:
Worldoversea, on Jun 24 2008, 02:36 PM, said:
Posted 24 June 2008 - 04:11 PM
Worldoversea, on Jun 24 2008, 04:29 PM, said:
PeteT, on Jun 24 2008, 09:52 AM, said:
Worldoversea, on Jun 24 2008, 02:36 PM, said:
Posted 24 June 2008 - 04:39 PM
PeteT, on Jun 23 2008, 01:28 AM, said:
<script type='text/javascript' src='jscripts/ipb_board.js'></script>
<script type='text/javascript' src='jscripts/bfportal.js'></script>
<table id='maincontent' width='100%' cellpadding='0' cellspacing='0'>
<tr>
<if="$this->ipsclass->vars['p_left_layout']!=' '">
<td width='20%' id='leftcolumn' valign='top'>
<!--LEFT_PANEL-->
</td>
<td width='1%' id='spacer'> </td>
</if>
<if="$this->ipsclass->vars['p_center_layout']!=' '">
<td width='58%' id='centercolumn' valign='top'>
<!--CENTER_PANEL-->
</td>
<td width='1%' id='spacer'> </td>
</if>
<if="$this->ipsclass->vars['p_right_layout']!=' '">
<td width='20%' id='rightcolumn' valign='top'>
<!--RIGHT_PANEL-->
</td>
</if>
</tr>
</table>
<div class="copyright" align="center">{$this->ipsclass->lang['portal_copy']}</div>
Posted 24 June 2008 - 06:30 PM
Edited by PeteT, 24 June 2008 - 06:44 PM.
Posted 29 June 2008 - 07:26 AM
0 members, 1 guests, 0 anonymous users