351

(4 replies, posted in PunBB 1.2 discussion)

knut wrote:

Thanks for the link. It seems to me that it is recommanded with some programming knowledge to implement a rss-feed. Or is it already implemented in the download of pun?

It's already implemented, all you have to decide is what to show, and where.

This is what you can get:
active (show most recently active topics) (HTML or RSS)
new (show newest topics) (HTML or RSS)

Just add this where you want it:
<?php include('http://host.com/forums/extern.php?action=new&show=10&fid=5,6,7&type=rss'); ?>

And edit the values to what you want to show.

352

(3 replies, posted in PunBB 1.2 discussion)

All I can say is, I've never liked Bergsala and the way they act. And now this sad

Makes you wanna import everything on your own hmm

353

(2 replies, posted in Archive)

I install.php innehåller bara $config värden som sätts in i config tabellen, sen används dom inte mer. På alla andra sidor hämtas värdena ut databasen och läggs i $pun_config. Kolla i common.php runt rad 89:

// Load cached config
@include PUN_ROOT.'cache/cache_config.php';
if (!defined('PUN_CONFIG_LOADED'))
{
    require PUN_ROOT.'include/cache.php';
    generate_config_cache();
    require PUN_ROOT.'cache/cache_config.php';
}

354

(3 replies, posted in PunBB 1.2 troubleshooting)

Well then, PHP can't find it. Maybe you should ask you host

355

(3 replies, posted in PunBB 1.2 troubleshooting)

The install can't find the file include/dblayer/mysql.php

Are you sure it's there?

356

(2 replies, posted in PunBB 1.2 discussion)

Alpha 3 was just released. New i this version:

Alpha 3
    The backup code was completely rewritten and the restore function
    was added.

Here's me smile

Haven't played much though, got the game last week tongue

You couldn't move the files in the upload folder to your webspace root? Then you should ask your host smile

The install.php file could be deleted, but it's not really necessary since you can't run it when the forum is installed.

359

(4 replies, posted in Archive)

Mycket riktigt så definieras PUN i config.php för att man inte ska kunna köra script utan att config.php har inkluderats.

360

(67 replies, posted in News)

The PunRes installer will also be able to run upgrades smile

Check out:
http://www.punres.org/viewtopic.php?id=720


And please do not comment in this thread.

362

(17 replies, posted in PunBB 1.2 discussion)

http://punbb.org/forums/favicon.ico

It's there smile

363

(48 replies, posted in General discussion)

dmz wrote:

Put yourself in our shoes, try switching everything you do to pounds, feet, inches, etc. for a week and let us know how it goes.  Now multiply that by 300 million.

Hmm.. Yeah you're right.. The other 5.7 billion should change instead... tongue

364

(8 replies, posted in PunBB 1.2 discussion)

Connorhd wrote:

whats the prize? wink

My autograph tongue

Also, when changing anything in the config table, be sure to remove the cache_config.php file from your cache/ directory. This makes PunBB to generate a new one.

http://punbb.org/download/hdiff/hdiff-1 … 1.2.8.html

367

(15 replies, posted in General discussion)

Firefox has fixed twice as many security flaws as IE so far this year

Isn't that a good thing? That means that half of the bugs in IE are not fixed yet, right? tongue

368

(11 replies, posted in PunBB 1.2 show off)

Very nice and very active. Have you added it to PunBBig?

Chine surely have some beautiful scenery and a really interesting history/culture. Too bad there are some aspects of China that are not as pretty.

370

(3 replies, posted in General discussion)

No MMORPG allows cheating. But GW itsn't a real MMORPG though wink Just a lot of instancing hmm

No, the post count is reffering to how many posts the user has made. Not how many there is in the database.

Set o_maintenance in the config table to 0 then remove all cache files.

373

(2 replies, posted in Feature requests)

Easy to make with a plugin

374

(72 replies, posted in PunBB 1.2 discussion)

No, I'm working on it.

375

(17 replies, posted in General discussion)

I doubt it was 1.2.6 though.