Ofcourse it does
It's indeed a good way to do so. WHat I do when allowing image uploads is usually do a strstr() on "image/" for the type.
If possible, run this check: http://be2.php.net/manual/en/function.m … t-type.php
You are not logged in. Please login or register.
PunBB Forums → Posts by elbekko
Ofcourse it does
It's indeed a good way to do so. WHat I do when allowing image uploads is usually do a strstr() on "image/" for the type.
If possible, run this check: http://be2.php.net/manual/en/function.m … t-type.php
Well, the problem is that we cannot know the size of an external images without eating up bandwidth and slowing down the server
PunBB doesn't 'rely' on JS, it's merely a small script that validates the form.
Now for the cookies... I suppose PunBB *could* be modified to use sessions (which would still require a cookie). But I don't see why this is a problem really.
Thanks for the clarification on the actual vulnerability Rickard
I'll go find a decent version then
And yes, I installed Wine. That so file is there somewhere, a whereis told me I copied it to some dirs in the cedega folder, but didn't work =/
Well... I don't want to pay for it =/
Nice, although your forum could use a skin that's a bit more integrated with the website
As far as I know, it's a byte that ends each string. Also seen as \0
So if you had the word hello in a C char type, it'd be like this:
str[0] = 'h';
str[1] = 'e';
str[2] = 'l';
str[3] = 'l';
str[4] = 'o';
str[5] = '\0';
I have no idea what the problem with it is though =/
More info
Put these two things in your main.tpl's <head>:
<meta http-equiv="Content-Type" content="text/html; charset=<pun_char_encoding>" />
<pun_head>
I really want help on getting Cedega to work =P It always refuses to work =/
Tried on both CentOS and Ubuntu 6.06, both failed. Bear in mind I'm trying to install from CVS, not with a paid package
Here's the error I always keep getting:
./wine: error while loading shared libraries: libntdll.so: cannot open shared object file: No such file or directory
I tried installing the official Wine package in the hope that so file would be included... or not Didn't work
Looks very nice
Great job ^^
It's just a small fix to prevent errors during installation
You need to change it in your database. It's in the config table.
Oh, the 1337-ness
And in 7 minutes it's 13:37
lol
Another thing that makes YouTube unique, is the amount of time spent there by each user, it's 5-20 times as long as on a regular website.
Which is quite logical, as videos usually take a while
Go for the desktop system and install LAMP for linux or something (I know XAMPP has a Linux installer)
Ok, thanks That worked.
But it's silly that the root account isn't properly configured at install.
I ran into a little problem yesterday... su didn't work. It asked for a pass, I enter it, pass incorrect >=/
I fail to see the logic there. As that pass worked for entering some of the administration parts.
Try removing that bit and try again
He hasn't updated the link to the new teamspeak thingy.
And Adam: if it's only going to be used for inclusion, remove the HTML header etc
## Also note that the search_* tables are not required
## after install and can therefor be dropped. The install
## does not remove these tables, but the mod makes PunBB
## to stop updating them. You can keep updating them by not
## replacing search_idx.php, in case you just want to try
## out the mod and have the ability to change back quickly.
Posting from Ubuntu on VMWare now ^^
I wonder why it won't install VMWare Tools =/ Cos now I'm on a 1024x768 resolution in a window that can easily support much higher resolutions =/
They won't *sniff*
Yes, I know I'm lazy, but it'd be quite handy And not only for my moderator work over at PunRes, just a handy extension in general.
PunBB Forums → Posts by elbekko
Powered by PunBB, supported by Informer Technologies, Inc.