Nou is er bij administratiepaneel configuratie+ bijgekomen en posts icons
Klik op configuratie+ plus krijg ik dit:
Code: Selecteer alles
Fatal error: Call to undefined function: mods_settings_get_lang() in /home/orangesunrise.nl/www/admin/admin_board_extend.php on line 326
Code: Selecteer alles
Algemene Fout
unable to count icons on posts
DEBUG MODE
SQL Error : 1054 Unknown column 'post_icon' in 'field list'
SELECT post_icon, count(*) as count FROM phpbb_posts GROUP BY post_icon ORDER BY post_icon
Line : 646
File : /home/orangesunrise.nl/www/admin/admin_icons.php
En toen ik verder keek kwam ik ook bij statistieken deze foutmelding tegen:
(bij statistics configuration en statistics modules)
Code: Selecteer alles
Algemene Fout
Could not query statistics config table
DEBUG MODE
SQL Error : 1146 Table '4065vonne.phpbb_stats_config' doesn't exist
SELECT * FROM phpbb_stats_config
Line : 52
File : /home/orangesunrise.nl/www/admin/admin_statistics.php
Kan iemand mij misschien helpen want snap er maar weinig meer van!
Code: Selecteer alles
Algemene Fout
Error in posting
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0)' at line 1
INSERT INTO phpbb_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_icon, topic_vote) VALUES ('ff testen hoor', 2, 1112304486, 19, 0, 0, , 0)
Line : 273
File : /home/orangesunrise.nl/www/includes/functions_post.php
