Problem with phpBB and the Forum
Moderator: Forum Moderators
Problem with phpBB and the Forum
In art workshop some people had problems with triple post in one of my high sea threads. In consequence i couldn´t answer in the forum, and now one of the two threads is gone.
This seems strange:(((
This seems strange:(((
- Kestenvarn
- Inactive Developer
- Posts: 1307
- Joined: August 19th, 2005, 7:30 pm
- Contact:
- Kestenvarn
- Inactive Developer
- Posts: 1307
- Joined: August 19th, 2005, 7:30 pm
- Contact:
Additionally the frontpage actualizes not correctly and soemtimes there appear really strange empty posts in the forum overview with stupid timastamps as 1970Mille wrote:Yes - That i just wnated to say:)Kestenvarn wrote:Also, it is not accepting the changes to an Edit Post during these errors.

- Kestenvarn
- Inactive Developer
- Posts: 1307
- Joined: August 19th, 2005, 7:30 pm
- Contact:
PHP (and UNIX in general) starts counting from midnight on January 1, 1970 (GMT). The time system is based on counting the number of seconds from then. If PHP encounters an error with the time, it will return -1 (PHP 5 does this anyway - not sure about 4) instead of the severa billion seconds it should return. Of course, that gives you 12/31/1969 23:59
Hi,
I think this is on topic: I'm having trouble posting an attachment, .php script isn't being read correctly (gets downloaded as a text file). It's possible it's a problem on my end, but when this happened yesterday I once got an error page that said:
Then I tried to post again and it went through. Not so lucky now.
Is there a problem with the site? Can anyone else post attachments?
I understand websites sometimes have problems, but if it's something wrong with my computer, being patient won't solve anything.
Thanks.
EDIT: And of course, after I post this and go back to give one last try, it works flawlessly. Sorry, never mind...
I think this is on topic: I'm having trouble posting an attachment, .php script isn't being read correctly (gets downloaded as a text file). It's possible it's a problem on my end, but when this happened yesterday I once got an error page that said:
Code: Select all
Could not query total filesize
DEBUG MODE
SQL Error : 2006 MySQL server has gone away
SELECT sum(filesize) as total FROM phpbb_attachments_desc
Line : 1272
File : posting_attachments.php
Is there a problem with the site? Can anyone else post attachments?
I understand websites sometimes have problems, but if it's something wrong with my computer, being patient won't solve anything.
Thanks.
EDIT: And of course, after I post this and go back to give one last try, it works flawlessly. Sorry, never mind...