[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2006-10-06T10:42:00-07:00 http://www.integramod.com/forum/feed.php?f=17&t=2204 2006-10-06T10:42:00-07:00 2006-10-06T10:42:00-07:00 http://www.integramod.com/forum/viewtopic.php?t=2204&p=16174#p16174 <![CDATA[I want to move my shout box]]>

Statistics: Posted Author: ayasha — Fri Oct 06, 2006 10:42 am


]]>
2006-10-06T09:34:56-07:00 2006-10-06T09:34:56-07:00 http://www.integramod.com/forum/viewtopic.php?t=2204&p=16170#p16170 <![CDATA[Re: I want to move my shout box]]>
For caliskin:
FIND & DELETE:
<BEGIN><Start>    {TPL_HDR}<a>{L_SHOUTBOX}</a>{TPL_HDR1}<table>  <tr><td> <iframe></iframe> </td> </tr> </table>{TPL_FTR}<End><END>


FIND]{BOARD_ANNOUNCES}{BOARD_INDEX}[/code]

BEFORE ADD:
<table> <tr><td> <BEGIN> <Start>    {TPL_HDR}<a>{L_SHOUTBOX}</a>{TPL_HDR1}<table>  <tr> <td> <iframe></iframe> </td> </tr> </table> {TPL_FTR} <End> <END> </td> </tr> <tr><td> </td></tr> </table>


For theegities]<BEGIN><Start><table> <tr> <td><span><a>{L_SHOUTBOX}</a></span></td> </tr> <tr><td> <iframe></iframe> </td> </tr> </table><table><tr><td><img></td><td><img></td><td><img></td></tr></table><End><END>[/code]

FIND:
{BOARD_ANNOUNCES}{BOARD_INDEX}


BEFORE ADD]<table> <tr><td> <BEGIN> <Start> <table> <tr> <td><span><a>{L_SHOUTBOX}</a></span></td> </tr> <tr> <td> <iframe></iframe> </td> </tr> </table> <table><tr><td><img></td><td><img></td><td><img></td></tr></table> <End> <END> </td> </tr> <tr><td> </td></tr> </table>[/code]

Statistics: Posted Author: Dragonsys — Fri Oct 06, 2006 9:34 am


]]>
2006-10-06T09:30:50-07:00 2006-10-06T09:30:50-07:00 http://www.integramod.com/forum/viewtopic.php?t=2204&p=16169#p16169 <![CDATA[Re: I want to move my shout box]]>
caliskin:
[code]<BEGIN><table><tr><td>{BANNER_18_IMG}</td></tr></table><br><END>  <table>   <tr>    <td><span>{CURRENT_TIME}</span></td>   </tr></table><table>   <tr>    <td><span><a>{L_INDEX}</a></span></td>   </tr>   <tr>    <td><img></td>    <td><span>{WELCOME_USER}</span><br><span>{WELCOME_USER_INFO}</span></td>   </tr>   <BEGIN>   <tr>    <td><span>{LAST_VISIT_DATE}<br>{WELCOME_NEWS}</span></td>   </tr>   <END>   <BEGIN>   <form>   <tr>       <td><span>{L_USERNAME}]

theeighties:
[code]<BEGIN><table><tr><td>{BANNER_18_IMG}</td></tr></table><br><END>  <table>   <tr>    <td><span>{CURRENT_TIME}</span></td>   </tr></table><table>   <tr>    <td><span><a>{L_INDEX}</a></span></td>   </tr>   <tr>    <td><img></td>    <td><span>{WELCOME_USER}</span><br><span>{WELCOME_USER_INFO}</span></td>   </tr>   <BEGIN>   <tr>    <td><span>{LAST_VISIT_DATE}<br>{WELCOME_NEWS}</span></td>   </tr>   <END>   <BEGIN>   <form>   <tr>       <td><span>{L_USERNAME}]

Statistics: Posted Author: Dragonsys — Fri Oct 06, 2006 9:30 am


]]>
2006-10-06T07:14:57-07:00 2006-10-06T07:14:57-07:00 http://www.integramod.com/forum/viewtopic.php?t=2204&p=16163#p16163 <![CDATA[Re: I want to move my shout box]]>
http://www.4shared.com/file/4331466/1e1 ... dytpl.html

Statistics: Posted Author: ayasha — Fri Oct 06, 2006 7:14 am


]]>
2006-10-05T20:58:36-07:00 2006-10-05T20:58:36-07:00 http://www.integramod.com/forum/viewtopic.php?t=2204&p=16155#p16155 <![CDATA[Re: I want to move my shout box]]> Statistics: Posted Author: Helter — Thu Oct 05, 2006 8:58 pm


]]>
2006-10-05T19:16:50-07:00 2006-10-05T19:16:50-07:00 http://www.integramod.com/forum/viewtopic.php?t=2204&p=16151#p16151 <![CDATA[I want to move my shout box]]>

Statistics: Posted Author: ayasha — Thu Oct 05, 2006 7:16 pm


]]>
2006-10-05T15:43:02-07:00 2006-10-05T15:43:02-07:00 http://www.integramod.com/forum/viewtopic.php?t=2204&p=16143#p16143 <![CDATA[Re: I want to move my shout box]]> open your template/index_body.tpl

Find and deltete this

<tr><td><BEGIN><Start><table> <tr> <td><span><a>{L_SHOUTBOX}</a></span></td> </tr> <tr><td> <iframe></iframe> </td> </tr> </table><table><tr><td><img></td><td><img></td><td><img></td></tr></table><End><END></td></tr>


find this

<BEGIN><tr><td> </td></tr>


replace with



find this

{BOARD_ANNOUNCES}{BOARD_INDEX}


before, add


<table><tr><td><BEGIN><Start><table> <tr> <td><span><a>{L_SHOUTBOX}</a></span></td> </tr> <tr><td> <iframe></iframe> </td> </tr> </table><table><tr><td><img></td><td><img></td><td><img></td></tr></table><End><END></td></tr><tr><td> </td></tr></table>


save and close

Statistics: Posted Author: Helter — Thu Oct 05, 2006 3:43 pm


]]>
2006-10-05T11:20:29-07:00 2006-10-05T11:20:29-07:00 http://www.integramod.com/forum/viewtopic.php?t=2204&p=16134#p16134 <![CDATA[I want to move my shout box]]>
thanks in advance

Statistics: Posted Author: ayasha — Thu Oct 05, 2006 11:20 am


]]>