426

(3 replies, posted in General discussion)

there was a comma on the end, but just google it yourself,

Apache indexing - first result http://httpd.apache.org/docs/1.3/mod/mod_autoindex.html

427

(3 replies, posted in General discussion)

http://www.unix.org.ua/orelly/linux/apache/ch07_01.htm the good bit is towards the end.

428

(7 replies, posted in PunBB 1.2 show off)

Nice site,

Nathan Smith wrote:

Are we all figments of God's imagination?

No, He is a figment of (y)ours.

429

(6 replies, posted in PunBB 1.2 troubleshooting)

dss, how will that work? If you keep the same database not only will the users be the same but everything else will be too (forums, posts, etc)

430

(6 replies, posted in Programming)

i kinda like them for messy stuff in html, since <?php endif; ?> makes alot more sense than <?php } ?>

haha, i'd forgotten about this topic smile, Yeh knocked it up in a couple of hours wink still got to write the best bit though, integration with a mypunbb.com forum smile Also you mentioned Frontpage punbb, i do plan to add a portal option to mypunbb with the options for a calendar, and allowing you to create your own html pages on it.

The only bit of sBLOG that was tricky was the image uploads but simply searching for upload/ in all files and fixing the 20-30 occurances wasn't hard

432

(6 replies, posted in Programming)

it is an alternative control structure in php
http://uk2.php.net/manual/en/control-st … syntax.php

That is a completely pointless statement and not the converse of what i said at all. Furthermore, it doesn't really make any sense.

why don't you look how it currently works out if you are banned and use that?

it waits longer than 2 seconds

436

(10 replies, posted in PunBB 1.2 show off)

Theres a few odd things,

the items in the navigation are too high and get pushed down
the vertical lines in the forum lists appear as if the forum is LTR and so are in totally the wrong place.
the legend in the topic list is a mess

theres no way that extern.php should take longer than 30sec to generate what it does.

but if you really want
@set_time_limit(0);

just put print_r($pun_user); for an output of whats currently in the array

I guess that post didn't go into the database for some reason.

440

(4 replies, posted in General discussion)

I dunno if you have noticed but the actual reason behind that site is for the owner to get $1 for referrers to googles toolbar and $100 for adsense referrers tongue

find the line with confirm_referrer and comment it out.

all you need to do is take the stuff from the .sql file you deleted that you shouldn't have and run it in phpmyadmin

443

(20 replies, posted in General discussion)

Jansson looks pretty scary tongue

If you ban someone their Title changes to Banned

445

(20 replies, posted in General discussion)

snapsolutions wrote:

OK, I've made some changes. Starting point now is home of the PunBB, Helsingborg, Sweden smile

So if we zoom right in we should be able to see Rickard? wink

446

(9 replies, posted in Feature requests)

Yeh, but if you are thinking of php files its probably not the best idea wink

Nice, big_smile

448

(9 replies, posted in Feature requests)

Its not too hard, took me about 20min to write and i'm sure it could be done alot better lol

449

(3 replies, posted in Feature requests)

i guess, tongue i didn't think of just changing that variable tongue

450

(121 replies, posted in PunBB 1.2 discussion)

it doesn't replace pun_announcement and it doesn't modify the template. It adds directly to punbbs code.