MyBB Source


Enter the Guess MyBB 1.6 Release Date Contest

AdvancedProfile 2 | [Public Beta] MyTrader

Latest Releases: Password Change - Mark Unread - Ban Appeal

 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug with MyForms Plugin Backup
Author Message
Glas
Member


Posts: 99
Joined: Jul 2009
Reputation: 0
Post: #1
Bug with MyForms Plugin Backup
Yes i did a backup of my forum (1.4.9) to upgrade to (1.4.10)
and Custom Forms plugin gave me this error when i tried to import my backup

¿Could anyone help to me recover this?
i have like 20 forms i don't wish to make them all again :(

Thanks in advance


Quote:consulta SQL:

INSERT INTO ez2_forms_items( 'item_id', 'form_id', 'name', 'description', 'TYPE', 'options', 'default_value', 'cols', 'ROWS', ''size ', 'maxlength ', 'class ', 'required ', '
ORDER ' ) VALUES ('1 ','1 ','Nombre ','Ingresa tu nombre ','1 ','','','0 ','0 ','','','','1 ','0 '); INSERT INTO ez2_forms_items ( 'item_id ', 'form_id ', 'name ', 'description ', '
TYPE ' , 'options ', 'default_value ', 'cols ', '
ROWS ' , ''size', 'maxlength', 'class', 'required', 'order' )
VALUES (
'2', '1', 'Email', 'Email', '1', '', '', '0', '0', '', '', '', '1', '0'
);

MySQL ha dicho: Documentación
#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 ''item_id', 'form_id', 'name', 'description', 'TYPE' , 'options', 'default_value'' at line 1

Fixed with:
Quote:INSERT INTO `ez2_forms_items` (`item_id`, `form_id`, `name`, `description`, `TYPE`, `options`, `default_value`, `cols`, `ROWS`, `size`, `maxlength`, `class`, `required`, `ORDER` )
VALUES (
'1', '1', 'Nombre', 'Ingresa tu nombre', '1', '', '', '0', '0', '', '', '', '1', '0'
);


(This post was last modified: 12-28-2009 11:51 PM by Glas.)
12-28-2009 10:54 PM


 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Profile Ads plugin parentsofdis 2 67 02-06-2010 04:14 AM
Last Post: dannydee
  IS there a plugin that... ccalby 1 81 01-22-2010 10:07 PM
Last Post: Svizy
  Level Bar Plugin kevin-1372 4 330 10-31-2009 01:28 PM
Last Post: DasHaxer
  ONLINE TODAY PLUGIN bluntman 10 364 10-02-2009 09:48 PM
Last Post: Aryan
  What plugin do I need???? Skiilz 3 147 09-05-2009 07:03 AM
Last Post: Svizy
  Problem with the users online today plugin wethegreenpeople 2 173 08-23-2009 03:16 AM
Last Post: wethegreenpeople
  How to work with custom pages plugin blood 3 217 07-09-2009 10:40 PM
Last Post: wugcommunity
PayPal plugin wugcommunity 0 132 07-09-2009 10:35 PM
Last Post: wugcommunity
this Plugin ! persiandc 11 417 07-05-2009 01:02 PM
Last Post: Walkman 5.0
  User Agent Plugin Nickman 2 389 05-01-2009 05:11 AM
Last Post: habs




Web Design | Web Design Jobs