Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Error Oh Error

forums forums Error Oh Error

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #18639
      peterlaursen
      Participant

      QUOTE
      CREATE TABLE `avps` (

      `arg` varchar(20) NOT NULL default '',

      `value_s` text NOT NULL,

      `value_i` int(11) NOT NULL default '0',

      `value_u` int(10) unsigned NOT NULL default '0',

      PRIMARY KEY  (`arg`)

      ) TYPE=MyISAM;|

      How did the | – character get in there ? (there are a lot of them).

      What are the errors that you get ?

Viewing 0 reply threads
  • You must be logged in to reply to this topic.