1,176

(12 replies, posted in PunBB 1.2 troubleshooting)

Well, without more info other than "it doesn't work," I'm afraid I can't really help you. Mail setups vary widely and there's no way for me to know whether or not you need to use SMTP, or whether your server is on some blacklists, or whether you need to set up reverse dns, etc etc etc.

1,177

(12 replies, posted in PunBB 1.2 troubleshooting)

SMTP isn't required provided the server is set up properly. Some hosts require SMTP.
In terms of other applications: anything that sends email tongue

They don't in 1.2 either. And BBCode isn't parsed. The reason we don't run parse_message (if I remember correctly)  is that the post contents is really the first 1000 characters (I think, it's something like that). That means it's possible for partial BBCode to slip in and cause issues.

1,179

(12 replies, posted in PunBB 1.2 troubleshooting)

Ouch.

How are you sending emails? Via SMTP or via PHP's mail function? Do you have any other applications running that are sending mail?

1,180

(11 replies, posted in PunBB 1.3 troubleshooting)

Well, the only time that situation would come up is when upgrading from 1.2 to 1.3, which means you should have 1.3's Oxygen in place. I'll just add a file_exists check.

Edit: Actually, this brings up some other issues. More discussion required!

1,181

(54 replies, posted in PunBB 1.3 troubleshooting)

I'm removing the call to htmlspecialchars, Paul can revert my change if there was a reason the call was there.

1,182

(50 replies, posted in PunBB 1.3 troubleshooting)

Sweet, congrats smile

1,183

(50 replies, posted in PunBB 1.3 troubleshooting)

You can add your own version of the various include/url/*.php files in the lang/language_name/url/ folder.
And the proper rewrite rules for them can be added using /lang/language_name/rewrite_rules.php.

1,184

(8 replies, posted in PunBB 1.3 troubleshooting)

Fixed

1,185

(50 replies, posted in PunBB 1.3 troubleshooting)

bingiman: You need to set AllowOverride to All I believe

1,186

(8 replies, posted in PunBB 1.3 troubleshooting)

qubertman: Thanks, I'll check it out

1,187

(8 replies, posted in PunBB 1.3 troubleshooting)

I'm confused, you'll have to be more specific about the problem.

There's (I think) a fix for this in SVN

1,189

(48 replies, posted in News)

In case anyone is interested, we have another sample extension. It allows for localized URLs based on the language.
http://punbb.org/download/extensions/lo … chemes.zip

1,190

(50 replies, posted in PunBB 1.3 troubleshooting)

fmimoso wrote:

Merely cosmetic but, in Admin -> Settings, is this "6. Setup URL Scheme (SEF URL's ) for your boards pages" supposed to dot underline the SEF term?

How do I customize the SEF fancy filenames?
For example, I would like to localize some of the filenames. Is it possible/feasible? I was looking at include/url/* and at include/rewrite_rules.php, am I correct or should I look at any other file?

http://punbb.org/download/extensions/lo … chemes.zip

1,191

(50 replies, posted in PunBB 1.3 troubleshooting)

If your host refuses to look into an issue when there is obviously a need to look into it? Yes

I'm assuming you're on a shared host where you can't edit Apache's config files.

1,192

(50 replies, posted in PunBB 1.3 troubleshooting)

bingiman: Then no fancy URLs tongue
fmimoso: Wait, there will be an official extension which will allow you to have language specific URLs

1,193

(151 replies, posted in PunBB 1.3 extensions)

Look into the array_insert function? wink

1,194

(3 replies, posted in PunBB 1.2 troubleshooting)

Moved to Troubleshooting
And closed: you're using PunBB-Hosting, which hosts the forums for you, which means you don't control any upgrades, etc. Lucky for you, PunBB-Hosting has been running 1.2.16 for months now tongue

1,195

(50 replies, posted in PunBB 1.3 troubleshooting)

Yeah, I think I'm going to look into detecting the presence of a .htaccess file based on your SERVER_SOFTWARE (it's a $_SERVER variable I think) and generating the file/stopping you if it can't be done.

1,196

(50 replies, posted in PunBB 1.3 troubleshooting)

It all depends on your setup: some people need the RewriteBase line (and having it in and set correctly can't hurt). I am going to change the RewriteRule though, since it does seem like nobody actually needs the absolute path when RewriteBase is set correctly.

1,197

(11 replies, posted in PunBB 1.3 troubleshooting)

It would if the styles there were finished: I'm sure someone will manage to come up with their own style before the beta is done tongue

Whoops, my bad, I'll fix it when I get home if nobody else does

1,199

(11 replies, posted in PunBB 1.3 troubleshooting)

liquidat0r wrote:
Meowmeow wrote:

They should remove those folders now.

Has just been done.

An alternate solution would have been to comment out the code for producing the drop down box.

Except then people couldn't test that code wink

1,200

(4 replies, posted in PunBB 1.2 troubleshooting)

Yes, you can have a default group for new users with no permissions and manually move users to the real group/