1,551

(7 replies, posted in PunBB 1.2 discussion)

Like your avatar.

There's been talk of late on this forum to provide such a service.

1,552

(254 replies, posted in PunBB 1.2 discussion)

Raybo wrote:

Where can I download!

http://punbb.org/download/in_development/

1,553

(254 replies, posted in PunBB 1.2 discussion)

Got it, new blog entry, created a new Xref: http://hcgtv.net/blog/2

simkin, nice touch to a nice mod.

The way it's set up, it's just a photolog of sorts. I just grabbed a couple of day's shots at 3008x2000 and resized them in Acdsee straight to the server.

We plan on creating categories from all the pics and then adding some top level galleries. One tiny step at a time.

I'll await your navigation scheme, I could use some ideas.

1,556

(7 replies, posted in PunBB 1.2 show off)

made for chilling - nice

1,557

(11 replies, posted in PunBB 1.2 discussion)

Connorhd,

These people are doing the same thing for phpBB: http://www.boardsxp.com/

1,558

(300 replies, posted in PunBB 1.2 discussion)

I've had the same thing happen on my blog.

It's set to XHTML 1.0 Strict and I've had posts break validation. It's the old copy paste syndrome, I copy text from another site to include on my front page, which is just the song lyric of the day.

What I've had to do is copy/paste to my editor then copy/paste to my posts. Strange but it happens from time to time.

I've tested many gallery scripts over the years.

I tend to prefer scripts that I can just drop images to a directory and the next time you surf to that page, the thumbnails are created.

I've settled on this: http://singapore.sf.net

The start of a new gallery: http://jodiver.org

Nothing fancy, just the pics :)

1,560

(11 replies, posted in PunBB 1.2 discussion)

Along these lines, I notice a lot of fantastico scripts install phpBB, wondering why PunBb is not on the list?

Maybe it's time to educate the hosting providers.

Just look at install.html, it's pretty straightforward.

1,562

(5 replies, posted in PunBB 1.2 discussion)

The Tao of Pun :)

Once 1.2 comes out, I would imagine quite a lot styles will emerge.

oliver wrote:

I'm a candidate for some type of integration software between punBB and a simple news system and perhaps a few other simple modules.

Check this out: http://hcgtv.org

1,564

(11 replies, posted in General discussion)

My #1 pick is:
"Being There" with Peter Sellers

1,565

(8 replies, posted in General discussion)

dmz wrote:

I want to hack PunBB/MovableType so my most recent MT post auto-generates a thread topic in PunBB, but didn't want to mess with it until the next release is available.  Or has someone already done something similar?  This way, I can disable comments in MT (and avoid comment spam), and have an excuse to use Rickard's software.  ;)

That's been my idea also, disable commenting, pass it over to PunBB.

There was a plugin written to do the same for Blog:CMS and ported over to Nucleus.

You can see it at my .net site using PunBB 1.1.5 as the backend forum.

The plugin has been enhanced in Blog:CMS for PunBB 1.2, showing you the replies at the forum for said topic among other enhancements.

1,566

(1,382 replies, posted in General discussion)

Press Toward, Away, Up, Down, B

1,567

(5 replies, posted in PunBB 1.2 troubleshooting)

I know that this isn't a PunBB solution but you can do it via phpMyadmin.

The password field is md5, you select this as a function when entering the password and your text password is automatically converted.

1,568

(1,382 replies, posted in General discussion)

night

1,569

(3 replies, posted in General discussion)

If you do a search, Rickard explains what he uses for his site.

This is a clone of his site using Nucleus: http://hcgtv.org

zaher wrote:

i switched to FF 99% now :D

So you are suffering only 1% of the time.

1,571

(7 replies, posted in PunBB 1.2 troubleshooting)

lukepuuk wrote:

New question!
I want everybody to subscribe before being able to post on my forum. It seems this is not possible. Everybody can post as loong as they enter a name and email address. Is this right?

Look in the admin section, permissions page:

Guests may read forum
Allow guests (not registered users) to read the forum.      Yes    No
Guests may post replies
Allow guests (not registered users) to post replies to topics in the forum.      Yes    No
Guests may post topics
Allow guests (not registered users) to post new topics.      Yes    No
Guests may use search
Allow guests (not registered users) to use the forum search engine.      Yes    No

1,572

(1,382 replies, posted in General discussion)

casualties

1,573

(82 replies, posted in General discussion)

New themes are out for 1.0: http://mozthemes.tk/

1,574

(7 replies, posted in General discussion)

Web Developer

1,575

(3 replies, posted in Feature requests)

Raff, I use PunBB as my forum on a couple of my sites. I use Nucleus for my CMS, which is related to Blog:CMS.

Once I'm signed on to my site, both CMS and forum, I don't need to sign on again unless the cookie expires.

Making one sign on for both a CMS and Forum or any other app for that matter, makes it harder to keep up with changes as projects progress.

What Blog:CMS does is facilitate the creation of a forum user when you sign up at the CMS. From that point on, PunBB takes over with validation and customization of the user.

Hope that clears up some confusion, but you're welcome to take the plugin Radek has written and add to it.