probleme mit dem attah mod
Verfasst: 18.11.2003 13:40
mein attah mod geht ned
ich klicke auf hochladen
es geht ned
da kommt irrgendein fehler
ich klicke auf hochladen
es geht ned
da kommt irrgendein fehler

phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
Couldn't store Attachment.
Your post has been stored.
DEBUG MODE
SQL Error : 1054 Unknown column 'width' in 'field list'
INSERT INTO phpbb_attachments_desc (physical_filename, real_filename, comment, extension, mimetype, filesize, filetime, thumbnail, width, height) VALUES ( 'avatar-18.jpg', 'avatar-18.jpg', '', 'jpg', 'image/pjpeg', 3204, 1069159840, 0, 85, 85)
Line : 774
File : /data/members/free/tripod/de/x/t/r/xtracarsmod/htdocs/phpBB2/attach_mod/posting_attachments.php
Code: Alles auswählen
, width, height)
Code: Alles auswählen
)
Code: Alles auswählen
, 85, 85 ) // Die Variablen dafür!!!
Code: Alles auswählen
)
Code: Alles auswählen
Parse error: parse error in /data/members/free/tripod/de/x/t/r/xtracarsmod/htdocs/phpBB2/attach_mod/posting_attachments.php on line 850
Fatal error: Class attach_pm: Cannot inherit from undefined class attach_parent in /data/members/free/tripod/de/x/t/r/xtracarsmod/htdocs/phpBB2/attach_mod/pm_attachments.php on line 32
Code: Alles auswählen
Couldn't store Attachment.
Your post has been stored.
DEBUG MODE
SQL Error : 1136 Column count doesn't match value count at row 1
INSERT INTO phpbb_attachments_desc (physical_filename, real_filename, comment, extension, mimetype, filesize, filetime, thumbnail) VALUES ( 'avatar-20.gif', 'avatar-20.gif', '', 'gif', 'image/gif', 36388, 1069169250, 0, 56, 60)
Line : 775
File : /data/members/free/tripod/de/x/t/r/xtracarsmod/htdocs/phpBB2/attach_mod/posting_attachments.php