Thank you mod
Geplaatst: 02 apr 2011, 21:24
				
				- Modificatie & Versie:
 Directe link naar de modificatie:
 Adres van je forum: http://www.layby.99k.org/
 phpBB versie: 3.0.8
 Heb je onlangs een andere modificatie of stijl geïnstalleerd? nee
 
 Wat is het probleem?
Code: Selecteer alles
Updating the database
      Warning: Cannot modify header information - headers already sent by (output started at /www/99k.org/l/a/y/layby/htdocs/db_update.php:38) in /www/99k.org/l/a/y/layby/htdocs/includes/functions.php on line 2641
      Keer terug naar het forumoverzicht
      Algemene fout
      SQL ERROR [ mysqli ]
      Table 'phpbb_thanks' already exists [1050]
      SQL
      CREATE TABLE `phpbb_thanks` ( `thanks_id` mediumint(8) unsigned NOT NULL auto_increment, `thanks_from` mediumint(8) unsigned NOT NULL, `thanks_to` mediumint(8) unsigned NOT NULL, `post_id` mediumint(8) unsigned NOT NULL, PRIMARY KEY (`thanks_id`) )
      BACKTRACE
      FILE: includes/db/mysqli.php
      LINE: 163
      CALL: dbal->sql_error()
      FILE: db_update.php
      LINE: 69
      CALL: dbal_mysqli->sql_query()