The problem with this approach is that there are still links to index.php here and there in PunBB. I would just add a header redirect to the top of index.php. E.g:
header('Location: http://anfume.com/foro/viewforum.php?id=1');
You are not logged in. Please login or register.
PunBB Forums → Posts by Rickard
The problem with this approach is that there are still links to index.php here and there in PunBB. I would just add a header redirect to the top of index.php. E.g:
header('Location: http://anfume.com/foro/viewforum.php?id=1');
If there is a serious security breach, then yes an update is needed.
Well, it's semi-serious
I don't think I'll be releasing anything today. I was kind of asking you guys what you wanted me to do. If anything, it will be 1.2.10.
Det kan inte vara så att du kör Windows och att windows av någon anledning lägger på en .txt-ändelse på filnamnet? Om man t.ex. försöker spara en ny fil i notepad som config.php, tror jag den lägger på .txt på slutet.
I got it. Thanks a bunch Jérémie!
Rickard said he was going to take a look at it
I have and PunBB is vulnerable. However, so is pretty much every other web application out there that allows you to upload images. I have a fix, but I'm not sure I want to release 1.2.10 just yet. If you guys are ok with it, I can package it up and release it tomorrow. I have a few other fixes in store as well.
What's a "user legend"?
I spent few hours on translating it into Polish.
Now is 5.45 (AM!), and I still don't have all.
Maybe I should do this by $lang_something table and then posting new translation will be easier?
But I don't know how exactly you want to do a translation in the admin interface.
Most of the work is already done by Paul, so you really don't have to bother.
Why you don't use <?= $something ?> insted of <?php echo $something ?>
Like ConnorHd pointed out, it does not work on some server setups.
i also find the poll option essential and putting it into every update makes me not only nervous (about losing all posts or messing somehting up) but takes a lot of extra time
Relax. Live I've said before, 1.3 will come with an extension system.
True. I'll fix that for 1.3.
It's kind of a cliché, but content really is king.
GUI: Yes, of course. The per-style template files will be optional. If you don't supply the style with a custom set, it will use the default (what we have now).
I'm not sure what you mean by the second paragraph though. Why would an extension output different markup depending on the style/template set?
UPDATE posts SET message = REPLACE(message, 'http://old_url_here/', 'http://new_url_here/');
I'd probably take a quick backup first though. I've never tried it myself
The subject is "What is planned for PunBB 1.3 then?", not "Post your feature requests here!".
Yeah, but still. Where the hell did that huge hex code come from?
What the hell? 0x6275726e696ec383c2a2c3a2e2809ac2acc3a2e2809ec2a2 does not look right
A study of the attitudes of the British public found that f*ck was considered the third most severe profanity and its derivative motherf*cker second. C*nt was considered the most severe (Hargrave, 2000).
I don't know what it is about c*nt, but I agree. For some reason, it's just so dirty.
Cool
I would very much like to know how that post was formatted because if you can break the page layout with a malformed quote tag, there's a bug somewhere in the BBCode parser.
Nice! My german is a little dodgy though
Hmm, I didn't have time to see the problem. Was the page layout broken due to a malformed quote tag or did it just look funky?
fakhrudin: I e-mailed you asking why it appears you have registered three different accounts. I am still waiting for a reply.
Ooh, long time no see! I'm glad your back
No, $tid is set when the user is posting a reply, $fid is set when the user is posting a new topic. $cur_post['id'] is always set to the forum ID.
But then you might end up seeing a big quote box with all the padding and stuff and then hardly anything of the actual post.
PunBB Forums → Posts by Rickard
Powered by PunBB, supported by Informer Technologies, Inc.