Po instalacji moda EF mam 2 bledy:
1) Gdy chce stworzyc kategorie, forum, link to wyskakuje taki blad:
Kod:
Couldn't update forum data [#3 - 0 ]
1366
Incorrect integer value: '' for column 'forum_status' at row 1
Zapytanie:
INSERT INTO phpbb_forums (forum_id, forum_name, forum_desc, forum_type, forum_status, auth_view, forum_parent, forum_depth, forum_link, forum_link_count, forum_link_show_count, forum_link_type, forum_link_blank, forum_order, prune_enable) VALUES ('20', 'Download', '', 'c', '', '1', '0', '0', '', '', '', '', '', '210', '');
Nie pomaga
Ten sposob.
2) Przy kazdym forum sa jakby splaszczone obrazki. Wejdzcie i zobaczcie na strone.
Jak naprawic te dwa bledy?
Mam zainstalowne:
CR 2
plusminus
oraz ten nieszczesny EF.
Prosze o odpowiedz.