phpmyadmin confirms that the max_allowed_packet is set to max
(from mysql manual: "The protocol limits for max_allowed_packet is 16M in MySQL 3.23 and 1G in MySQL 4.0")

max_allowed_packet   16776192

i.e. 16Mb ... but I cannot upload a 1mb file so far ...

yep

<input type="hidden" name="MAX_FILE_SIZE" value="10000000"><input type="file" name="attached_file" size="80" tabindex="3">

in front of the file input field, as it should be

Well I'm putting up my new server with redhat, and I will run apache, php and mysql on it also ... everything is working splendid, the attachment mod is moved to 1.0.1, but I cannot get larger files to upload, and I want to be able to be sure that everything work before I release the mod sad

in php.ini I have altered so that I have:

file_uploads=1
memory_limit=110M
post_max_size=105M
upload_max_filesize=100M

and in my.cnf I have

[mysqld]
set-variable = max_allowed_packet=100M

does anyone have an idea why I only can upload smaller files, and put them onto the database, but as soon as I try with a larger file, let say 1mb I click 'Submit' and I get the error page for not beeing able to find the server (the IE default page, not the errorpage from apache) ... instantly, so it's not an timeout problem sad

1,279

(12 replies, posted in PunBB 1.2 troubleshooting)

what version of PHP do you have on the server?

1,280

(3 replies, posted in General discussion)

Look a bit further down on this subforum, or click this text

Furthermore search is a helpful function wink

1,281

(3 replies, posted in PunBB 1.2 troubleshooting)

have you included the javascript named "MM_openBrWindow" in the header?

1,282

(11 replies, posted in General discussion)

RNilsson wrote:
Not neccessarly (spelling) since the cookie is client-based, and as long as the servers are in time-sync.

You only visit one server at the time.

True, but what if you on friday vistis server1.xx.com, and get your cookie set up, so it know when you last were there.
On saturday you then visit server2.xx.com ... then you aren't using the cookie that server1.xx.com made, right? ... but it uses the cookie server2.xx.com made the last time the person was there. Right?

1,283

(19 replies, posted in General discussion)

looks good :up:

1,284

(11 replies, posted in General discussion)

hmm... wouldn't it be possible that one cookie isn't recognized by the other server, thus screwing up the last post, last online and such?

As you wannot fix that in the admin-options, and you cannot get the cookie from the other server from the browser either ... or is there a way to do this?

It's not yet released ... I'm working on writing the installation, and also converting it from 1.0 RC 2 to 1.0.1 + still fiddling with detail.

Shouldn't take too long before the 1.0 release is due.

Edit: will most probably be released Monday the 8th of September 2003 smile

1,286

(7 replies, posted in Archive)

I don't know a word or Russian, but babelfish is good. (I recognized the number on the link)

The attachment mod uses a lang file, so for the visibility in all the posts, edit etc. it will be possible to translate to russian, but there's not that many things, but a few. smile
In the administration interface, it's like punBB only in english.

1,287

(10 replies, posted in Feature requests)

I'm 100% behind Kennel on this one ... there's no need for a subject field on any other posts than the first one. I usually just leave it blank on forums i'm visiting, and most other seem to do the same

if someone want one, well just write
[ img ]fancy icon url[ /img ] [ b ]This is my subject[ /b ]
at the beginning of your posts (except the spaces in the tags though)...  that'll make it look like one anyhow big_smile

lol ... ahem *guilty* perhaps not wink

well, perhaps not a bug, or a feature request ... but if it's in the wrong place, move it big_smile

Well I was subscribing to a thread the other day ... and during the night when I slept there were some activity ... and when I checked my mail on the morning 8 new mails, about someone that had replied to that thread... one mail would hve been enough in my opinion, isn't it possible to only send one mail for each thread there's been activity in, that resets as soon as your cookie updates?

Will probably keep down traffic also...

1,290

(37 replies, posted in PunBB 1.2 bug reports)

Please also post the other 4 items Kennel asked for, as it might help find a possible bug.

1,291

(37 replies, posted in PunBB 1.2 bug reports)

is it off 24 hours on new messages after you've rechecked both "Admin-Options-Server Timezone" and "Profile-Timezone"?
or is this on old messages already in the database?

but you have obv. done something, I don't know what, or where, as in the start of the thread you said it was 5 hours off, and now it's 24 hours off?

To be able to hunt down a bug one needs as much information as possible, so one can duplicate the thing that has happened, so I also say: please post the results here. smile

one of the users on my board had the same plroblem ... I told him to set his timezone, and then it was ok wink

1,293

(5 replies, posted in PunBB 1.2 troubleshooting)

first, it'sn not a show off wink

but you need to convert the database, and to my knowledge there aren't any converters... yet ...

but check here and there seems to be one in the making
http://punbb.org/forums/viewtopic.php?id=2538

1,294

(68 replies, posted in PunBB 1.2 discussion)

why not add the "Translated to Hebew by..." below the Copyright notice?
as I don't see the point in removing Rickard Andersson's name?

1,295

(19 replies, posted in General discussion)

I would say above the sig.

Makes it easier to see if the post is edited or not, when reading it.

1,296

(4 replies, posted in General discussion)

big_smile

if you allow them, yes, othervise, no smile

See the screenshots ... where one alteres the rights ... will probably write alittle comment after the guest upload, that it's _very_ insecure ... but I guess it's possible to use as an upload section if one allow everyone to upload, but only mods and admins to download. smile

ok ... the mod is now more or less ready for 1.0 RC 2 ... so I'm planning on installing a 1.0.1 soon and try to write the big installation instruction smile

and fix small fixes here and there, as it evolved quite alot from the first few lines of code, and remove the edit and delete rights from the guests ... so one guest cannot remove the other guests attchment, that would be odd smile

nice site, and a nice script.

This thing was abit comic though (default timestamp if no cookie is found or somehting?)

"Welcome back! You last visited on 01 Jan 1970 @ 01:00."
I was born over 9 years later big_smile

1,300

(6 replies, posted in Feature requests)

wasn't there a mod for previewing posts?


Edit: This one But for 1.0 RC 1, don't know how much that needs to be altered though to function on 1.0.1