[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-23T13:16:02-07:00 https://integramod.com/forum/feed.php?f=17&t=879 2006-05-23T13:16:02-07:00 2006-05-23T13:16:02-07:00 https://integramod.com/forum/viewtopic.php?t=879&p=7038#p7038 <![CDATA[news question]]>
When you say "I have attached a photo with my article." do you mean attached or are you using the img tags? Perhaps the attachment is being 'cropped' by the news block?

Using the img tags works perfectly on my site.

Statistics: Posted Author: tmotley — Tue May 23, 2006 1:16 pm


]]>
2006-05-23T12:00:59-07:00 2006-05-23T12:00:59-07:00 https://integramod.com/forum/viewtopic.php?t=879&p=7025#p7025 <![CDATA[Re: news question]]> http://www.code2all.com

Statistics: Posted Author: Dragonsys — Tue May 23, 2006 12:00 pm


]]>
2006-05-23T11:49:40-07:00 2006-05-23T11:49:40-07:00 https://integramod.com/forum/viewtopic.php?t=879&p=7023#p7023 <![CDATA[news question]]> Go to forum->Select category news->Write the article->attach a a picture. ->Submit. Back to portal.php page my article will appear fine in the news block BUT without the picture.In order to see the picture i have to click on the article title where it will show me the whole article and the picture above. What i want is in the portal.php(home) page in the news block to appear the picture with the article. I hope i was more clear this time
(sorry english is not my 1st language)
thanx again for your time

Statistics: Posted Author: nikoz — Tue May 23, 2006 11:49 am


]]>
2006-05-23T07:09:15-07:00 2006-05-23T07:09:15-07:00 https://integramod.com/forum/viewtopic.php?t=879&p=6990#p6990 <![CDATA[news question]]>
A

Statistics: Posted Author: Adrian Rea — Tue May 23, 2006 7:09 am


]]>
2006-05-23T05:47:55-07:00 2006-05-23T05:47:55-07:00 https://integramod.com/forum/viewtopic.php?t=879&p=6984#p6984 <![CDATA[news question]]> But concerning my 1st question, is that possible you think ??
Thanx ..

Statistics: Posted Author: nikoz — Tue May 23, 2006 5:47 am


]]>
2006-05-23T04:59:49-07:00 2006-05-23T04:59:49-07:00 https://integramod.com/forum/viewtopic.php?t=879&p=6974#p6974 <![CDATA[Re: news question]]>
$lang['Articles'] = 'Articles';$lang['Archives'] = 'Archives';$lang['Categories'] = 'Categories';
but this uses the term Articles and not Index as you point out above. So I looked in the templates/fisubice/blocks/news_block.tpl to find;
     <div class="nav" style=" padding]So I did more digging and you can change [code]<a>{L_INDEX}</a>[/code]to[code]<a>{L_ARTICLES}</a>[/code]but this lang item is also used by the KB mod, so you either need to be careful or set a new lang key. If desperate you could hard code the name in to make it[code]<a>News Items</a>
but this is only if you use one language.

A

Statistics: Posted Author: Adrian Rea — Tue May 23, 2006 4:59 am


]]>
2006-05-23T02:42:59-07:00 2006-05-23T02:42:59-07:00 https://integramod.com/forum/viewtopic.php?t=879&p=6968#p6968 <![CDATA[news question]]> I have enabled Integranews, I have posted an article and its working fine. I can see it in the home page in the Integranews block. My question is
1)i have attached a photo with my article. Can this photo be appeared in the home page along with the article or it appears only after clicking the topic?
2)Can I change the names for Index | Categories | Archives ?
thanx

Statistics: Posted Author: nikoz — Tue May 23, 2006 2:42 am


]]>