That's a very silly rule, but yes, using file_exists would probably be better.
451 2007-10-11 16:40
Re: viewtopic.php : hidden warnings causing fatal error (3 replies, posted in PunBB 1.2 discussion)
452 2007-10-11 06:49
Re: Restricting a Forum to Certain Users (5 replies, posted in PunBB 1.2 discussion)
You, as admin, have to go to the profile of the user and click on the Administration tab. There you can select what group the user is in.
453 2007-10-10 21:11
Re: Restricting a Forum to Certain Users (5 replies, posted in PunBB 1.2 discussion)
Yes, you can create a group per family and allow only that family to view it.
454 2007-10-10 21:07
Re: punbb in php5 for punbb 1.3 ?? (6 replies, posted in PunBB 1.2 discussion)
Erm, the DB abstraction layer is on 1.2 too, and it's based on the PHP4 OOP model, not the PHP5 model.
455 2007-10-10 15:55
Re: punbb in php5 for punbb 1.3 ?? (6 replies, posted in PunBB 1.2 discussion)
There's nothing currently in PunBB that would benefit from PHP5, but it works just fine on it, so I don't see the problem.
456 2007-10-09 17:24
Re: How secure is PunBB? (7 replies, posted in PunBB 1.2 discussion)
As I said, yes.
457 2007-10-09 17:13
Re: How secure is PunBB? (7 replies, posted in PunBB 1.2 discussion)
There are currently no security exploits known, and if one were to pop up, it'd be fixed within the day.
458 2007-10-08 16:57
Re: Blank Install??? (4 replies, posted in PunBB 1.2 troubleshooting)
Maybe the database name is case sensitive?
459 2007-10-07 19:12
Re: can't install punbb (11 replies, posted in PunBB 1.2 troubleshooting)
No, because the tables etc wouldn't have been created.
What you could try is just renaming install.php to, say, awhoogha.php or so. See if it runs then.
460 2007-10-07 14:57
Re: Problem with sitemap_v_1.0.2b (2 replies, posted in PunBB 1.2 troubleshooting)
Make sure you put it in the forum root.
461 2007-10-03 18:08
Re: I installed XAMPP on my linux box properly (26 replies, posted in General discussion)
2A: Try MySQLi
D1: 'root' is the correct one
462 2007-10-03 12:52
Re: I installed XAMPP on my linux box properly (26 replies, posted in General discussion)
Are you trying to use MySQL or MySQLi?
463 2007-10-03 12:23
Re: I installed XAMPP on my linux box properly (26 replies, posted in General discussion)
LAMP is excellent for such things.
But as for your problem: make sure you're using 'localhost' as the server name, not 'http://localhost' or whatnot.
464 2007-10-03 12:21
Re: Date problem (6 replies, posted in PunBB 1.2 troubleshooting)
Check if there's actually anything in the timestamp DB fields.
465 2007-10-02 20:32
Re: Removing the report button (26 replies, posted in PunBB 1.2 troubleshooting)
Actually, isn't there an admin option to disable reporting?
466 2007-10-02 17:15
Re: Install.php problem! (7 replies, posted in General discussion)
CHMOD install.php to 755 instead of 777?
467 2007-10-02 17:14
Re: Image alt tags (2 replies, posted in Programming)
I believe so. Run it through the validator?
469 2007-10-02 06:37
Re: Error: Unable to fetch category/forum list .Please help me! (12 replies, posted in PunBB 1.2 troubleshooting)
Enable debug mode.
470 2007-10-01 15:43
Re: Textpattern integration? (5 replies, posted in PunBB 1.2 modifications, plugins and integrations)
With 1.3's API it should be fairly easy to do. But they're two different applications, developed by different people. You can't just expect it to work
471 2007-10-01 11:46
Re: TPL-Engine?!? (6 replies, posted in Feature requests)
I went through some frustrations scrolling through endless lines of php/html mix to find that line where I want to change the color of some text
That's what CSS is for...
472 2007-09-27 21:31
Re: simple php question. (winxp, cli) (3 replies, posted in Programming)
Try doing
echo $name;
It might be adding some unwanted characters.
473 2007-09-27 12:54
Re: How enable double post (10 replies, posted in PunBB 1.2 troubleshooting)
That must be a mod, as PunBB doesn't have that functionality by default.
474 2007-09-27 11:34
Re: How enable double post (10 replies, posted in PunBB 1.2 troubleshooting)
What error does it give you?
475 2007-09-26 17:53
Re: META TAGS HACKED (3 replies, posted in General discussion)
Not unless they have access to your server.