101

(5 replies, posted in Programming)

Enable PUN_SHOW_QUERIES and paste the query. I guess the id is missing...

There is a language file for extensions, but there is no option to actually choose one when installing...

103

(3 replies, posted in PunBB 1.2 troubleshooting)

in the admin section... settings or features or something similar... look for default style

104

(2 replies, posted in PunBB 1.2 troubleshooting)

just do a query

DELETE FROM users WHERE num_posts=0

105

(10 replies, posted in PunBB 1.3 troubleshooting)

That's why I like it when Smartys answers my post... cuz most the time it's done by then wink

You can change the style...

107

(10 replies, posted in PunBB 1.3 troubleshooting)

ok works now
i will have to try at home too, maybe I just used an old revision

108

(10 replies, posted in PunBB 1.3 troubleshooting)

That's why I called it an admin problem wink
Wait a sec I will try to do it again

109

(10 replies, posted in PunBB 1.3 troubleshooting)

I entered no name in the first form. Then I entered an e-mail domain in the second form. It created the ban, but then it went to the page with only the first form on it...
that is the point

110

(10 replies, posted in PunBB 1.3 troubleshooting)

1.possible. that was not the point though...
2.thanks
3. thanks

111

(10 replies, posted in PunBB 1.3 troubleshooting)

1. Wenn adding a ban, after the second form it shows the first form again... The ban is added  though. You should also add a redirect there...
2. In admin/forums.php, line 497, it says "Only available in empty forums" is not editable for other languages...
3. In admin/categories.php, line 285, you do a strtolower() on an lang-Element. That's fine for English, but not for German!!! Could you please just add another language item???

Thanks

Oh, I see now what you mean. Will change that.

Just posted release 1.0.1b though...

Why that? It is both right. $db_prefix is defined in config.php, $db->prefix when the db class is created...

oh i will think about that...

EDIT: that means yes

115

(1 replies, posted in PunBB 1.2 discussion)

is that page static?
i am just asking because the "newest posts" on that page are like almost three months old...

116

(151 replies, posted in PunBB 1.3 extensions)

ok...

117

(151 replies, posted in PunBB 1.3 extensions)

Smartys wrote:

Why?

just for a correct naming scheme...

118

(151 replies, posted in PunBB 1.3 extensions)

The hooks in login.php should be lo_ and not li_...

oops, you're right.
thanks...

Only works with the Portal right now!!!!!

not very fast right now...

Project Page at PunRes

I just wrote the first tutorial.
Maybe this will help making somebody register wink roll

122

(7 replies, posted in PunBB 1.2 troubleshooting)

uh right

123

(7 replies, posted in PunBB 1.2 troubleshooting)

oh i see what you mean. it just overwrote the first error, right?

124

(7 replies, posted in PunBB 1.2 troubleshooting)

???
it is 1.3 code
and what exactly do you mean with your last post?

125

(7 replies, posted in PunBB 1.2 troubleshooting)

sorry to double post... but what about this?