1

(1 replies, posted in PunBB 1.2 discussion)

$feeds = array ('0' => array('title' => 'CNN Technology', 'feed' =>('http://rss.cnn.com/rss/cnn_tech.rss')))

I get the message "url file access is disabled in server" with Dreamhost, so the only option is to use "curl" But, I couldn't figure it out how to curl the above code.

P.S. This is part of AJAX RSS reader.

oh yeah Iron Maiden rocks!!

Thanks a lot, its working now smile

Hi guys, I work for a radio station as a webmaster. If you check this link : http://www.klsu.fm/forum/extern.php?act … mp;show=10

top 10 most recently updated threads shows up. But, when I "inlcude" it inside our main home webpage, it doesn't show up anymore. It used to show up before, but suddenly it does no more. Even if I create a new blank .php file and include that above extern link, nothing shows up anymore. Am I missing something?

Edit: I'm running 1.2.12

Any help is appreciated! Thanks in advance smile

If you do that, the banner goes away sad

Oh BTW, for more clearity, this is the code I used in stylename_cs.css to get the banner working.




/* header logo */
.pun H1
{
/* your logo and position */
background-image: url(../../img/logo1.png);
background-repeat: no-repeat;
background-position: left; /* you set your logo position here */
display: block;
height: 70px; /* logo height in here add width: size px if u need*/
}

/*header title*/
.pun H1 span
{
/* your font style */
color: #0066B9;
font-size: 20px; /* title size */
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-transform: none ; /* transform text: uppercase, capitalise */
text-decoration: underline; /* decoration: none, overline */

/* position for your text (board title) with the logo */
position: absolute;
top: 40px;
left: 90px;
}

yeah I found that one searching yesterday. Thanks anyway smile

Hi smile

If you do that, the banner goes off and only shows the tittle. sad

Hi guys, I searched the whole forum for suitable answer but it didn't solved my problem. Here is my forum :

http://www.klsu.fm/forum/index.php

I edited main.tpl. Nothing happened. I edited mystyle.css. Nothing happened. I followed all the instructions but everytime it failed to give me result. So, I backtracked to original codes to start from again. Please help this newb out.

Thanks smile

Now thats a quickie, Doc! :X Thanks a lot.

Any idea about smilie/bold letter etc. -> I mean -  full post box option thingy?

TIA

Hi fellas, I've noticed that the skin looks different while just surfing as a guest, but once you login, the skin changes. Of couse, you(as a member) can alter that effect through settings, but I really want just ONE skin for both login and guest surfing. So, what should I do? Delete the unwanted skins? Or is there any option on CP to turn off skin chaning for all members?

Is there any mod to show the smilies than hiding them under one link(code link that is). Because. I want newb surfers to use smilies affectively(lol) rather than the usual smile tongue sad or clicking the code link to see for other available smilies. Same goes for Bold/undeline/indent etc. Is there any mod to show them directly above post box? I want it to look like fully functional post box.

I'm a complete newb please help me out.
On a different subject, why did PunBB not release calendar, poll etc as a one complete package? :S

Becuase Calendar 2.X (most recent one) doesn't support 2.7 or 2.9(just updated just now).

Thanks guys. Cheers!