Try re-uploading your install.php script. It must be corrupt.
1,052 2005-12-14 14:55
Re: invalid admin email (14 replies, posted in PunBB 1.2 troubleshooting)
It should work with any valid e-mail address. Try with a different address.
1,053 2005-12-14 09:04
Re: removing on=load javascript causes search.php to be unreadable (5 replies, posted in PunBB 1.2 modifications, plugins and integrations)
They don't. At least not for me. I just tried disabling Javascript and I can't see anything wrong with the page.
1,054 2005-12-14 08:53
Re: StudioTraffic.com (9 replies, posted in General discussion)
Pyramid scheme or not, to me, this looks dodgy.
1,055 2005-12-14 08:41
Re: [postgresql] BIG troubles with active forum and search (14 replies, posted in PunBB 1.2 bug reports)
Sorry, I just didn't have the time yesterday. I will try again tonight.
1,056 2005-12-13 16:04
Re: Moving PunBB from one domain to another (9 replies, posted in PunBB 1.2 troubleshooting)
jacklat: You should be able to use MySQL's own MySQL Administrator.
1,057 2005-12-13 14:56
Re: [postgresql] BIG troubles with active forum and search (14 replies, posted in PunBB 1.2 bug reports)
I will try to have a look at it tonight. I have a bunch of other things to do though, so I won't make any promises.
1,058 2005-12-13 12:47
Re: [postgresql] BIG troubles with active forum and search (14 replies, posted in PunBB 1.2 bug reports)
Yes, but it's a bigger change for search.php. It's not just one or two lines that need to be changed.
1,059 2005-12-13 12:08
Re: [postgresql] BIG troubles with active forum and search (14 replies, posted in PunBB 1.2 bug reports)
Well, this is the problem with the current search system. It can be solved by running a subselect instead of the huge IN query, but this feature would be MySQL5/PostgreSQL specific. Right now, I don't have a solution for you.
1,060 2005-12-13 09:29
Re: [Mod] Topic Preview (13 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Cool. That's a rather unconventional way of doing it. All the other mods I've seen use the title attribute of the a tag, but this causes problems in Firefox because it doesn't quite like linebreaks in the title attribute.
1,061 2005-12-13 09:27
Re: Updats to the Development (5 replies, posted in PunBB 1.2 discussion)
And I've had the flu and I have just moved to a new appartment and I have another project (work) that I need to finish. Don't worry, we'll be back in the game in no time
1,062 2005-12-13 09:26
Re: Another product was released,born yesterday (8 replies, posted in General discussion)
Congratulations.
BTW, my girlfriend's name is Lina
1,063 2005-12-12 10:20
Re: Unified converter! (InvPB, miniBB, PhpBB, vBulletin & YabbSE) (105 replies, posted in PunBB 1.2 discussion)
Well, it is not in the PunBB community's interest to help people migrate away from PunBB. You should ask the phpBB community about that.
1,064 2005-12-12 10:19
Re: Expertise 1.0.0 (7 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Very nice
1,065 2005-12-12 10:18
Re: Error in admin_maintenance.php (5 replies, posted in PunBB 1.2 troubleshooting)
Problem with lang/Traditional_Chinese/common.php. Make sure there is no whitespace before <?php at the beginning of the file.
1,066 2005-12-12 10:11
Re: Administrator approval of registrations (5 replies, posted in PunBB 1.2 troubleshooting)
It's a potential feature addition in 1.3. I won't make any promises though.
1,067 2005-12-12 10:09
Re: OT - Need recommendation for script (2 replies, posted in General discussion)
Mailman comes to mind.
1,068 2005-12-12 10:07
Re: error with admin_index.php (33 replies, posted in PunBB 1.2 troubleshooting)
Manhog: Nothing really. Just the function to check for new versions.
1,069 2005-12-12 09:57
Re: [exim4] & PunBB mails (3 replies, posted in PunBB 1.2 troubleshooting)
putnam: Unfortunately, there is nothing PunBB can do about that. It can't possibly detect what MTA is used.
1,070 2005-12-12 09:53
Re: 1.3 question (9 replies, posted in PunBB 1.2 discussion)
Dr.Jeckyl: Yes. I doubt I will make hdiffs though because they will be huge.
1,071 2005-12-08 14:12
Re: Users in 2 Groups? (36 replies, posted in PunBB 1.2 troubleshooting)
I'm sure the actual implementation isn't all that difficult. I can imagine the testing will be nightmare though. There's nothing more tedious than testing permissions. User A is part of group AA that has permissions to forum CCC and user A is a member of group BB that has permissions to forum DDD, but are disallowed read access to forum CCC etc etc etc. To top things off, it's something you have to test extremely well to avoid any security problems. The admin interface also has to be adapted. Should it be possible to assign new members to multiple groups when they register? Do we need to update the install script? Additions to the upgrade script? Documentation? I'm not whining here. I'm just saying there is always at a lot more work involved than you think.
Speaking of phpBB. Does it have multiple group membership?
1,072 2005-12-08 14:05
Re: add personal function in viewtopic (7 replies, posted in PunBB 1.2 discussion)
I guess maybe that code has changed in some way between 1.2.5 and 1.2.10. I suggest you go to dev.punbb.org and have a look at what changes have been to the script in question.
1,073 2005-12-08 11:31
Re: Users in 2 Groups? (36 replies, posted in PunBB 1.2 troubleshooting)
flotsam: I am quite aware of the different scenarios where multigroup membership would be an advantage. I'm just not sure this is a feature for PunBB. If you really need that kind of setup, maybe you should go with a more fully-featured bulletin board.
1,075 2005-12-08 11:27
Re: Question about groups and forums (1 replies, posted in PunBB 1.2 troubleshooting)
No.