[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-05-27T18:55:07-07:00 https://integramod.com/forum/feed.php?f=17&t=860 2006-05-27T18:54:43-07:00 2006-05-27T18:54:43-07:00 https://integramod.com/forum/viewtopic.php?t=860&p=7603#p7603 <![CDATA[Re: AlmostSOLVED Need help with a button in the PowerMetal T]]> Statistics: Posted Author: DjPorkchop — Sat May 27, 2006 6:54 pm


]]>
2006-05-27T15:13:53-07:00 2006-05-27T15:13:53-07:00 https://integramod.com/forum/viewtopic.php?t=860&p=7596#p7596 <![CDATA[[SOLVED] Need help with a button in the PowerMetal Theme]]>
~ Until then, Helter's solution should work.

Statistics: Posted Author: chucklehead — Sat May 27, 2006 3:13 pm


]]>
2006-05-27T06:03:11-07:00 2006-05-27T06:03:11-07:00 https://integramod.com/forum/viewtopic.php?t=860&p=7555#p7555 <![CDATA[Re: [SOLVED] Need help with a button in the PowerMetal Theme]]> Statistics: Posted Author: DjPorkchop — Sat May 27, 2006 6:03 am


]]>
2006-05-27T05:43:20-07:00 2006-05-27T05:43:20-07:00 https://integramod.com/forum/viewtopic.php?t=860&p=7552#p7552 <![CDATA[Re: AlmostSOLVED Need help with a button in the PowerMetal T]]>
for now try replacing

$images['icon_weblog'] = "$current_template_images/lang_english/icon_weblog.gif" width="$topic_iw" height="$topic_ih" class="imgtopic";

with this

$images['icon_weblog'] = "$current_template_images/lang_english/icon_weblog.gif";

Statistics: Posted Author: Helter — Sat May 27, 2006 5:43 am


]]>
2006-05-26T14:03:43-07:00 2006-05-26T14:03:43-07:00 https://integramod.com/forum/viewtopic.php?t=860&p=7489#p7489 <![CDATA[Re: [SOLVED] Need help with a button in the PowerMetal Theme]]>
$images['icon_icq'] = "$current_template_images/{LANG}/icon_icq_add.gif";

And not
$images['icon_icq'] = "$current_template_images/lang_english/icon_icq_add.gif" width="$topic_iw" height="$topic_ih" class="imgtopic";


I added the line
$images['icon_weblog'] = "$current_template_images/lang_english/icon_weblog.gif" width="$topic_iw" height="$topic_ih" class="imgtopic";

after the line
$images['icon_icq'] = "$current_template_images/{LANG}/icon_icq_add.gif";
and still no go. Now the blank picture is missing no blank spot this time, but a . between email and album....Am I using an out of date PowerMetal?

Statistics: Posted Author: DjPorkchop — Fri May 26, 2006 2:03 pm


]]>
2006-05-25T19:46:29-07:00 2006-05-25T19:46:29-07:00 https://integramod.com/forum/viewtopic.php?t=860&p=7357#p7357 <![CDATA[[SOLVED] Need help with a button in the PowerMetal Theme]]>
Open PowerMetal.cfg
Find:
$images['icon_icq'] = "$current_template_images/lang_english/icon_icq_add.gif" width="$topic_iw" height="$topic_ih" class="imgtopic";


After, Add
$images['icon_weblog'] = "$current_template_images/lang_english/icon_weblog.gif" width="$topic_iw" height="$topic_ih" class="imgtopic";


~ Make sure you have changed the name of the image to icon_weblog.gif also

Statistics: Posted Author: chucklehead — Thu May 25, 2006 7:46 pm


]]>
2006-05-25T15:55:18-07:00 2006-05-25T15:55:18-07:00 https://integramod.com/forum/viewtopic.php?t=860&p=7343#p7343 <![CDATA[Re: Need help with a button in the PowerMetal Theme]]>

Statistics: Posted Author: DjPorkchop — Thu May 25, 2006 3:55 pm


]]>
2006-05-24T20:02:17-07:00 2006-05-24T20:02:17-07:00 https://integramod.com/forum/viewtopic.php?t=860&p=7216#p7216 <![CDATA[Re: Need help with a button in the PowerMetal Theme]]>
~ After looking at the MOD, I realized you'll need to rename the button to icon_weblog.gif. Sorry I didn't realize that until uploading it myself.

~ Also, you want to make sure you upload it to images/lang_english

Statistics: Posted Author: chucklehead — Wed May 24, 2006 8:02 pm


]]>
2006-05-22T16:20:11-07:00 2006-05-22T16:20:11-07:00 https://integramod.com/forum/viewtopic.php?t=860&p=6936#p6936 <![CDATA[Re: Need help with a button in the PowerMetal Theme]]> http://www.dragonsys.org/portal/dload.p ... &file_id=5 I think it has updated once since then..Im not to sure...You did provide a blank button and I felt like a fool for posting this but Graphics isn't my strong point. And i couldn't recoginze the font to even have one of my friends help me out with the button....I apologize...... <img>

Statistics: Posted Author: DjPorkchop — Mon May 22, 2006 4:20 pm


]]>
2006-05-22T05:00:33-07:00 2006-05-22T05:00:33-07:00 https://integramod.com/forum/viewtopic.php?t=860&p=6859#p6859 <![CDATA[[SOLVED] Need help with a button in the PowerMetal Theme]]>
~ Can you provide a link to the Blog Mod so I can check out the code, please.

~ I'll see what I can do regarding an image for it. I do believe I provided blank buttons in the image folder though in case anyone needed to create their own buttons.

Statistics: Posted Author: chucklehead — Mon May 22, 2006 5:00 am


]]>
2006-05-27T18:55:07-07:00 2006-05-21T13:21:26-07:00 https://integramod.com/forum/viewtopic.php?t=860&p=6820#p6820 <![CDATA[[SOLVED] Need help with a button in the PowerMetal Theme]]>
[flash=,:t112b853]http://www.mweva.com/images/help.JPG[/flash:t112b853]

Statistics: Posted Author: DjPorkchop — Sun May 21, 2006 1:21 pm


]]>