Nu heb ik een betaalde host.
Bij het restoren van mijn database via phpmyadmin krijg ik de volgende melding:
Code: Selecteer alles
Error
SQL-query :
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!<style type="text/css">
<!--
/*
The original subSilver Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com
NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: scrollbar-face-color: scrollbar-highlight-color: scrollbar-shadow-color: scrollbar-3dlight-color: scrollbar-arrow-color: scrollbar-track-color: scrollbar-darkshadow-color: }
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
p, td { font-size : 11
MySQL said:
You have an error in your SQL syntax near '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<' at line 1
Back