tried my idea above and got a bit further then other errors…
Error
Static analysis:
54 errors were found during analysis.
Unexpected character. (near "{" at position 1447)
Unexpected character. (near ":" at position 1455)
Unexpected character. (near ":" at position 1486)
Unexpected character. (near ":" at position 1519)
Unexpected character. (near ":" at position 1567)
Unexpected character. (near ":" at position 1590)
Unexpected character. (near ":" at position 1613)
Unexpected character. (near ":" at position 1640)
Unexpected character. (near ":" at position 1668)
Unexpected character. (near ":" at position 1694)
Unexpected character. (near ":" at position 1715)
Unexpected character. (near ":" at position 1741)
Unexpected character. (near ":" at position 1758)
Unexpected character. (near ":" at position 1775)
Unexpected character. (near ":" at position 1817)
Unexpected character. (near ":" at position 1844)
Unexpected character. (near ":" at position 1873)
Unexpected character. (near ":" at position 1893)
Unexpected character. (near ":" at position 1918)
Unexpected character. (near ":" at position 1932)
Unexpected character. (near ":" at position 1947)
Unexpected character. (near ":" at position 1971)
Unexpected character. (near ":" at position 1996)
Unexpected character. (near ":" at position 2020)
Unexpected character. (near ":" at position 2045)
Unexpected character. (near ":" at position 2069)
Unexpected character. (near ":" at position 2094)
Unexpected character. (near ":" at position 2118)
Unexpected character. (near ":" at position 2141)
Unexpected character. (near ":" at position 2163)
Unexpected character. (near ":" at position 2186)
Unexpected character. (near ":" at position 2208)
Unexpected character. (near ":" at position 2231)
Unexpected character. (near ":" at position 2243)
Unexpected character. (near ":" at position 2260)
Unexpected character. (near ":" at position 2278)
Unexpected character. (near ":" at position 2295)
Unexpected character. (near ":" at position 2315)
Unexpected character. (near ":" at position 2340)
Unexpected character. (near ":" at position 2358)
Unexpected character. (near ":" at position 2378)
Unexpected character. (near ":" at position 2400)
Unexpected character. (near "[" at position 2401)
Unexpected character. (near "]" at position 2550)
Unexpected character. (near ":" at position 2562)
Unexpected character. (near ":" at position 2584)
Unexpected character. (near ":" at position 2602)
Unexpected character. (near ":" at position 2618)
Unexpected character. (near ":" at position 2635)
Unexpected character. (near ":" at position 2651)
Unexpected character. (near ":" at position 2671)
Unexpected character. (near ":" at position 2687)
Unexpected character. (near ":" at position 2708)
Ending quote " was expected. (near "" at position 2977)
SQL query:
INSERT INTO <code>wplmlet_revslider_sliders</code> (<code>id</code>, <code>title</code>, <code>alias</code>, <code>params</code>) VALUES (2, 'featured properties', 'featuredproperties', '{"title":"featured properties","alias":"featuredproperties","shortcode":"[rev_slider featuredproperties]","source_type":"posts","post_types":"property","post_category":"featured_71","post_sortby":"ID","posts_sort_direction":"DESC","max_slider_posts":"8","excerpt_limit":"55","slider_template_id":"5","posts_list":"","slider_type":"fullwidth","fullscreen_offset_container":"","fullscreen_min_height":"","full_screen_align_force":"off","auto_height":"off","force_full_width":"off","width":"635","height":"330","responsitive_w1":"940","responsitive_sw1":"770","responsitive_w2":"780","responsitive_sw2":"500","responsitive_w3":"510","responsitive_sw3":"310","responsitive_w4":"0","responsitive_sw4":"0","responsitive_w5":"0","responsitive_sw5":"0","responsitive_w6":"0","responsitive_sw6":"0","delay":"9000","shuffle":"off","lazy_load":"off","use_wpml":"off","stop_slider":"off","stop_after_loops":0,"stop_at_slide":2,"load_googlefont":"false","google_font":["<link href=\\\\''http:\\/\\/fonts.googleapis.com\\/css?family=PT+Sans+Narrow:400,700\\\\'' rel=\\\\''stylesheet\\\\'' type=\\\\''text\\/css\\\\''>"],"position":"center","margin_top":0,"margin_bottom":0,"margin_left":0,"margin_right":0,"shadow_type":"2","show_timerbar":"top","padding":0,"background_color":"(5, 'Main Banner Template', 'mainbannertemplate', '{"title":"Main Banner Template","alias":"mainbannertemplate","shortcode":"[rev_slider mainbannertemplate]","source_type":"gallery","post_types":"post","post_category":"category_1","post_sortby":"ID","posts_sort_direction":"DESC","max_slider_posts":"30","excerpt_limit":"55","slider_template_id":"5","posts_list":"","slider_type":"fullwidth","fullscreen_offset_container":"","fullscreen_min_height":"","full_screen_align_force":"off","auto_height":"off","force_full_width":"off","width":"960","height":"500","responsitive_w1":"940","responsitive_sw1":"770","responsitive_w2":"780","responsitive_sw2":"500","responsitive_w3":"510","responsitive_sw3":"310","responsitive_w4":"0","responsitive_sw4":"0","responsitive_w5":"0","responsitive_sw5":"0","responsitive_w6":"0","responsitive_sw6":"0","delay":"6000","shuffle":"off","lazy_load":"off","use_wpml":"off","stop_slider":"off","stop_after_loops":0,"stop_at_slide":2,"load_googlefont":"false","google_font":["<link href=\\\\''http:\\/\\/fonts.googleapis.com\\/css?family=PT+Sans+Narrow:400,700\\\\'' rel=\\\\''stylesheet\\\\'' type=\\\\''text\\/css\\\\''>"],"position":"center","margin_top":0,"margin_bottom":0,"margin_left":0,"margin_right":0,"shadow_type":"0","show_timerbar":"top","padding":0,"background_color":" CREATE TABLE IF NOT EXISTS <code>wplmlet_revslider_slides</code> ( <code>id</code> int(9) NOT NULL AUTO_INCREMENT, <code>slider_id</code> int(9) NOT NULL, <code>slide_order</code> int(11) NOT NULL, <code>params</code> text NOT NULL, <code>layers</code> text NOT NULL, PRIMARY KEY (<code>id</code>) ) TYPE=InnoDB AUTO_INCREMENT=4
MySQL said: Documentation
#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 'Main Banner Template', 'mainbannertemplate', '{"title":"Main Banner Template","a' at line 2