Yeah, the tab order is pretty random. I didn't spend the two minutes required to fix it
1,226 2005-11-06 17:04
Re: PunBB 1.2.10 (69 replies, posted in News)
1,227 2005-11-06 15:17
Re: Paginate Function (4 replies, posted in Feature requests)
Cool. I'll have a look at it and put it in 1.3.
1,228 2005-11-06 14:49
Re: PunBB 1.2.10 (69 replies, posted in News)
http://punbb.org/stuff/MailTorrent-1.0.zip
Since I initially only made it for myself to use, I'm sure it's pretty easy to break. It could probably use a few more try/catch blocks, but what the hell It's released under the GPL.
1,229 2005-11-06 14:40
Re: "Unable to fetch search index words" o_O (28 replies, posted in PunBB 1.2 troubleshooting)
It shouln't result in an error, regardless if the search index needs to be rebuilt or not. Enable DEBUG mode and try again.
1,230 2005-11-06 13:10
Re: PunBB 1.2.10 (69 replies, posted in News)
Good mailers are rare. You don't feel like sharing the one you wrote? I'm having simular problems.
Sure. Just let me make it a little bit more suitable for distribution. Right now, a lot of things are hard-coded.
Nice to see that you were able to send without Telia eating it as spam - one at a time with 5 seconds inbetween or what method are you using?
Actually, I didn't put any kind of delay in there and it appears to have worked anyway. I'll add an option to wait X milliseconds between each send.
1,231 2005-11-05 23:04
Re: PM-funktionen (2 replies, posted in Archive)
Den moddade versionen? Om det är en mod du har problem med så får du fråga personen som skapat modden.
1,233 2005-11-05 14:18
Re: Oracle (10 replies, posted in General discussion)
Why not just stick with the standards (ANSI-SQL has no LIMIT) so we don't have to write different queries for each database :-)
Well, the standard recommends that we use a window function (ROW_NUMBER() OVER), but that is only available in Oracle and DB2, so we're screwed either way. A last resort is of course to use a cursor, but that usually brings with it a rather noticeable performance penalty. In my opinion, LIMIT/OFFSET is by far the most convenient and obvious way of doing this. Why the enterprise DB servers do not support is is beyond me (it's not like they are 100% ANSI-SQL compatible anyway).
1,234 2005-11-05 14:11
Re: CSS Editor (5 replies, posted in General discussion)
Thanks, I just decided to buy Visual Studio, all in one need for me. Thanks anyways.
I don't know about it's CSS editing needs, but you won't be dissapointed. Visual Studio is in my opinion the best app ever written by Microsoft.
1,235 2005-11-05 13:58
Re: Banning System (11 replies, posted in PunBB 1.2 troubleshooting)
Hmm. If the username is banned, it shouldn't be possible to signup with that username again.
1,236 2005-11-05 10:59
Re: PunBB 1.2.10 (69 replies, posted in News)
Neither header.php nor any of the styles were affected by the upgrade, so there must be some other reason it isn't working. Is the <link rel="stylesheet" ... tag in the markup?
1,237 2005-11-05 10:55
Re: Oracle (10 replies, posted in General discussion)
Now, if only they could add limit/offset support, the world would be a better place.
1,238 2005-11-04 11:22
Re: Drag & Drop Category/Forum sorting (10 replies, posted in PunBB 1.2 discussion)
I did a page on a website som time ago where the users changed some settings and as I did a post-back on each change anyway I didn't make a submit button. Sure enough, the users came back complaining about the lack of a save button. I wrote a small notice on the page explaing that there was no save button and everything would be saved anyway. No luck, people still complained so I ended up adding a button without any function whatsoever...
Hahaha
1,239 2005-11-04 09:30
Re: EDIT: Signature Seperator (20 replies, posted in PunBB 1.2 troubleshooting)
1,240 2005-11-04 09:30
Re: Croatian Translation (4 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Cool. E-mail it to me when you're done.
1,241 2005-11-04 09:27
Re: What is planned for PunBB 1.3 then? (114 replies, posted in PunBB 1.2 discussion)
We can't ask for PunBB 1.3 to make real coffee and deliver little muffins with it anymore ? Pschuiiiii....
Sure, as an extension
now my question:
is there any change in the style of v1.3, like the change from v1.1 to v1.2
I'm gonna let Paul answer that question.
1,242 2005-11-03 16:43
Re: EDIT: Signature Seperator (20 replies, posted in PunBB 1.2 troubleshooting)
No, it would involve the HR tag. Have a look at http://gu.mypunbb.com/style/imports/Cornflower_cs.css as well.
1,243 2005-11-03 15:12
Re: EDIT: Signature Seperator (20 replies, posted in PunBB 1.2 troubleshooting)
Admin/Options/Redirect time
Regarding the horizontal rule. You'll have to dig deeper in the stylesheets. I can't help you with non-default PunBB styles.
1,244 2005-11-03 13:14
Re: EDIT: Signature Seperator (20 replies, posted in PunBB 1.2 troubleshooting)
It has to do with your stylesheet. For some reason, the horizontal rule is hidden in the style you're using. Have a look in the stylesheet and see what it does to the hr tag.
1,246 2005-11-03 12:45
Re: EDIT: Signature Seperator (20 replies, posted in PunBB 1.2 troubleshooting)
Whether the posters have it enabled is irrelevant. It's the person looking at the post that's interesting.
1,247 2005-11-03 12:11
Re: Oh, the ignorance! (10 replies, posted in General discussion)
side note 2: Rickard, you're a bit out of date here
http://www.foruminsider.com/index.php?a … mp;board=9
I can't update it. IPS took over the site some time ago, and they haven't exactly taken care of it.
Edit: He uses PunBB btw
i thought you meant the smiley guy...
If that was the case, I would have to add a clause to the license disallowing him to use it
1,248 2005-11-03 12:08
Re: EDIT: Signature Seperator (20 replies, posted in PunBB 1.2 troubleshooting)
Do you have "Show images in posts" checked in your profile?