Take a look at include/functions.php and you'll see exactly what it does. It does a call to setcookie using the various cookie settings in config.php along with the supplied data. And $user_id is the actual numeric user ID, not username.

1,427

(3 replies, posted in PunBB 1.2 bug reports)

Nice find. smile
I'll investigate.

Take a look at pun_setcookie and how login.php uses it.

1,429

(3 replies, posted in PunBB 1.2 troubleshooting)

http://www.robsacc.nl/_ottens/lounge/style/style.css

DIV.linkst .conl, DIV.linksb .conl, DIV.postlinksb .conl {WIDTH:18em}

DIV.linkst .conr, DIV.linksb .conr, DIV.postlinksb .conr {WIDTH:16em}

Perhaps change those to percents?

1,430

(4 replies, posted in PunBB 1.2 discussion)

Tavocado wrote:

"Give us a few more days and we should have 1.3 beta up for grabs."

To me a few more days means 3-4 days not over a week. I aint complaining as such but you can't tease me like this sad

...which is why it was a post in a New Years topic in General Discussion and not a News post or a blog entry. We're committed to making the beta the best it can be, and if that means holding off on releasing it for a few days so we can get everything in order, that's what we're going to do. wink
Plus, considering all the work we did around Christmas/New Years Eve, I think we deserve a little break tongue

1,431

(4 replies, posted in PunBB 1.2 discussion)

http://punbb.org/forums/viewtopic.php?p … 18#p106218

Because it only shows up for moderators (I love reading this code) wink
My suggestion would be to upgrade and go from there.

No, your file looks fine from that end. The issue could always be a parse error if display_errors is off on your server: you wouldn't be able to echo the SQL in that case though.

OK, what about the rest of my post? wink

I don't know what to tell you, the problem has to be with the script if no row is being inserted.
Try echoing out the SQL query and then running it by hand. If it works, then you know the problem is not the query but with the connection. If it doesn't, then you'll be able to debug what's wrong with the query.

And the script runs fine without an error? But no row is inserted in the database?

He doesn't mean literally a file with the name style_cs.css. Replace style with the name of the style you're using. So Oxygen would be Oxygen_cs.css

I'll need to see your complete code to tell anything more

Aha, so 1.0.1 had no sections!
Look at the bottom of the page when viewing a profile. You should be able to change a person's status. You should also be able to see the list of forums to set people as moderator in.
And, looking at the code, the column you need to edit to give yourself admin powers is status and the value should be 2 (since it was < 1 for Members, 1 for Moderators, 2 for Administrators).

Just for you, I downloaded 1.0.1 tongue
I'll take a look at the code and see what I find.

1,441

(26 replies, posted in PunBB 1.2 discussion)

Again though, it's not about what we like but about what your members want. If your members don't care about attaching files, there's no need to install the attachment mod, for example.
If you're having trouble installing modifications, you should ask for help over at PunRes.

http://punbb.org/docs/install.html

Upgrading from 1.0

In order to upgrade from PunBB 1.0.* to 1.2.16, you must first update your current installation to 1.1. Download PunBB 1.1 from the PunBB.org downloads page and follow the upgrade instructions in the included install.html.

Upgrading from 1.1

In order to upgrade from PunBB 1.1.* to 1.2.16, you must first update your current installation to 1.2. Download PunBB 1.2 from the PunBB.org downloads page and follow the upgrade instructions in the included install.html.

And the administration page I'm talking about, the one that you click a link on the sidebar (not the top!) to get to is profile.php?section=admin&id=#, where # is the user ID.

1,443

(26 replies, posted in PunBB 1.2 discussion)

That's really up to you and your users. You need to decide what other kinds of features you need.

You're still clicking on the wrong link, please read my instructions wink
However, if that's really 1.0.1, I can't support it since it's two major versions out of date and I've never run it before. I don't know if the layout changed between 1.0 and 1.1 (although it might not have), which would be contributing to you clicking the wrong link consistantly wink

Email verification is irrelevant with your example
"english" should be "English"
That's the only thing I notice, are the tables in the same database?

1,446

(7 replies, posted in PunBB 1.2 discussion)

And back again wink

1,447

(5 replies, posted in PunBB 1.2 troubleshooting)

Sure wink

1,448

(5 replies, posted in PunBB 1.2 troubleshooting)

Make sure you uploaded the files to the right place and you're accessing the files from the correct URL

Could you take a screenshot and post it?

No, click on your profile. There's an administration option on the side there (not the top of the page).