Yup, that was my guess to, so I changed it
301 2006-03-02 18:15
Re: punres.org died ? (30 replies, posted in PunBB 1.2 modifications, plugins and integrations)
302 2006-03-02 17:54
Re: punres.org died ? (30 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Ehm, seems I can't create a new project :'(
Hm.. That's very helpful.. Any error messages?
303 2006-03-01 18:20
Re: punres.org died ? (30 replies, posted in PunBB 1.2 modifications, plugins and integrations)
And now it's back
305 2006-02-28 22:35
Re: PunBB 1.2.11 (71 replies, posted in News)
The bug:
// START SUBST - <pun_page>
$tpl_main = str_replace('<pun_page>', basename($_SERVER['PHP_SELF'], '.php'), $tpl_main);
$tpl_main = str_replace('<pun_page>', htmlspecialchars(basename($_SERVER['PHP_SELF'], '.php')), $tpl_main);
// END SUBST - <pun_title>
Should be "// END SUBST - <pun_page>" .... right?
306 2006-02-28 22:19
Re: punres.org died ? (30 replies, posted in PunBB 1.2 modifications, plugins and integrations)
wow.. I haven't noticed. I'll have to investigate.
307 2006-02-28 13:42
Re: Sweclockers (9 replies, posted in Archive)
Vore kul om dom bytte till PunBB. Men dom kanske borde hålla i hästarna till 1.3?
308 2006-02-27 17:52
Re: Things to include in the nexts versions? (7 replies, posted in Feature requests)
Google read firsts words of the page, we can imagine a template with a JPG header...
In this case you'll can see on search engine:
PAGE TITLE
Index User List........
Most people use CSS to make an image header and in that case, the board name and description would be picked up by google.
309 2006-02-22 19:45
Re: Increased Security and Code Optimization (15 replies, posted in Feature requests)
What kind of server wouldn't?
Servers without the --enable-short-tags I believe.
310 2006-02-21 17:33
Re: 1.3 coming... (109 replies, posted in General discussion)
I would rather have a quality piece of software then a bad peice, and I am completly OK with them taking their time, just as long as they keep quality high, but in this case they are hardly working on it at all,
Not that I believe your statment's true, but people actaully do have other things in life to think about. Work for example. It's not like there's a "PunBB Donor" under your name
311 2006-02-13 23:36
Re: PunRes.org a bit down... (4 replies, posted in PunBB 1.2 discussion)
Oh my god. The site goes down for 10 seconds and someone actually notice!
Hehe
312 2006-02-13 23:01
Re: vart laddar man ner poll1.1.2? (9 replies, posted in Archive)
Har du testat det lokalt? Det är förmodligen något PHP fel eller liknande som inte din webhost rapporterar. Vilket resulterar i en blank sida
313 2006-02-13 12:00
Re: vart laddar man ner poll1.1.2? (9 replies, posted in Archive)
Öppna install_mod.php i notepad och lägg till '1.2.10' i version arrayen.
314 2006-02-12 14:17
Re: PunBB or not PunBB ? (68 replies, posted in PunBB 1.2 discussion)
Paul, correct
Frank H, that sure was a weird post. First he ripped PunBB, then it's not related in any way? And then PunBB is the most insecure forum ever and he was the saviour to fix it? I'm gonna look for a changelog
EDIT: Found a changelog, doesn't say anything about security fixes Just alot of mods installed.
315 2006-02-12 14:04
Re: PunBB or not PunBB ? (68 replies, posted in PunBB 1.2 discussion)
don't tip off the revo guy what we see is PunBB stuff (lol, just about everything, with a few renames of files and stuff
) ... if we do he will destroy the 'evidence' before Rickard sees this
Well, the evidence is so obvious and many that I don't think he can... http://revo-forum.berlios.de/index.php? … ticleid=11
316 2006-02-07 13:48
Re: Post a picture of yourself. (23 replies, posted in General discussion)
Ah, yes. There I am
Ah yes, me too:
317 2006-02-06 16:36
Re: UTF-8, the final solution... (20 replies, posted in PunBB 1.2 troubleshooting)
One of the "limitation" with UTF-8 is that MySQL <4.1 doesn't support it. Right?
318 2006-02-06 16:34
Re: Just finished restyling Oxygen, still seeking input (2 replies, posted in PunBB 1.2 show off)
Pretty nice. Maybe the blue to white gradients should be blue to the light grey under it.
319 2006-02-02 14:00
Re: vart laddar man ner poll1.1.2? (9 replies, posted in Archive)
Menar du någon av dessa?
320 2006-01-17 16:58
Re: [FAQ] How do I...? (33 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Thanks.
I dunno about the wiki. Probably, but I'd like to see what Jansson has to say first. Things would probably need to be re-linked to point to PunRes though. However, that would be nice as that way others could expand and edit it easily.
My idea in posting this here was that the forum is probably the first place that new users are going to visit, and the idea is to catch them before they have a chance to post a question that's answered here. I love PunRes but I don't think it's the first place most people go to get support.
Looking good
Posting it on the wiki would be great and the URLs can be as they are I think. You're right about that newbies doesn't visit the wiki, maybe post a link here to the wiki page?
321 2006-01-16 22:29
Re: question on redirect (14 replies, posted in PunBB 1.2 discussion)
A "php redirect" in any form is executed before the page is sent to the browser. With a meta refresh, you can delay the redirect to occur a few seconds after the page has loaded, like PunBB's redirect page.
322 2006-01-14 22:29
Re: Backing up the PunBB database? (5 replies, posted in PunBB 1.2 discussion)
Edit your config.php file. Change the line:
$db_type = 'mysqli';
To:
$db_type = 'mysql';
323 2006-01-14 11:02
Topic: Redirect after logout (0 replies, posted in Feature requests)
Just a small request for 1.3. I think it would be good to be able to send a ?redirect=url to the logout page for integration purposes. When you log out from a page outside the forums, you don't want to end up on the PunBB index.
324 2006-01-08 14:02
Re: Default timezone for guests (6 replies, posted in Feature requests)
In the meantime, you can mod this feature by comment out line 124 in functions.php:
$pun_user['timezone'] = $pun_config['o_server_timezone'];
This will give guests the same timezone as the Guest user (default GMT).