Thank you for reporting this bug.
The ticket has been created.
1 2008-08-25 08:38
Re: Profile avatar page visual glitch (5 replies, posted in PunBB 1.3 troubleshooting)
2 2008-08-22 08:20
Re: Unable to locate PunBB <pun_main> (1 replies, posted in PunBB 1.2 troubleshooting)
Please describe the problem and tell us what <pun_main> you mean.
3 2008-08-22 08:03
Re: how do i format a hyper link inside (4 replies, posted in Programming)
try this:
echo '<a href="url">Text to be displayed</a>';
4 2008-08-22 07:46
Re: New Install on 1.3RC (3 replies, posted in PunBB 1.2 troubleshooting)
What mysql version do you use?
Please provide the whole text of the error.
5 2008-08-19 12:33
Re: Cannot Edit Legacy Posts with pun_poll (1 replies, posted in PunBB 1.3 extensions)
pun_poll is being developed now
Thank you for reporting this bug.
The ticket has been created.
6 2008-08-19 09:21
Re: Upgrading 1.2.16 to 1.2.19 or 1.3 (1 replies, posted in PunBB 1.2 troubleshooting)
Upgrading 1.2.16 to 1.9:
Look here:
http://punbb.informer.com/forums/topic/ … 6-to-1219/
Upgrading 1.2.16 to 1.3:
You must upload the PunBB 1.3 files.
Copy /extras/db_update.php file to the forum root directory and run it.
Then remove it from the root directory.
7 2008-08-19 08:06
Re: Installing Problem. (1 replies, posted in PunBB 1.2 troubleshooting)
Please specify the PunBB version you are using and what you are installing.
8 2008-08-18 13:22
Re: hellp ERROR: column "New Category" does not exist . (3 replies, posted in PunBB 1.3 troubleshooting)
The error described by you really exists.
We will try to find out the reasons for that and will inform you about the results.
Thank you for reporting the error.
9 2008-08-18 12:37
Re: hellp ERROR: column "New Category" does not exist . (3 replies, posted in PunBB 1.3 troubleshooting)
Please describe the conditions when this error occurs in the most detailed way possible.
10 2008-08-15 11:51
Re: some questions about 1.3RC (1 replies, posted in PunBB 1.2 troubleshooting)
Please describe the problem in detail so that we could solve it.
11 2008-08-15 09:34
Re: How to update punbb (1 replies, posted in PunBB 1.2 discussion)
Installation and Upgrade Instructions:
http://punbb.informer.com/docs/install.html
Here you can find a new version of punbb:
http://punbb.informer.com/download/museum/
13 2008-08-14 11:37
Re: pun_log bug: deleting topic (1 replies, posted in PunBB 1.3 extensions)
Thank you for reporting this bug.
I've added the ticket.
14 2008-08-14 10:41
Re: Can't post message with "How-To:" (9 replies, posted in PunBB 1.2 troubleshooting)
Try consulting the hosting provider: describe the problem and provide the text of the error.
If your hosting provider can't solve this problem, try doing the following:
Create or edit a text file named .htaccess for your main forum directory and add the following code:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
Quote:
ModSecurityTM is an open source intrusion detection and prevention engine for web applications (or a web application firewall). Operating as an Apache Web server module or standalone, the purpose of ModSecurity is to increase web application security, protecting web applications from known and unknown attacks.
15 2008-08-13 12:34
Re: Can't post message with "How-To:" (9 replies, posted in PunBB 1.2 troubleshooting)
We could not reveal the bug you indicated.
Could you please inform us what Mods are installed on your forum.