Emil775 wrote:

I'm sorry...I just wanted to put it in both b/c I didn't know which one to post in, but, will it also uninstall off the "mods" menu in the admin section then?

So, I just delete the folders, that's it?

Plz answer both questions..

thx

I haven't looked at the chat mod's install instructions, but if you undo what was done then you'll be fine

Undo the steps to install it
And there was no need to post another topic about this in Troubleshooting

You messed up the install of a mod wink

6,229

(3 replies, posted in PunBB 1.2 troubleshooting)

Looks fine to me (although there's a slight difference in IE versus Firefox, I hardly notice it), although you shouldn't be trying to hide that text tongue

Do you really not see the problem with what you're doing? tongue

You can't just declare multiple doctypes, open up new <html> tags, etc and expect everything to be OK

http://validator.w3.org/check?verbose=1 … Findex.php

Fix these and then you should be fine (or at least better off than now)

6,231

(2 replies, posted in Feature requests)

But Mike can not be a member of two groups ("Rock'n'roll readers" and "drugs reader") so he cannot read "Drugs" and "Rock'n'roll".

So make a group that can read both tongue

6,232

(16 replies, posted in PunBB 1.2 discussion)

Tobi wrote:

Do you think so?
I mean, after all mod_security is about static rules, regex thingies and such. So it will look for a very long list of keywords and find out how relevant they are. While spamassassin already comes with a database and has this bayesian filter so you could even *train* your board.
Don't get me wrong, I use and love mod_security but I think it's not the right thing for this job....

Point taken wink

MindReality wrote:
Ludo wrote:

Choosing phpbb instead of punbb is not an intelligent choice.

I beg to differ, punbb has been around for a considerable amount of time already. But why is it that top internet marketers like associate programs, xsitepro and Rosalind Gardner use phpbb instead?

A. Top internet marketers? I can create a page that says that too, it doesn't make it true wink
B. phpBB is used by a lot more people. Why?
- It has been around longer than PunBB.
- There are a lot more resources for it (both in terms of useful/useless mods and in terms of support websites and how-to's)
- phpBB is very popular with one-click installers
- PunBB isn't meant to appeal to the lowest common denonimator (in terms of installing it and getting all the features you'll ever need without ever needing to mod it).

And in case you didn't get it from all posts by others, your post is very hostile and rude: why would you expect to get a decent response?
However, I'm going to respond to your trollish question with another question: if you know enough to understand what the different modes mean and to understand that you don't want to chmod it to 777, then why can't you just look at the code and see exactly what it needs to do and set things accordingly?

6,234

(16 replies, posted in PunBB 1.2 discussion)

My mad idea (probably even silly & stupid..):
People who have their own server (ie root access)  should be able to plug punBB into spamassassin.

This would be a job for mod_security tongue

6,235

(5 replies, posted in Feature requests)

Couldn't be a plugin, simply due to how much stuff plugins can actually do.
However, it's certainly a simple mod

6,236

(14 replies, posted in PunBB 1.2 bug reports)

To me this means I find where the servers are located, in my case.. Utah (-7 MST), and set accordingly.

I think this has been suggested to Rickard in the past, but PHP can determine the timezone offset for the forums: couldn't this be included at install to auto-set the timezone?

6,237

(1 replies, posted in PunBB 1.2 discussion)

You mean the homepage? It's just a page written by Rickard, it's not a mod

6,238

(4 replies, posted in PunBB 1.2 troubleshooting)

N    ISO-8601 numeric representation of the day of the week (added in PHP 5.1.0)    1 (for Monday) through 7 (for Sunday)

I believe that would be your issue, and what you actually want there is j

6,239

(16 replies, posted in PunBB 1.2 discussion)

Not allowing posts that contain a certain keyword? That sounds like mod_security

Look into CGI-IRC type stuff then

That's what this is: a Java IRC chat applet tongue

6,242

(4 replies, posted in PunBB 1.2 troubleshooting)

What's your date setting currently?

6,243

(2 replies, posted in PunBB 1.2 discussion)

I believe that's what it does

Edit: And it is wink

Is this similar to the functionality of the Easy BBCode mod (except with just the smileys)?

6,245

(5 replies, posted in PunBB 1.2 troubleshooting)

Once again, this isn't a PunBB bug tongue
Your host turned on open_basedir restrictions and something is wrong with them. Go talk to your host

6,246

(5 replies, posted in PunBB 1.2 troubleshooting)

This isn't a bug with PunBB, this is an issue with your hosting provider: go talk with them wink

I don't think it's a sever issue.  It gets executed and gives a 500 error

Then check the error log and give us the error tongue

*huggles Bekko tongue*

Bah, I figured it wouldn't be hard for most of the stuff (and I can't put too much stuff in a memo, there just isn't space tongue)
I'll try and find you on IRC wink

Jasoco: There are also quite a few issues with this mod in general (I know Bekko on another site and I just sent him 5 or 6 memos via the IRC server). Hopefully he'll fix them tomorrow. In the meantime, at the least you shouldn't put this code on a production site (at the very least, make the plugin AP instead of AMP).