CREATE TABLE `jos_comprofiler_fields` ( `fieldid` int(11) NOT NULL auto_increment, `name` varchar(50) NOT NULL default '', `table` varchar(50) NOT NULL default '#__comprofiler', `title` varchar(255) NOT NULL default '', `description` mediumtext NOT NULL, `type` varchar(50) NOT NULL default '', `maxlength` int(11) default NULL, `size` int(11) default NULL, `required` tinyint(4) default '0', `tabid` int(11) default NULL, `ordering` int(11) default NULL, `cols` int(11) default NULL, `rows` int(11) default NULL, `value` varchar(50) default NULL, `default` mediumtext, `published` tinyint(1) NOT NULL default '1', `registration` tinyint(1) NOT NULL default '0', `profile` tinyint(1) NOT NULL default '1', `readonly` tinyint(1) NOT NULL default '0', `calculated` tinyint(1) NOT NULL default '0', `sys` tinyint(4) NOT NULL default '0', `pluginid` int(11) default NULL, `params` mediumtext, `searchEnabled` tinyint(1) NOT NULL default '0', PRIMARY KEY (`fieldid`), KEY `tabid_pub_prof_order` (`tabid`,`published`,`profile`,`ordering`), KEY `readonly_published_tabid` (`readonly`,`published`,`tabid`), KEY `registration_published_order` (`registration`,`published`,`ordering`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=152 ; -- -- Gegevens worden uitgevoerd voor tabel `jos_comprofiler_fields` -- INSERT INTO `jos_comprofiler_fields` (`fieldid`, `name`, `table`, `title`, `description`, `type`, `maxlength`, `size`, `required`, `tabid`, `ordering`, `cols`, `rows`, `value`, `default`, `published`, `registration`, `profile`, `readonly`, `calculated`, `sys`, `pluginid`, `params`, `searchEnabled`) VALUES (41, 'name', '#__users', '_UE_NAME', '', 'predefined', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 1, 1, NULL, NULL, 0), (26, 'online', '#__comprofiler', '_UE_ONLINESTATUS', '', 'status', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 1, 1, NULL, NULL, 0), (27, 'lastvisitDate', '#__users', '_UE_LASTONLINE', '', 'date', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 1, 1, NULL, NULL, 0), (28, 'registerDate', '#__users', '_UE_MEMBERSINCE', '', 'date', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 1, 1, NULL, NULL, 0), (29, 'avatar', '#__comprofiler', '_UE_IMAGE', '', 'image', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 1, 1, NULL, NULL, 0), (42, 'username', '#__users', '_UE_UNAME', '', 'predefined', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 1, 1, NULL, NULL, 0), (45, 'NA', '#__comprofiler', '_UE_FORMATNAME', '', 'formatname', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 1, 1, NULL, NULL, 0), (46, 'firstname', '#__comprofiler', '_UE_YOUR_FNAME', '', 'predefined', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 1, 1, NULL, NULL, 0), (47, 'middlename', '#__comprofiler', '_UE_YOUR_MNAME', '', 'predefined', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 1, 1, NULL, NULL, 0), (48, 'lastname', '#__comprofiler', '_UE_YOUR_LNAME', '', 'predefined', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 1, 1, NULL, NULL, 0), (49, 'lastupdatedate', '#__comprofiler', '_UE_LASTUPDATEDON', '', 'date', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 1, 1, NULL, NULL, 0), (50, 'email', '#__users', '_UE_EMAIL', '', 'primaryemailaddress', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 1, 1, NULL, NULL, 0), (31, 'location', '#__comprofiler_listtab_2', '_UE_Location', '', 'text', 50, 25, 0, 2, 1, 0, 0, NULL, NULL, 0, 1, 1, 0, 0, 0, NULL, NULL, 0), (122, 'cb_pb_enable', '#__comprofiler', '_pb_EnableProfileBook', '_pb_EnableProfileBook_Desc', 'radio', NULL, NULL, 0, 37, 1, NULL, NULL, NULL, NULL, 1, 0, 0, 0, 0, 0, 506, NULL, 0), (33, 'interests', '#__comprofiler_listtab_2', '_UE_Interests', 'Hobby's:', 'text', 0, 0, 0, 2, 2, 0, 0, NULL, NULL, 0, 1, 1, 0, 0, 0, NULL, NULL, 0), (75, 'cb_maatje', '#__comprofiler', 'Ik zoek mensen', '', 'select', 0, 0, 1, 46, 11, 0, 0, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (35, 'city', '#__comprofiler', 'Woonplaats', '', 'text', 0, 0, 1, 46, 10, 0, 0, NULL, NULL, 0, 1, 1, 0, 0, 0, NULL, NULL, 0), (74, 'cb_conditie', '#__comprofiler', 'Wedstrijden', '', 'select', 0, 0, 0, 46, 29, 0, 0, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (73, 'cb_leeftijdander', '#__comprofiler', 'Leeftijd maatje', '', 'select', 0, 0, 0, 46, 13, 0, 0, NULL, NULL, 1, 0, 1, 0, 0, 0, NULL, NULL, 0), (72, 'cb_leeftijd', '#__comprofiler', 'Leeftijd', '', 'select', 0, 0, 0, 46, 5, 0, 0, '', NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (123, 'cb_pb_autopublish', '#__comprofiler', '_pb_AutoPublish', '_pb_AutoPublish_Desc', 'radio', NULL, NULL, 0, 37, 2, NULL, NULL, NULL, NULL, 1, 0, 0, 0, 0, 0, 506, NULL, 0), (56, 'sbsignature', '#__comprofiler', 'Profiel', 'Vertel hier wat over je kunnen. Uiteraard misschien in het kort wie je bent en naar welk sportmaatje je opzoek bent. Je kan hier ook wat meer vertellen over je sport, bijvoorbeeld je tempo, tempo tijdens wedstrijden of met welke afstanden je het moeilijkst hebt.', 'textarea', 300, 0, 1, 46, 31, 60, 5, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (118, 'cb_pglastupdate', '#__comprofiler', '_pg_LastUpdate', '_pg_LastUpdate_Desc', 'date', NULL, NULL, 0, 33, 10, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 503, NULL, 0), (117, 'cb_pgtotalsize', '#__comprofiler', '_pg_CurrentUploadedItemsSize', '_pg_CurrentUploadedItemsSize_Desc', 'text', NULL, NULL, 0, 33, 9, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 503, NULL, 0), (116, 'cb_pgtotalitems', '#__comprofiler', '_pg_CurrentUploadedItemsCount', '_pg_CurrentUploadedItemsCount_Desc', 'text', NULL, NULL, 0, 33, 8, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 503, NULL, 0), (115, 'cb_pguploadsize', '#__comprofiler', '_pg_MaxSingleUploadSize', '_pg_MaxSingleUploadSize_Desc', 'text', NULL, NULL, 0, 33, 7, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 503, NULL, 0), (114, 'cb_pgtotalquotaitems', '#__comprofiler', '_pg_TotalAllowedQuotaItems', '_pg_TotalAllowedQuotaItems_Desc', 'text', NULL, NULL, 0, 33, 6, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 503, NULL, 0), (113, 'cb_pgtotalquotasize', '#__comprofiler', '_pg_TotalAllowedQuotaSize', '_pg_TotalAllowedQuotaSize_Desc', 'text', NULL, NULL, 0, 33, 5, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 503, NULL, 0), (112, 'cb_pgshortgreeting', '#__comprofiler', '_pg_ShortGreeting', '_pg_ShortGreeting_Desc', 'text', NULL, NULL, 0, 33, 4, NULL, NULL, NULL, NULL, 1, 0, 0, 0, 0, 0, 503, NULL, 0), (111, 'cb_pgautoapprove', '#__comprofiler', '_pg_AutoApprove', '_pg_AutoApprove_Desc', 'radio', NULL, NULL, 0, 33, 3, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 503, NULL, 0), (110, 'cb_pgautopublish', '#__comprofiler', '_pg_AutoPublish', '_pg_AutoPublish_Desc', 'radio', NULL, NULL, 0, 33, 2, NULL, NULL, NULL, NULL, 1, 0, 0, 0, 0, 0, 503, NULL, 0), (109, 'cb_pgenable', '#__comprofiler', '_pg_EnableProfileGallery', '_pg_EnableProfileGallery_Desc', 'radio', NULL, NULL, 0, 33, 1, NULL, NULL, NULL, NULL, 1, 0, 0, 0, 0, 0, 503, NULL, 0), (86, 'cb_indienbike', '#__comprofiler', 'Mountainbike', 'Dit veld kunt u ook leeg laten!', 'select', 0, 0, 0, 46, 18, 0, 0, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (79, 'cb_inregio', '#__comprofiler', 'Provincie', 'Vul hier jouw provincie. Dit is nodig voor een betere positie bepaling voor bij jouw profiel.', 'select', 0, 0, 1, 46, 6, 0, 0, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (77, 'cb_nationaliteit', '#__comprofiler', 'Ik ben een', '', 'select', 0, 0, 0, 46, 3, 0, 0, NULL, NULL, 1, 1, 1, 1, 0, 0, NULL, NULL, 0), (78, 'cb_zoekt', '#__comprofiler', 'Voorkeur maatje', '', 'select', 0, 0, 0, 46, 12, 0, 0, NULL, NULL, 1, 0, 1, 0, 0, 0, NULL, NULL, 0), (80, 'cb_bekend', '#__comprofiler', 'Hoe ben je hier gekomen', '', 'select', 0, 0, 1, 46, 32, 0, 0, NULL, NULL, 1, 1, 0, 1, 0, 0, NULL, NULL, 0), (81, 'cb_bekendtwee', '#__comprofiler', 'Namelijk', '', 'text', 0, 0, 1, 46, 33, 0, 0, NULL, NULL, 1, 1, 0, 1, 0, 0, NULL, NULL, 0), (82, 'cb_trainingdag', '#__comprofiler', 'Mijn sportdagen zijn', 'Geef hier aan op welke dagen je (graag) traint, of actief bent. (Meerdere dagen mogenlijk)', 'multicheckbox', 0, 0, 1, 46, 26, 2, 1, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (83, 'cb_schema', '#__comprofiler', 'Schema', '', 'select', 0, 0, 0, 46, 28, 0, 0, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (85, 'cb_indienloop', '#__comprofiler', 'Als ik hardloop', 'Dit veld mag u ook leeg laten!', 'select', 0, 0, 0, 46, 17, 0, 0, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (87, 'cb_indienwindsurf', '#__comprofiler', 'Windsurfen', 'Dit veld mag u ook leeg laten!', 'select', 0, 0, 0, 46, 20, 0, 0, NULL, NULL, 1, 0, 1, 0, 0, 0, NULL, NULL, 0), (88, 'cb_indientennis', '#__comprofiler', 'Tennis / squash', 'Dit veld kunt u ook leeg laten!', 'select', 0, 0, 0, 46, 24, 0, 0, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (89, 'cb_indienreizen', '#__comprofiler', 'Actieve reizen', 'Dit veld kunt u ook leeg laten!', 'select', 0, 0, 0, 46, 22, 0, 0, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (90, 'cb_indienuitgaan', '#__comprofiler', '* indien uitgaan', '', 'select', 0, 0, 0, 11, 8, 0, 0, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, 0), (91, 'cb_indiendansen', '#__comprofiler', 'Dansen', 'Dit veld kunt u ook leeg laten!', 'select', 0, 0, 0, 46, 21, 0, 0, NULL, NULL, 1, 0, 1, 0, 0, 0, NULL, NULL, 0), (92, 'cb_indengolf', '#__comprofiler', 'Golf Hcp', 'Vul hier uw Hcp level in.', 'text', 0, 0, 0, 46, 23, 0, 0, NULL, NULL, 1, 0, 1, 0, 0, 0, NULL, NULL, 0), (94, 'cb_indenook', '#__comprofiler', 'Mijn sporten zijn', 'Welke sporten vind je nog meer leuk om te doen, hebben je interesse. Meerdere keuzes mogelijk!', 'multicheckbox', 0, 0, 0, 46, 14, 0, 4, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (96, 'cb_tijdstip', '#__comprofiler', 'Tijdstip v/d dag', 'Op welk tijdstip van de dag train je het liefst of zoek je een maatje? (meerdere keuzes mogenlijk)', 'multicheckbox', 0, 0, 1, 46, 27, 0, 1, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (97, 'cb_eerste', '#__comprofiler', 'regel1', '', 'checkbox', 0, 0, 0, 11, 5, 0, 0, NULL, NULL, 0, 0, 1, 1, 0, 0, NULL, NULL, 0), (98, 'cb_tweede', '#__comprofiler', 'regel2', '', 'checkbox', 0, 0, 0, 11, 9, 0, 0, NULL, NULL, 0, 0, 1, 1, 0, 0, NULL, NULL, 0), (99, 'cb_derde', '#__comprofiler', 'regel3', '', 'checkbox', 0, 0, 0, 11, 3, 0, 0, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, 0), (100, 'cb_vierde', '#__comprofiler', 'regel4', '', 'checkbox', 0, 0, 0, 11, 6, 0, 0, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, 0), (101, 'cb_vijfde', '#__comprofiler', 'regel5', '', 'checkbox', 0, 0, 0, 11, 7, 0, 0, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, 0), (102, 'cb_zesde', '#__comprofiler', 'regel6', '', 'checkbox', 0, 0, 0, 11, 1, 0, 0, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, 0), (103, 'cb_woonplaats', '#__comprofiler', 'Woonplaats', 'Vul hier je woonplaats in. Nodig voor een betere positie bepaling bij jouw profiel.', 'text', 60, 60, 1, 46, 7, 0, 0, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (107, 'cb_acht', '#__comprofiler', 'regel8', '', 'checkbox', 0, 0, 0, 11, 4, 0, 0, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, 0), (104, 'cb_zevende', '#__comprofiler', 'regel7', '', 'checkbox', 0, 0, 0, 11, 2, 0, 0, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, 0), (106, 'cb_indienwielren', '#__comprofiler', 'Wielrennen', 'Dit veld mag u ook leeg laten!', 'select', 0, 0, 0, 46, 19, 0, 0, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (119, 'cb_pgaccessmode', '#__comprofiler', '_pg_AccessMode', '_pg_AccessMode_Desc', 'select', NULL, NULL, 0, 33, 11, NULL, NULL, NULL, NULL, 1, 0, 0, 0, 0, 0, 503, NULL, 0), (120, 'cb_pgdisplayformat', '#__comprofiler', '_pg_DisplayFormat', '_pg_DisplayFormat_Desc', 'select', NULL, NULL, 0, 33, 12, NULL, NULL, NULL, NULL, 1, 0, 0, 0, 0, 0, 503, NULL, 0), (121, 'cb_leeftijdnieuw', '#__comprofiler', 'Geboorte datum', '', 'date', 0, 20, 1, 46, 4, 0, 0, NULL, NULL, 1, 1, 0, 0, 0, 0, NULL, NULL, 0), (131, 'cb_negen', '#__comprofiler', 'regel9', '', 'checkbox', 0, 0, 0, 11, 13, 0, 0, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, 0), (124, 'cb_pb_notifyme', '#__comprofiler', '_pb_NotifyMe', '_pb_NotifyMe_Desc', 'radio', NULL, NULL, 0, 37, 3, NULL, NULL, NULL, NULL, 1, 0, 0, 0, 0, 0, 506, NULL, 0), (125, 'cb_latitude', '#__comprofiler', 'Earth latitude', 'Dit veld NIET wijzigen. Dit word automatisch berekend n.a.v. het door u ingevuld woonplaats en postcode veld.', 'text', 0, 0, 0, 11, 10, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, 0, NULL, NULL, 0), (126, 'cb_longitude', '#__comprofiler', 'Earth longitude', 'Dit veld NIET wijzigen. Dit word automatisch berekend n.a.v. het door u ingevuld woonplaats en postcode veld.', 'text', 0, 0, 0, 11, 11, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, 0, NULL, NULL, 0), (127, 'cb_geocodedate', '#__comprofiler', 'Earth geocodedate', 'Dit veld NIET wijzigen. Dit word automatisch berekend n.a.v. het door u ingevuld woonplaats en postcode veld.', 'text', 0, 0, 0, 11, 12, 0, 0, NULL, NULL, 1, 0, 0, 0, 0, 0, NULL, NULL, 0), (128, 'cb_postcode', '#__comprofiler', 'Postcode', 'Dit veld is niet zichtbaar voor andere leden. nodig voor een betere positie bepaling.', 'text', 0, 0, 1, 46, 8, 0, 0, NULL, NULL, 1, 1, 0, 0, 0, 0, NULL, NULL, 0), (130, 'cb_huisnummer', '#__comprofiler', 'Huisnummer', 'Veld is niet zichtbaar voor andere leden. Nodig voor positiebepaling.', 'text', 0, 0, 0, 46, 9, 0, 0, NULL, NULL, 1, 1, 0, 0, 0, 0, NULL, NULL, 0), (132, 'cb_tien', '#__comprofiler', 'regel10', '', 'checkbox', 0, 0, 0, 11, 14, 0, 0, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, 0), (133, 'cb_elf', '#__comprofiler', 'regel11', '', 'checkbox', 0, 0, 0, 11, 15, 0, 0, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, 0), (134, 'cb_twaalf', '#__comprofiler', 'regel12', '', 'checkbox', 0, 0, 0, 11, 16, 0, 0, NULL, NULL, 0, 0, 1, 0, 0, 0, NULL, NULL, 0), (135, 'cb_bezigmet', '#__comprofiler', 'Momenteel ben ik', 'Vul hier in waar je momenteel mee bezig bent. Vul het e.e.a. eventueel aan in het profiel veld.', 'select', 0, 0, 0, 46, 25, 0, 0, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (136, 'cb_indienwandel', '#__comprofiler', 'Als ik wandel', 'Dit veld mag u ook leeg laten!', 'select', 0, 0, 0, 46, 16, 0, 0, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (137, 'cb_marathon', '#__comprofiler', 'Ik doe aan marathons', 'Geef hier aan of je aan marathons doet. Dit kan zijn met hardlopen of de fiets. Het is de bedoeling dat je hier straks op kunt zoeken voor het vinden van een marathon maatje.', 'radio', 0, 0, 0, 46, 30, 1, 1, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (138, 'cb_indienfiets', '#__comprofiler', 'Ik fiets', 'Dit veld mag u ook leeg laten!', 'select', 0, 0, 0, 46, 15, 0, 0, NULL, NULL, 1, 1, 1, 0, 0, 0, NULL, NULL, 0), (139, 'cb_bedrijf', '#__comprofiler', 'Werkzaam bij', 'Dit veld is enkel aan te passen door Activetogether. Werk je bij een bedrijf dat zich heeft opgegeven bij Activetogether. Mail ons dan, dan zullen wij jou toevoegen.', 'text', 0, 0, 0, 46, 1, 0, 0, NULL, NULL, 1, 0, 1, 1, 0, 0, NULL, NULL, 0), (140, 'proma_type', '#__comprofiler', 'Lidmaatschap', '', 'select', 0, 0, 0, 11, 0, 0, 0, NULL, NULL, 1, 0, 0, 1, 0, 0, NULL, NULL, 0), (146, 'cb_werknemers', '#__comprofiler', 'Aantal werknemers', 'Geef hier aan hoe groot uw organisatie is (hoeveel werknemers zijn er indienst?)', 'text', 0, 0, 0, 47, 3, 0, 0, NULL, NULL, 1, 0, 1, 0, 0, 0, NULL, NULL, 0), (145, 'cb_locatie', '#__comprofiler', 'Bedrijfslocatie', 'Geef aan in welke regio uw bedrijf zich vindt..', 'text', 0, 0, 0, 47, 2, 0, 0, NULL, NULL, 1, 0, 1, 0, 0, 0, NULL, NULL, 0), (150, 'cb_evenement', '#__comprofiler', 'Eerst volgend evenement', 'Geef hier aan welk evenement er eerst volgend is voor uw medewerkers.', 'text', 0, 0, 0, 47, 5, 0, 0, NULL, NULL, 1, 0, 1, 0, 0, 0, NULL, NULL, 0), (151, 'cb_info', '#__comprofiler', 'Verder info', 'Hier is plaats voor meer informatie voor medewerkers of voor bepaalde evenementen.', 'textarea', 0, 0, 0, 47, 6, 70, 15, NULL, NULL, 1, 0, 1, 0, 0, 0, NULL, NULL, 0), (147, 'cb_webadres', '#__comprofiler', 'Website', 'Geef hier uw website weer.', 'webaddress', 0, 0, 0, 47, 4, 0, 0, NULL, NULL, 1, 0, 1, 0, 0, 0, NULL, NULL, 0), (148, 'cb_bedrijfsprofiel', '#__comprofiler', 'Bedrijfsprofiel', '', 'editorta', 0, 0, 0, 46, 2, 10, 1, NULL, NULL, 1, 0, 1, 1, 0, 0, NULL, NULL, 0), (149, 'cb_bedrijfsnaam', '#__comprofiler', 'Bedrijfsnaam', 'Volledige bedrijfsnaam omschrijving', 'text', 0, 0, 0, 47, 1, 0, 0, NULL, NULL, 1, 0, 1, 0, 0, 0, NULL, NULL, 0); -- --------------------------------------------------------