76

(4 replies, posted in PunBB 1.3 extensions)

SuperMAG wrote:

about statics extension which you will make ... could you check histats.com and see its system ... they are the best accurate stats i know ... their referrals are very correct like referrals from search engines today and referrals from sites etc

Thanks. Will do that. That's the kind of statistics I meant.

SuperMAG wrote:

good luck

thanks wink

77

(4 replies, posted in PunBB 1.3 extensions)

47 seconds
wow, i love u wink

that's why I asked

78

(4 replies, posted in PunBB 1.3 extensions)

just asking so nobody does more than he has to do...

I am working on these three new extensions for 1.3:

PM extension
Poll extension
Statistics extension

Is anybody else working on them???

79

(19 replies, posted in PunBB 1.3 extensions)

new version up and running...

http://www.punres.org/desc.php?pid=499

I did fulfill some wishes... like the portal extension hook... and a missing hook in functions.php

two new releases...

only for PunBB 1.3 Beta
just fixing a few things and adapting to changeset 1611

I will release a new version in a few seconds... This is basically just fixing a few things and adapting to changeset 1610 (changing $db to $pun_db)

Thanks, guys. I will look at all of that...
I am also planning on making this extension independent from the portal extension...

Ok and how do I do that with PHP? Srry

In changeset 1603, shouldn't you use the lang_admin element "redirect" instead of writing it again in the language file?

Smartys wrote:

x second(s) between emails (allow decimals)

What exactly do you mean?

Smartys wrote:

what user ID to start from, etc).

Well, it's not only allowed for users right now. I might want to add that as an option, don't I?

I should also display the number of emails that will receive the newsletter...

Right now I am using a db table with one column. I could also just use a textfile. What is better?

Right now I am using a huge Bcc header for the mails. I read somewhere in this forum that that causes alarm in spam filters, so what should I do? I know that using the mail function a lot is not very good, either...

88

(7 replies, posted in PunBB 1.3 troubleshooting)

so you're done with ftp?

Uh ok thanks. Will look at that later on...

90

(4 replies, posted in PunBB 1.3 troubleshooting)

Well yeah, but for people who don't have a clue at all.....

91

(7 replies, posted in PunBB 1.3 troubleshooting)

I am going to ask the guy who is managing the site... will send you an email tomorrow

92

(7 replies, posted in PunBB 1.3 troubleshooting)

There is a little bug in the server load thing:

Warning: array_walk() [function.array-walk]: The argument should be an array in /www/htdocs/w009b3f7/SD_forum/admin/index.php on line 85

Somehow the function sys_getloadavg seems to exist, but doesn't seem to return an array...

93

(18 replies, posted in PunBB 1.2 discussion)

By the way, when will PunDemo be released???

94

(4 replies, posted in PunBB 1.3 troubleshooting)

There are certain signs, like the Title separator and the Page separator.
Since in PunBB 1.3 you are not supposed to edit the code anymore, wouldn't it be more useful to create a config entry for those so that the can be edited from the admin backend...

95

(5 replies, posted in Programming)

What can I say, guys?
It works...

Thanks a lot

96

(5 replies, posted in Programming)

http://vsgunion75.de/roster.php
It works in Mozilla, but not in IE.
I googled for it and I know I am not the only one with this problem. I tried a few common fixes, but they didn't work. Can anybody help?

97

(14 replies, posted in Programming)

Cool. Thanks. Does that do it like natcasesort?

98

(5 replies, posted in Programming)

Why doesn't IE render the border-top property correctly for a table row??? How can I get around that?

99

(14 replies, posted in Programming)

I have an array that is the result of a query. I want to sort it by a specific column, but:

In MySQL, the column is VARCHAR. Therefore, it is not sorted correctly when using ORDER BY (10 comes before 2).

How can I sort the array as done in natcasesort (can't use that though, because you can't specify which array element is the ordering one.

Wow, that was bad english wink

Thanks in advance

100

(20 replies, posted in PunBB 1.2 troubleshooting)

In 1.3 there will be fulltext search. I think that should be faster...

It can't be too long until it will be released (at least I hope so)