Error General

Support zu den Modifikationen (MODs) von Entwickler OXPUS für das phpBB 3.0.x
Antworten
sansac
Beiträge: 4
Registriert: Do 17. Nov 2011, 07:45

Error General

Beitrag von sansac »

Hello :( :(
I'am have download mods update the 6.4.20 at 6.4.21

:(
I'am several problem.

When I try to upload a file from the outside gives me this error

Code: Alles auswählen

SQL ERROR [ mysqli ]

Column 'screen' cannot be null [1048]

SQL

INSERT INTO phpbb_posts (forum_id, poster_id, icon_id, poster_ip, post_time, post_approved, enable_bbcode, enable_smilies, enable_magic_url, enable_sig, post_username, post_subject, post_text, post_checksum, post_attachment, bbcode_bitfield, bbcode_uid, post_ua, screen, post_postcount, post_edit_locked, topic_id) VALUES (17, 55, 0, '94.34.67.89', 1324067139, 1, 1, 1, 1, 1, '', 'Argomento sul download Christmas Bluesilver', '[b:2b4te2yu][font=Tahoma:2b4te2yu][size=100:2b4te2yu][color=#008040:2b4te2yu]E'STATO AGGIUNTO UN NUOVO DOWNLOAD[/color:2b4te2yu][/size:2b4te2yu][/font:2b4te2yu][/b:2b4te2yu]\n[b:2b4te2yu]Nome:[/b:2b4te2yu] Christmas Bluesilver\n[b:2b4te2yu]Descrizione:[/b:2b4te2yu] Sulla base del Bluesilver ho creato Christmas bluesilver,uno styles natalizio\n\n[b:2b4te2yu]Versione:[/b:2b4te2yu] 2.0.0\n[b:2b4te2yu]File:[/b:2b4te2yu] christmas_bluesilver.rar\n[b:2b4te2yu]Dimensione:[/b:2b4te2yu] 429.14&nbsp;KiB\n\n[b:2b4te2yu]Visualizza Download:[/b:2b4te2yu] <!-- l --><a class=\"postlink-local\" href=\"http://www.bbcodeitalia.com/forum/downloads.php?view=detail&df_id=6\">Christmas Bluesilver</a><!-- l -->', 'de802d6eb20d5b7f0a247fd50bd28268', 0, 'RgQ=', '2b4te2yu', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0.1) Gecko/20100101 Firefox/8.0.1', NULL, 1, 0, 55)

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/functions_posting.php
LINE: 2038
CALL: dbal_mysqli->sql_query()

FILE: dl_mod/classes/class_dlmod.php
LINE: 1818
CALL: submit_post()

FILE: dl_mod/includes/dl_modcp.php
LINE: 528
CALL: dlmod->gen_dl_topic()

FILE: downloads.php
LINE: 1637
CALL: include('dl_mod/includes/dl_modcp.php')
Why????? :( :( :( :cry: :cry:
equal error in Acp :( :(
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: Error General

Beitrag von oxpus »

Hello,

the field "screen" is not provided by the download mod, so I can't really help you.
Please check your installed mods besides this one and ask the author of the mod which uses this field for a fix (it's a bug, not a feature!).

To avoid this error until the other mod is fixed, you should disable the topic function in the download mod.
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
sansac
Beiträge: 4
Registriert: Do 17. Nov 2011, 07:45

Re: Error General

Beitrag von sansac »

:P :D
Ho Yes!The you instructiones solved! :P :D
Thanks very Thanks
Antworten