I need to put together a website for a client and am looking to provide a robust 'portal-like' environment as part of the solution.
I have in the past used phpBB-2, and am happy(ish) setting up SQL-based systems to work with PHP. My main gripe there was that I used phpBBs security as the authentication for all other parts of the site, so when it broke (security hole) a site had to be re-jigged on a large scale.
Requirements are (loosely)
+ able to upload news (with pics) ~ blog-like
+ threadable forums (fora)
+ accounts can be manually approved or automatic via email
+ hopefully easy to skin (with HTML/css, not delving into MOD templates)
+ photo gallery uploader with automatic scaling/optimisation of images
+ personal blog space for registered users ??
Anyone got any recommendations ?
I have in the past used phpBB-2, and am happy(ish) setting up SQL-based systems to work with PHP. My main gripe there was that I used phpBBs security as the authentication for all other parts of the site, so when it broke (security hole) a site had to be re-jigged on a large scale.
Requirements are (loosely)
+ able to upload news (with pics) ~ blog-like
+ threadable forums (fora)
+ accounts can be manually approved or automatic via email
+ hopefully easy to skin (with HTML/css, not delving into MOD templates)
+ photo gallery uploader with automatic scaling/optimisation of images
+ personal blog space for registered users ??
Anyone got any recommendations ?