You can use PHP to translate it into a readable date with the date() function: http://se2.php.net/manual/en/function.date.php

The "int timestamp" is what's stored in the database.

The timestamp is a unix-timestamp, i.e the amount of seconds that have passed since 1st January 1970

EDIT: Haha, I beat you with 3 seconds elbekko tongue

http://punbb.org/download/plugins/AP_News_Generator.zip

The punbb.org main site uses it.

153

(11 replies, posted in General discussion)

Haven't been running PunBB with anything but PHP 5 over the last year smile

154

(63 replies, posted in Feature requests)

1.3 is still in alpha stage as far as I can see.

What kind of database work? Designing new stuff, optimizing or management/administration?

156

(114 replies, posted in Programming)

Notepad++ is really nice.. And free smile

157

(14 replies, posted in General discussion)

elbekko wrote:
quaker wrote:

how did they pick the name zune? why not name it pmp portable media player and stamp the media player logo on it..

Yeah, Microsof really wants people that call a product of them "Pimp" =P

Sweet.. a portable pimp tongue

158

(9 replies, posted in General discussion)

Smartys wrote:

Nope, since InvisionFree also has a whole host of premium services and a whole staff of people whereas MyPunBB has just Connor and a couple mods (who can't really do anything outside of the official forum) with some ads. You can't compare the level of service expected from one person to that expected of a team of paid people tongue
InvisionFree also has a whole lot of servers: MyPunBB has 1, so uptime and speed are difficult to compare.

This is just my opinion though, I personally don't think you can compare the two sites just because they both offer free hosting of a forum product tongue

Technically, you just compared them smile

159

(9 replies, posted in General discussion)

Smartys wrote:

You can't compare them, they don't even host the same forum software

Well, you can compare uptime, speed and how quick updates are applied.

The search engines are only able to crawl forums available for guests.

161

(6 replies, posted in Archive)

Innan beta är det väldigt svårt att spå ett datum, speciellt med idéella projekt.

162

(16 replies, posted in General discussion)

elbekko wrote:

Thanks big_smile

Oh, and Jansson, just tried to do that one again... it always goes wrong when I try to use the clone tool sad

Hmm.. Can't help you, only done it with GIMP smile

163

(16 replies, posted in General discussion)

Or, you could go the more artistic route: http://gallery.artofgregmartin.com/tuts … field.html smile

164

(22 replies, posted in PunBB 1.2 show off)

To me it seems like there's some webserver configuration issue. When I put "http://www.simtouringcarcup.com/talk" in my browser, I'm "redirected" to "http://stcc.bansheestudios.com/talk/". But when I put "http://www.simtouringcarcup.com/talk/index.php" (complete address) I stay on the domain.

165

(6 replies, posted in Feature requests)

The topic starter should not be able to influence the discussion in any way. He can chose to delete the topic, that's it.

166

(4 replies, posted in PunBB 1.2 show off)

Uhm.. link?

167

(24 replies, posted in General discussion)

My CPU cooler:
http://www.gtek.se/img_prod/CNPS7700-Cu_1.jpg

It's GOD tongue

168

(1 replies, posted in PunBB 1.2 troubleshooting)

Hmm.. You might find your answer here:

http://punbb.org/forums/viewtopic.php?pid=68195#p68195

169

(7 replies, posted in PunBB 1.2 discussion)

It's to make the query a whole lot easier to read. The tables are used as "categories AS c", which means that c.id actually is categories.id. You have to specify the table when working with multiple tables in a query.

170

(15 replies, posted in PunBB 1.2 troubleshooting)

I got the mail. It's very simple:

<div id="colleft" style="float: left; width: 200px; background-color: #FF0000">
LEFT COLUMN
</div>

<div id="colright" style="float: right; width: 200px; background-color: #0000FF">
RIGHT COLUMN
</div>

<div id="colcenter" style="margin-left: 210px; margin-right: 210px; background-color: #00FF00">
MAIN COLUMN
</div>

Although I use percentage width on PunRes so the middle column actually looks like:

<div id="colcenter" style="width: 48.5%; margin: auto;">

171

(109 replies, posted in General discussion)

Limber wrote:

God I hate to be such a total pest, and I probably know the answer already, but is there any work being done outside the SVN?

Yes.

1.2.10->1.2.11
1.2.11->1.2.12

No database changes except the version number.

The extension system will be fast. Have no doubt smile

elbekko wrote:

Hrmm, they've been moved up in 1.3 I believe...

They are under the last topic in viewforum.php and under the last post in viewtopic.php in 1.3

175

(16 replies, posted in PunBB 1.2 show off)

Dr.Jeckyl wrote:

nice but no credit? sad

Nothing wrong with that. But I get the impression that you have written the forum, which is wrong smile