Topic: PunBB Resource news
Just added a forum to all projects on PunRes.
A few other changes were made too.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 discussion → PunBB Resource news
Just added a forum to all projects on PunRes.
A few other changes were made too.
Nice except your forum is giving me the brush off
An error was encountered
File: /home/cactuz/forum/viewtopic.php
Line: 242
PunBB reported: Unable to fetch post info
Database reported: Unknown column 'u.active' in 'field list' (Errno: 1054)
Hi,
I tried to log in on the forum and got the error:
File: /home/cactuz/forum/login.php
Line: 44
PunBB reported: Unable to fetch user info
Database reported: Unknown column 'active' in 'field list' (Errno: 1054) When I tried to post a new topic to let you know, I got this instead:
Fatal error: Call to undefined function: pun_htmlspecalchars() in /home/cactuz/forum/post.php on line 493Just thought I let you know...
The problems are fixed now, thanks again for finding all bugs :)
Just added another feature, ReadMe. Check it out ;)
Also fixed the manage pages a bit and added edit function to changelog.
EDIT: Now the rate function work too ;)
Just a cosmetic thing, but the description page doesn't have the left and right padding like the other pages.
What do you mean? I don't see any different
Try it with IE6.
Hrm.. you're right.. But I can't find what's wrong :/
Start here.
It's the width setting on the main cell. IE does not honour "width" as fixed width but treats it as minimum width i.e. it allows containers to expand beyond the width setting to accomodate the content. On the other pages the text is split up into short lines using <br>. On the description page there are long lines of text which cause the containing element to expand as far as it can before wrapping. Other browsers treat width as being fixed width. The easiest fix is to break the text up into lines which will fit comfortably in a 450px container (if thats the width setting).
That is a very ugly hack I'll never implement ;)
I look forward to seeing the results of your non-implementation ![]()
Well, I'm planning to recode the design code in a near future.. We'll see then :)
PunBB Forums → PunBB 1.2 discussion → PunBB Resource news
Powered by PunBB, supported by Informer Technologies, Inc.