if the devs are forking to fluxbb it seems the smart choice is go with them. i'll be moving my site and mods over as time allows. good luck on this new venture.
2 2008-03-01 21:45
Re: php: Validating file uploads ? (2 replies, posted in Programming)
thanks smartys!
3 2008-03-01 21:11
Topic: php: Validating file uploads ? (2 replies, posted in Programming)
hi all. i'm doing a rewrite of a mod and was wondering about best practices for validating a file upload. such as
http://us2.php.net/manual/en/features.file-upload.php
$uploaddir = '/var/www/uploads/';
$uploadfile = $uploaddir . basename($_FILES['userfile']['name']);
echo '<pre>';
if (move_uploaded_file($_FILES['userfile']['tmp_name'], $uploadfile)) {
echo "File is valid, and was successfully uploaded.\n";
} else {
echo "Possible file upload attack!\n";
}
in the back of my head i here 'sanitize all user input'. is there anything i should do to name in $_FILES['userfile']['name'] as the user is the one setting this variable?
thanks for any tips.
4 2008-02-29 14:48
Re: What´s the best way to deal with spammers ? (4 replies, posted in PunBB 1.2 troubleshooting)
i ran an open board for a little while and started getting spammed. viagra everywhere. i just whipped up a custom script to ask a question prior to registration. stopped spam dead. i really think that variation is useful in anti-spam methods. do you know any php or have a friend who does? roll your own!
5 2008-02-18 16:58
Re: freenet: static html snapshot of punbb (3 replies, posted in Programming)
good ideas. thanks!
6 2008-02-18 03:50
Topic: freenet: static html snapshot of punbb (3 replies, posted in Programming)
hi all.
i have a punbb forum that i would like to periodically convert to static html so i can put it on freenet. i'm about to start writing a module to do this for me but at the moment i'm wondering about the best way to tackle it. any tips welcome.
thanks.
7 2008-02-10 18:29
Re: Arsamania (9 replies, posted in PunBB 1.2 show off)
very good website TuxPirate !
8 2008-01-25 18:33
Re: Hiring someone to help with PunBB (7 replies, posted in PunBB 1.2 discussion)
1. upgrade to 1.2.16 asap.
:-)
9 2008-01-12 02:23
Re: I found this site. Is this even legal (15 replies, posted in General discussion)
You can say that again. ;)
@eric: I installed the user agent switcher for ff, but there isn't an option to be a googlebot. Any ideas.
i think he used konqueror
i've never done it myself. too lazy.
10 2008-01-08 13:00
Re: I found this site. Is this even legal (15 replies, posted in General discussion)
it seems if you want to post content to a site bugmenot is most suited for spammers and cowardly posters.
if you want to merely read a sites content that requires registration then bugmenot could be quite useful. having to register just to read some article can be a pain in the ass.
as a side note, a friend of mine has mentioned that he just changes the user agent for his browser to googlebot and is able to read most content without registering.
11 2007-12-20 19:23
Re: Download Mod (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
from your screenshots this mod looks very cool. good job man!
12 2007-12-13 14:09
Re: Help me ! (1 replies, posted in PunBB 1.2 modifications, plugins and integrations)
theres a mod or two for that if you want flash video.
http://punbb.org/forums/viewtopic.php?id=17678
http://punbb.org/forums/viewtopic.php?id=16653
http://www.punres.org/browse.php?keywor … p;forums=1
you can always just put a link to the video.
p.s. - use a better subject next time. 'help me' isn't useful. 'posting video in forum' or something is better.
good luck.
13 2007-12-10 12:33
Re: 1.3 mod conversion roll call (35 replies, posted in PunBB 1.2 modifications, plugins and integrations)
i'll be converting my three with feature updates. linksplus, punrss, & puntracker.
14 2007-12-07 05:12
Re: Where should i go to web host in punbb (25 replies, posted in PunBB 1.2 discussion)
hi iam new user to punbb i dont know where should i go to web host i want to web host my rpg so can any one tell how and where i should web host than q
i'm not sure what you're saying but if you are looking for a host https://dreamhost.com/hosting.html has pretty good prices but i've never used them. i've used yahoo but they suck. have you seen smarty's site? http://www.punbb-hosting.com/
you could always make your own server. :-)
15 2007-12-07 05:06
Re: How could upload my punbb style (2 replies, posted in General discussion)
resources? do you mean a mod or style? http://www.punres.org/
16 2007-12-07 05:02
Topic: Looking for somebody to test my bittorrent tracker out. (0 replies, posted in General discussion)
hi all. i've been fiddling with some code and i'm not sure if it's working like i want. if there's a torrent user out around here do me a favor and tell me if any of the links labeled *[DHT]* work at http://newmag.org/forum/puntracker.php you don't have to download the whole file. just tell me if you are able to receive any bits. many thanks!
17 2007-11-20 01:03
Re: PunBB 1.2.16 (71 replies, posted in News)
Sorry for the mess up.
please! thanks to you and the team for being on top of things.
18 2007-11-18 15:38
Re: New user having some troubles. (3 replies, posted in PunBB 1.2 troubleshooting)
hi. first off there's plenty of managed hosts who provide mysql / php support. the os will pretty much be invisible to you. it sounds like you've purchased more than you need. but that's okay. you will have more neat stuff to play with. :) i've never used ms iis but i'm sure the general ideas are the same. so when you try to install, punbb complains there's no db? well are you mysql running? on linux at terminal you could do something like,
[eric@firedragon ~]$ yum list mysql
Installed Packages
mysql.x86_64 5.0.45-4.fc8 installed
so then i know it's installed. now i would go about configuration. then make sure i have php and apache and config that as well. then drop punbb in the proper directory and see what happens.
fiddle around, read some manuals and give us more details. i'm sure there's some ms guys around here willing to lend a hand.
good luck man!
// by the time i typed this two people already responded :p
19 2007-10-30 12:20
Re: If you won vBulletin right now, would you stop using punBB? (14 replies, posted in General discussion)
i was looking at the vbulletin features http://www.vbulletin.com/features.php and it seems pretty cool. i personally was attracted to punbb for different reasons. it's lightweight, well written and (most importantly) free. and i don't mean free to download i mean really free. here's some more information if you're interested. http://www.gnu.org/philosophy/philosophy.html i personally can make any feature i desire for punbb. i also like the 'small' community. you get to know the people involved and develop confidence (or not) in their ability. from my experience with other software projects i think we're very lucky to have the devs on this project. they seem to work and communicate well.
also, i would like to say that your original posting is antagonistic and without qualification is useless. why would you stop using punbb?
20 2007-10-25 00:10
Re: showing off my website integration (14 replies, posted in PunBB 1.2 modifications, plugins and integrations)
very sweet site...
Q
agreed. great job man.
21 2007-10-25 00:06
Re: WOW - a theme design contest for punbb (3 replies, posted in Programming)
just a bump.
22 2007-10-21 15:49
Re: I'm a Chinese,I want to make some friends with everyone (7 replies, posted in General discussion)
for $19.95 i will gladly be your friend.
^^
23 2007-10-04 19:34
Re: I installed XAMPP on my linux box properly (26 replies, posted in General discussion)
mmmnnn... beer.
24 2007-10-04 19:31
Re: I installed XAMPP on my linux box properly (26 replies, posted in General discussion)
lol.
find a file called my.cnf
in that file find a variable called basedir
change the path to /opt/lampp/var/mysql
if this doesn't work i suggest you start over from scratch. start a new thread. tell me what distro you're using and i'll walk you though it. if you're ever in boston you will have to buy me a beer!
25 2007-10-04 15:36
Re: I installed XAMPP on my linux box properly (26 replies, posted in General discussion)
ok. now what does it say in your my.cnf file?
""" PunBB reported: Unable to connect to MySQL server. MySQL reported: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) """
does /var/lib/mysql/mysql.sock not exist? it seems the error is in the configuration. mysql should be looking in /opt/lampp/var/mysql.
fix your basedir in the my.cnf file.
i think... (^.^)