Seite 1 von 1

Forum prune move

Verfasst: 08.03.2009 21:21
von Hand of Shadow
Info

Phpbb 3.0.4
MySQL 5.0.32
PHP 4.4.6
Modversion 1.0.1.a


Problem

Der Mod funktioniert soweit auch das topics verschoben werden aber wenn ich ein neues Forum erstellen möchte erscheint diese fehlermeldung

Code: Alles auswählen

SQL ERROR [ mysql4 ]

Unknown column 'prune_move' in 'field list' [1054]

SQL

INSERT INTO phpbb_forums (parent_id, forum_type, forum_status, forum_parents, forum_name, forum_link, forum_desc, forum_desc_uid, forum_desc_options, forum_desc_bitfield, forum_rules, forum_rules_uid, forum_rules_options, forum_rules_bitfield, forum_rules_link, forum_image, forum_style, display_subforum_list, display_on_index, forum_topics_per_page, forum_recent_topics, enable_indexing, enable_icons, enable_prune, prune_days, prune_viewed, prune_freq, prune_move, forum_flags, left_id, right_id) VALUES (10, 1, 0, '', 'Bewerbungen', '', '', '', 7, '', '', '', 7, '', '', '', 0, 1, 1, 0, 1, 1, 1, 0, 7, 7, 1, 0, 32, '270', 271)

BACKTRACE

FILE: includes/db/mysql.php
LINE: 174
CALL: dbal_mysql->sql_error()

FILE: includes/acp/acp_forums.php
LINE: 1045
CALL: dbal_mysql->sql_query()

FILE: includes/acp/acp_forums.php
LINE: 189
CALL: acp_forums->update_forum_data()

FILE: includes/functions_module.php
LINE: 507
CALL: acp_forums->main()

FILE: adm/index.php
LINE: 77
CALL: p_master->load_active()

Re: Forum prune move

Verfasst: 09.03.2009 11:26
von Balint
Hallo,

ein Link zum Download des MODs wäre hilfreich. Aber allgemein gefragt, hast du die beigefügten SQL-Anweisungen ebenfalls ausgeführt?


Viele Grüße,
Bálint

Re: Forum prune move

Verfasst: 13.03.2009 16:20
von Hand of Shadow
sry für die späte antwort bin nur am we da

hier der link

http://www.phpbb.com/mods/db/index.php? ... ib_id=5685

ja sql änderungen wurden vorgenommen

Re: Forum prune move

Verfasst: 13.03.2009 16:36
von Balint
Hm, auf Seite 7 des Topics auf phpbb.com gibt es die gleiche Fehlermeldung ohne Lösung. Vielleicht postest du in dem Thread http://www.phpbb.com/community/viewtopi ... 9&t=912205 mal deine Erkenntnisse?

Re: Forum prune move

Verfasst: 13.03.2009 16:47
von Hand of Shadow
hmm ich sehe nur 6 ^^
Page 1 of 6

najaich habe das gleiche prob aber habe aach noch nix gefunden