Author Topic: problem in poll mod  (Read 3308 times)

0 Members and 1 Guest are viewing this topic.

Offline funpersian

  • Newbie
  • *
  • Posts: 23
    • View Profile
problem in poll mod
« on: April 11, 2005, 10:35:14 AM »
hi all

in install install_encuestas.php
see this error

Ejecución:
CREATE TABLE `4images_encuestas` (
orden int(2) unsigned NOT NULL auto_increment,
nombre varchar(50) NOT NULL default '',
visitante varchar(4) NOT NULL default '',
plazo_votacion varchar(10) NOT NULL default '',
fecha_inicio varchar(50) NOT NULL default '',
fecha_cierre varchar(50) NOT NULL default '',
opcion_1 varchar(30) NOT NULL default '',
votos_1 int(2) NOT NULL default '0',
opcion_2 varchar(30) NOT NULL default '',
votos_2 int(2) NOT NULL default '0',
opcion_3 varchar(30) NOT NULL default '',
votos_3 int(2) NOT NULL default '0',
opcion_4 varchar(30) NOT NULL default '',
votos_4 int(2) NOT NULL default '0',
opcion_5 varchar(30) NOT NULL default '',
votos_5 int(2) NOT NULL default '0',
opcion_6 varchar(30) NOT NULL default '',
votos_6 int(2) NOT NULL default '0',
opcion_7 varchar(30) NOT NULL default '',
votos_7 int(2) NOT NULL default '0',
opcion_8 varchar(30) NOT NULL default '',
votos_8 int(2) NOT NULL default '0',
opcion_9 varchar(30) NOT NULL default '',
votos_9 int(2) NOT NULL default '0',
opcion_10 varchar(30) NOT NULL default '',
votos_10 int(2) NOT NULL default '0',
KEY `orden` (`orden`)
)TYPE=MyISAM

Ejecución:
INSERT INTO `4images_encuestas` VALUES ('','Que opinas de esta galería ?', '0', '0', 'Monday - 11 of April of 2005 to them 12:58', '', 'Opcion_1', 0, 'Opcion_2', 0, 'Opcion_3', 0, 'Opcion_4', 0, 'Opcion_5', 0, '', 0, '', 0, '', 0, '', 0, '', 0)


Operación realizada con exito!


please help me :P

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: problem in poll mod
« Reply #1 on: April 11, 2005, 02:07:52 PM »
what poll mod?
please read the forum rules

[locked]
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)