2,576

(2 replies, posted in PunBB 1.2 troubleshooting)

SOmething is wrong with your MySQL installation wink CHMOD your MySQL temp folder to 777

2,577

(12 replies, posted in PunBB 1.2 troubleshooting)

Read the first line on top Bradyn wink

Jimi, better do it right underneath the PUN_MOD check, where the Profile link and such is added smile

2,578

(6 replies, posted in PunBB 1.2 troubleshooting)

in functions.php, find generate_navlinks() and change it smile

Does this keep happening or was it a one-time error?
I'd say the server breaks down the connection because the query is exceeding it's limits.

Can't you just edit the code to contain a space?

2,581

(19 replies, posted in PunBB 1.2 discussion)

I chose it because phpBB was pissing me off with crashes and just mainly sucked. And because Smartys poked me alot to use it back then.

2,582

(3 replies, posted in PunBB 1.2 troubleshooting)

Ask the administrator to do an email adress search?

2,583

(2 replies, posted in PunBB 1.2 troubleshooting)

$equipment = $db->num_rows(mysql_query("select * from useritems where owner_id = '$tjeid' and location = '1'"));
thesaint wrote:

let's try smile
http://punbb.org/forums/img/avatars/3935.png <p style="float:left">text....text....text....text....text....</p>

nope....doesnt work smile

Well obviously, as it's supposed to be used in the HTML.

English forum: "en_" prefix
Dutch forum: "nl_" prefix
Users table: no prefix

Krigsoffer wrote:

Wait... Is it even possible to unpack .jar-files?

Ofcourse, it's just a ZIP as far as I know tongue

Try putting it on footer.php and just replace echo by return and it should work.

2,588

(10 replies, posted in General discussion)

Luckily MySQL refused tongue

2,589

(121 replies, posted in PunBB 1.2 discussion)

Looks very nice Rickard smile

Mark wrote:

oh i have got it to work now
befor it said

$punbb_versions    = array('1.2, 1.2.1, 1.2.2');

but i changed it to

$punbb_versions    = array('1.2.2');

Actually,
$punbb_versions    = array('1.2, 1.2.1, 1.2.2');

should be

$punbb_versions    = array('1.2', '1.2.1', '1.2.2');

2,591

(5 replies, posted in PunBB 1.2 bug reports)

http://be2.php.net/operators.comparison
This link may help you understand better smile

2,592

(4 replies, posted in PunBB 1.2 troubleshooting)

Did you get any errors on the page (except for this one)?

<img src="image.jpg" width="163" height="176" align="left"><p style="float:left">text....</p> should do it I think.

Meh, can't seem to get it to work :S Anyone has any ideas how to fix this?

Hrmm, I see what's wrong tongue

punBB uses pun_htmlspecialchars on the code box after this gets parsed. I'll check where it can be done without having huge vulnerabilities smile

Just make a forum with a DB prefix when they ask for one tongue

2,597

(68 replies, posted in PunBB 1.2 discussion)

Meh, their site is down.

2,598

(4 replies, posted in PunBB 1.2 discussion)

Use queries with the LIKE statement

2,599

(52 replies, posted in PunBB 1.2 discussion)

Very nice smile

Maybe one that resembles the -.- smiley? tongue Have been looking for it for ages.

2,600

(10 replies, posted in General discussion)

Switch