SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Database: `realestate1390` -- -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]apartment` -- CREATE TABLE `[[dbprefix]]apartment` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `parse_from` varchar(20) NOT NULL DEFAULT '' COMMENT 'С какого сайта спарсено', `parse_internal_id` varchar(50) NOT NULL DEFAULT '0' COMMENT 'Внутренний ID с сайта-донора', `parse_internal_url` varchar(255) NOT NULL DEFAULT '0' COMMENT 'Ссылка на объект на сайте-доноре', `parse_owner_info_name` varchar(100) NOT NULL DEFAULT '', `parse_owner_info_phone` varchar(20) NOT NULL DEFAULT '', `parse_owner_info_user_type` varchar(40) NOT NULL DEFAULT '', `type` tinyint(1) NOT NULL DEFAULT '0', `obj_type_id` int(11) unsigned NOT NULL DEFAULT '0', `loc_country` int(11) unsigned NOT NULL DEFAULT '0', `loc_region` int(11) unsigned NOT NULL DEFAULT '0', `loc_city` int(11) unsigned NOT NULL DEFAULT '0', `loc_district` int(11) unsigned NOT NULL DEFAULT '0', `city_id` int(11) unsigned NOT NULL DEFAULT '0', `visits` int(11) unsigned NOT NULL DEFAULT '0', `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `date_created` timestamp NULL DEFAULT NULL, `date_manual_updated` timestamp NULL DEFAULT NULL, `date_end_activity` timestamp NULL DEFAULT NULL, `activity_always` tinyint(1) unsigned NOT NULL DEFAULT '0', `is_price_poa` tinyint(4) unsigned NOT NULL DEFAULT '0', `price` bigint(11) unsigned NOT NULL DEFAULT '0', `price_to` bigint(11) unsigned NOT NULL DEFAULT '0', `num_of_rooms` tinyint(4) NOT NULL DEFAULT '0', `floor` tinyint(4) NOT NULL DEFAULT '0', `floor_total` tinyint(4) NOT NULL DEFAULT '0', `square` float NOT NULL DEFAULT '0', `land_square` float NOT NULL DEFAULT '0', `window_to` int(11) unsigned NOT NULL DEFAULT '0', `berths` varchar(100) NOT NULL DEFAULT '', `active` tinyint(4) NOT NULL DEFAULT '0', `lat` varchar(25) NOT NULL DEFAULT '0', `lng` varchar(25) NOT NULL DEFAULT '0', `rating` tinyint(4) NOT NULL DEFAULT '0', `date_up_search` timestamp NULL DEFAULT NULL, `is_special_offer` tinyint(4) NOT NULL DEFAULT '0', `is_free_to` timestamp NULL DEFAULT NULL, `price_type` tinyint(1) unsigned NOT NULL DEFAULT '5', `sorter` int(11) unsigned NOT NULL DEFAULT '0', `owner_active` tinyint(4) NOT NULL DEFAULT '0', `owner_id` int(11) unsigned NOT NULL DEFAULT '0', `description_near_en` text, `address_en` varchar(255) NOT NULL DEFAULT '', `title_en` text, `description_en` text, `exchange_to_en` text, `note` text, `phone` varchar(20) NOT NULL DEFAULT '', `autoVKPostId` varchar(255) NOT NULL DEFAULT '', `autoFBPostId` varchar(255) NOT NULL DEFAULT '', `autoTwitterPostId` varchar(255) NOT NULL DEFAULT '', `autoTelegramPostId` varchar(255) NOT NULL DEFAULT '', `count_img` tinyint(3) NOT NULL DEFAULT '0', `deleted` tinyint(4) NOT NULL DEFAULT '0', `parent_id` int(11) unsigned NOT NULL DEFAULT '0', `open_plan` int(11) unsigned NOT NULL DEFAULT '0', `room_type` int(11) unsigned NOT NULL DEFAULT '0', `balcony_type` int(11) unsigned NOT NULL DEFAULT '0', `wc_type` int(11) unsigned NOT NULL DEFAULT '0', `floor_coat` int(11) unsigned NOT NULL DEFAULT '0', `garage_type` int(11) unsigned NOT NULL DEFAULT '0', `build_year` varchar(50) NOT NULL DEFAULT '', `repair` int(11) unsigned NOT NULL DEFAULT '0', `object_state` int(11) unsigned NOT NULL DEFAULT '0', `building_type` int(11) unsigned NOT NULL DEFAULT '0', `plot_type` int(11) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `date_updated` (`date_updated`), KEY `obj_type_id` (`obj_type_id`), KEY `loc_country` (`loc_country`), KEY `loc_region` (`loc_region`), KEY `loc_city` (`loc_city`), KEY `city_id` (`city_id`), KEY `sorter` (`sorter`), KEY `fullActive` (`active`,`owner_active`), KEY `priceType_fullActive` (`price_type`,`active`,`owner_active`), KEY `type_fullActive` (`type`,`active`,`owner_active`), KEY `type_priceType_fullActive` (`type`,`price_type`,`active`,`owner_active`), KEY `country_type_priceType_fullActive` (`loc_country`,`type`,`price_type`,`active`,`owner_active`), KEY `halfActive` (`active`), KEY `priceType_halfActive` (`price_type`,`active`), KEY `type_halfActive` (`type`,`active`), KEY `type_priceType_halfActive` (`type`,`price_type`,`active`), KEY `country_type_priceType_halfActive` (`loc_country`,`type`,`price_type`,`active`), KEY `specialActiveDeleted` (`is_special_offer`,`active`,`deleted`), KEY `halfActiveLocCity` (`loc_city`,`active`), KEY `halfActiveCity` (`city_id`,`active`), KEY `fullActiveLocCity` (`loc_city`,`active`,`owner_active`), KEY `fullActiveCity` (`city_id`,`active`,`owner_active`), KEY `halfActiveObjTypeLocCity` (`obj_type_id`,`loc_city`,`active`), KEY `halfActiveObjTypeCity` (`obj_type_id`,`city_id`,`active`), KEY `fullActiveObjTypeLocCity` (`obj_type_id`,`loc_city`,`active`,`owner_active`), KEY `fullActiveObjTypeCity` (`obj_type_id`,`city_id`,`active`,`owner_active`), KEY `sorterActive` (`sorter`,`active`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=36 ; -- -- Dumping data for table `[[dbprefix]]apartment` -- INSERT INTO `[[dbprefix]]apartment` VALUES (18, '', '0', '0', '', '', '', 1, 1, 225, 5128638, 5128581, 0, 8, 0, '2020-03-16 12:14:58', '2019-01-05 05:43:46', NULL, NULL, 1, 0, 400, 0, 3, 4, 9, 60, 0, 2, '', 1, '55.748873', '37.7184591', 0, NULL, 0, NULL, 4, 3, 1, 2, 'Near metro station', 'Aviamotornay St., 22/12', '2-Bedroom Apartment, Aviamotornaya St.', '
2-Bedroom Apartment on Aviamotornaya St.
', '', '', '', '', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (19, '', '0', '0', '', '', '', 1, 2, 225, 5128638, 5128581, 0, 8, 0, '2020-03-16 12:14:54', '2019-01-05 05:43:46', NULL, NULL, 1, 0, 1300, 0, 6, 0, 2, 120, 0, 1, '3', 1, '55.72885', '37.5741798', 0, NULL, 0, NULL, 5, 4, 1, 2, '', 'Trubetskaya St.', 'House on Trubetskaya St.', 'A cosy house on Trubetskaya St.
', '', '', '', '', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (20, '', '0', '0', '', '', '', 1, 2, 185, 524894, 524901, 0, 7, 0, '2020-03-16 12:14:54', '2019-01-05 05:43:46', NULL, NULL, 1, 0, 250, 0, 5, 2, 2, 170, 0, 2, '2', 1, '55.9162225', '37.5509652', 0, NULL, 0, NULL, 3, 5, 1, 2, 'Moll "Ashan"', 'Chelobitevskoe Highway', 'Chelobitevskoe highway', 'House on Chelobitevskoe Highway
', '', '', '', '', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (21, '', '0', '0', '', '', '', 1, 1, 185, 524894, 524901, 0, 7, 0, '2020-03-16 12:14:55', '2019-01-05 05:43:46', NULL, NULL, 1, 0, 40, 0, 1, 2, 10, 40, 0, 1, '1', 1, '55.9034239', '37.5502048', 0, NULL, 0, NULL, 3, 6, 1, 2, '', 'Pskovskaya St., 10К1', 'Apartment, Pskovskaya St.', 'Apartment on Pskovskaya St.
', '', '', '', '', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (22, '', '0', '0', '', '', '', 1, 2, 185, 524894, 524901, 0, 7, 0, '2020-03-16 12:14:58', '2019-01-05 05:43:46', NULL, NULL, 1, 0, 500, 0, 8, 2, 2, 330, 0, 2, '4', 1, '55.7469425', '37.4174575', 0, NULL, 0, NULL, 3, 7, 1, 2, 'Underground', 'on Rublevskoe highway', 'House on Rublevskoe highway', 'House for rent on Rublevskoe highway, near Krylatskoe metro station
', '', '', '', '', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (23, '', '0', '0', '', '', '', 1, 2, 185, 524894, 524901, 0, 7, 0, '[[regtime]]', '2019-01-05 05:43:46', NULL, NULL, 1, 0, 180, 0, 4, 1, 2, 350, 0, 2, '2', 1, '55.248646837009005', '37.49985183773765', 5, NULL, 0, NULL, 3, 8, 1, 1, '', 'Urban-type settlement Stolbovaya, Chekhovsky Region, Moscow Oblast, Russia', 'Сountry house in Stolbovaya settlement', 'Сountry house in Stolbovaya settlement, Chekhovsky Region
', '', '', '', '', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (24, '', '0', '0', '', '', '', 1, 2, 185, 524894, 524901, 0, 7, 1, '[[regtime]]', '2019-01-05 05:43:46', NULL, NULL, 1, 0, 1500, 0, 4, 0, 2, 150, 0, 2, '', 1, '55.1514764778026', '37.46829500000001', 4, NULL, 0, NULL, 5, 9, 1, 1, '', 'Badeevo, Chekhov, Chekhovsky Region, Moscow Oblast, Russia', 'Сountry house for monthly rent in Badeevo, Chekhov, Moscow Oblast', 'Сountry house for monthly rent in Badeevo, Chekhov, Moscow Oblast
', '', '', '', '', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (25, '', '0', '0', '', '', '', 1, 1, 185, 524894, 524901, 0, 7, 0, '[[regtime]]', '2019-01-05 05:43:46', NULL, NULL, 1, 0, 50, 0, 1, 12, 24, 40, 0, 1, '', 1, '55.7530745', '37.5858817', 0, NULL, 0, NULL, 2, 10, 1, 2, 'Within 5 minutes to Smolenskaya metro station', 'Novy Arbat St., 26', 'Apartment on Novy Arbat St.', 'A cosy apartment in the center of Moscow. Enjoy beautiful view of Russian capital.
', '', '', '', '', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (26, '', '0', '0', '', '', '', 1, 1, 185, 524894, 524901, 0, 7, 0, '2020-03-16 12:14:59', '2019-01-05 05:43:46', NULL, NULL, 1, 0, 1200, 0, 1, 7, 14, 35, 0, 1, '1', 1, '55.735955', '37.6186773', 0, NULL, 0, NULL, 5, 11, 1, 1, 'Metro "Polyanka" is within 5 minutes walk.', 'Bolshaya Polyanka St., 28', 'Apartment, Bolshaya Polyanka St., 28', 'This apartment with nice shades of blue and a beautiful bathroom will help you to relax after work.
', '', '', '', '', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (27, '', '0', '0', '', '', '', 1, 1, 185, 524894, 524901, 0, 7, 0, '2020-03-16 12:14:59', '2019-01-05 05:43:46', NULL, NULL, 1, 0, 40, 0, 2, 6, 14, 58, 0, 1, '2+1', 1, '55.7789065', '37.6310073', 0, NULL, 0, NULL, 2, 12, 1, 2, 'Within 3 minutes walk form Prospekt Mira metro station', 'Gilyarovsky St., 20', '1-Bedroom Apartment near Prospekt Mira metro station', 'This apartment will inspire you for new achievements. There is a separate living room, where you can comfortably meet colleagues or relax with friends.
', '', '', '', '', '', '', '', 7, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (28, '', '0', '0', '', '', '', 1, 1, 185, 524894, 524901, 0, 7, 0, '2020-03-16 12:14:59', '2019-01-05 05:43:46', NULL, NULL, 1, 0, 25, 0, 1, 9, 14, 36, 0, 2, '1+1', 1, '55.7506831', '37.5968604', 0, NULL, 0, NULL, 2, 13, 1, 2, 'Underground', 'Bolshoy Afanasyevsky Lane, 10', 'Apartment near Arbatskaya metro station, Bolshoy Afanasyevsky Lane, 10', 'Within 7 minutes walk from Arbatskaya metro station
', '', '', '', '', '', '', '', 5, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (29, '', '0', '0', '', '', '', 2, 1, 185, 524894, 524901, 0, 7, 1, '[[regtime]]', '2019-01-05 05:43:46', NULL, NULL, 1, 0, 185000, 0, 3, 11, 12, 80, 0, 1, '2+2+1', 1, '55.7300745', '37.6336848', 0, NULL, 0, NULL, 1, 16, 1, 2, '', 'Zatsepa St., 22', '2-Bedroom Apartment within a minute walk from Paveletskaya metro station', 'In this spacious and comfortable apartment you can enjoy the views of the capital of our country, and relax after a good day in a large bath.
', '', '', '', '', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (30, '', '0', '0', '', '', '', 1, 6, 225, 5332921, 5368361, 0, 0, 15, '2020-03-16 12:14:57', '2019-01-05 05:43:46', '2019-01-05 06:43:46', NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, '', 1, '34.0935396', '-118.381941', 0, NULL, 0, NULL, 0, 17, 1, 1, '', 'North Alta Loma Road', 'Sunset Hotel', 'The Sunset Los Angeles is located in the heart of West Hollywood. This hotel is located in a leafy alley lined with trees, just a few steps from the famous Sunset Strip in West Hollywood. It features 2 outdoor pools and a restaurant.
\r\n
\r\nRooms include a dining area and a flat-screen TV. Some rooms have a fully equipped kitchen, some rooms offer views.
The neighborhood "Sportivny" is a modern complex building, within the framework of which the construction of various brick buildings of variable number of floors is carried out.
\r\n
\r\nThe developer designed one-, two- and three-bedroom apartments. Finishing works are not carried out.
\r\n
\r\nLandscaping of the adjacent territory includes the organization of children''s and sports grounds, recreation areas and landscaping. There are open guest parking spaces. The first floors of the buildings are allocated for the placement of public facilities, shops and offices. Within walking distance are kindergartens, schools, medical institutions, shops.
\n So you're tired of combing the streets and bars of your city in an attempt to find that special someone, or maybe you've had enough bad first dates to keep you in on a Saturday night. Don't despair. The folks at Forbes's have compiled stats, looking at factors like "coolness", number of singles, nightlife and job growth to come up with these top five dating cities.
\n\n 1. New York
\n 2. Boston
\n 3. Chicago
\n 4. Seattle
\n 5. Washington D.C.
\n Child magazine conducted an extensive search of 100 cities throughout the US to find the best place to raise a family. Factors ranged from pediatric healthcare, schools, housing costs and air quality.
\n\n 1. Denver, Colorado
\n 2. Norfolk/Virginia Beach/Newport News, Virginia
\n 3. Minneapolis/St.Paul, Minnesota
\n 4. Miami, Florida
\n 5. Orlando, Florida
If you're moving to a new house or apartment, be advised: Some things are made to be broken.
\nWhen it comes to moving, you've got to be careful.
\n
\nWhich items are among the most likely to get smashed and dashed at moving time?
\n
\n#1 - Electronics
\nComputers, TVs, and home entertainment systems are among the most likely victims of breakage when it comes time to move. If you drop electronics, the sensitive and delicate components can suffer major damage.
\nA possible solution? Save the boxes and packing materials that originally came with the items. When the time comes to transport the gear to your next home, re-pack your gadgets in the boxes and materials the way you purchased them.
\n
\n#2 - Your Back
\nBack pain, pulled muscles, and broken bones are among the physical injuries you can suffer by trying to move that refrigerator or piano without the right equipment or people power.
\nUse a cart for larger pieces and go over the moving route in advance.
\n
\n#3 - Mirrors
\nSeven years of bad luck might be in your future if you try to move mirrors yourself. It is a fragile item.
\nMirrors also can be prone to breakage because the frames holding them can't withstand the force of being dropped or jostled. So don't sleep on your pillows when you're moving - use them as cushions for mirrors and other fragile times! You've got to pack them anyway.
\n
\n#4 - The House
\nDoor jambs, walls, and floors are prone to getting hit and scraped when moving larger items.
\nIf you're worried about leaving any scratches on your old or new abode, one smart option might be to hire some experienced movers.
\n
\n#5 - Glassware/China
\nGlassware, China, and dishes are among the most easily broken items during a move. These pieces are extremely fragile and can shatter when they're packed together like sardines.
\nSo use paper and bubble wrap and leave space between them and the box.
\n
\n#6 - Framed Artwork
\nPaintings and artwork are subject to various kinds of damage during moves if you drop them or pack them next to objects with sharp edges.
\nVery many times, frames are very ornate, expensive, and easy to crack. People try to pack things tight in a truck and they put boxes on top of paintings. If you do that, it's easy to put holes in them.
If you're moving to a new house or apartment, be advised: Some things are made to be broken.
\n'), (2, 1, 2, 'articles, статьи', 1, '2019-01-05 07:02:49', '2020-03-16 12:34:26', 'Finding the best places to live takes a little research. Many companies and organizations have done a lot of the legwork for you, having compiled data and conducted surveys for that purpose.
\n
\nWorld's Best Places to Live
\nThe London-based Economist Intelligence Unit's (EIU) Liveability Ranking, conducted a worldwide search for the best places to live and visit.
\n
\nLooking at 40 different indicators arranged in five separate categories, including stability, healthcare, culture and environment, education and infrastructure, EIU published some interesting findings. Once more, Canadian cities ranked high, with three cities in the top five. Former #1, Vancouver, retains its top spot, stregthening its position with the success of the 2010 Olympics, which bolstered the city's cultural, environmental and infrastructure areas. In fact, the top 5 cities remain unchanged. The best ranked US city is Pittsburgh, coming in at 29th in the World.
\n1. Vancouver, Canada
\n2. Melbourne, Australia
\n3. Vienna, Austria
\n4. Toronto, Canada
\n5. Calgary, Canada
Finding the best places to live takes a little research. Many companies and organizations have done a lot of the legwork for you, having compiled data and conducted surveys for that purpose.
\n'), (3, 1, 1, 'lego, news, новости', 3, '2019-01-05 07:03:16', '2020-03-16 12:34:29', 'Usually when you're looking for a new home, you need to consider things like whether or not it has a built-in dishwasher or central air conditioning. But one apartment in Manhattan has a rather unique feature that helps it stand out from the rest — and it has nothing to do with creature comforts. The main staircase in the home is adorned with a colorful railing constructed entirely of Lego blocks.
\r\n\r\n\r\n
Designed by one of New York's officially licensed Lego artists — yes, thats a real, actual profession — the railing extends from the main floor all the way to the second floor. It's been crafted using primarily white bricks, but features more colorful accents at both ends, including large open squares which give it a very abstract appearance.
\r\n
\r\nYou can, of course, build your own Lego home accents, given enough time and patience. However, we'd advise against relying on plastic toy blocks for anything you plan on putting a good amount of weight on. In fact, it would take just one unfortunate trip to turn the Lego staircase above into a massive pile of crushed blocks and broken dreams.
Usually when you're looking for a new home, you need to consider things like whether or not it has a built-in dishwasher or central air conditioning. But one apartment in Manhattan has a rather unique feature that helps it stand out from the rest — and it has nothing to do with creature comforts.
\n'), (5, 1, 1, 'Lorem ipsum', 0, '2019-01-05 04:00:22', '2020-03-16 12:34:31', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
\r\n', 'Lorem ipsum', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
\r\n'), (6, 1, 1, 'Sed ut, perspiciatis', 4, '2019-01-05 04:01:42', '2020-03-16 12:34:34', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.
\r\n', 'Where can I get some?', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable.
\r\n'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]entries_all_tags` -- CREATE TABLE `[[dbprefix]]entries_all_tags` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL DEFAULT '', `frequency` int(11) DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=9 ; -- -- Dumping data for table `[[dbprefix]]entries_all_tags` -- INSERT INTO `[[dbprefix]]entries_all_tags` VALUES (1, 'lego', 1), (2, 'news', 1), (3, 'новости', 1), (4, 'articles', 2), (5, 'статьи', 2), (6, 'Lorem ipsum', 1), (7, 'Sed ut', 1), (8, 'perspiciatis', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]entries_category` -- CREATE TABLE `[[dbprefix]]entries_category` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `sorter` smallint(6) NOT NULL DEFAULT '0', `active` tinyint(1) NOT NULL DEFAULT '0', `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `name_en` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=3 ; -- -- Dumping data for table `[[dbprefix]]entries_category` -- INSERT INTO `[[dbprefix]]entries_category` VALUES (1, 1, 0, '2020-03-16 12:55:50', 'News'), (2, 2, 0, '2020-03-16 12:55:53', 'Articles'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]entries_image` -- CREATE TABLE `[[dbprefix]]entries_image` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', `date_created` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=5 ; -- -- Dumping data for table `[[dbprefix]]entries_image` -- INSERT INTO `[[dbprefix]]entries_image` VALUES (1, 'sunset-17665_640.jpg', '2020-03-16 10:08:57'), (3, 'Lego_Color_Bricks.jpg', '2020-03-16 11:00:00'), (4, 'aerial-view-architecture-bridges-681335.jpg', '2020-03-16 12:03:05'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]favorite` -- CREATE TABLE `[[dbprefix]]favorite` ( `user_id` int(11) NOT NULL, `model_name` varchar(255) NOT NULL DEFAULT '', `model_id` int(11) NOT NULL, `date_created` datetime NOT NULL, KEY `user_id` (`user_id`), KEY `model_id` (`model_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]formdesigner` -- CREATE TABLE `[[dbprefix]]formdesigner` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `sorter` int(11) unsigned NOT NULL DEFAULT '0', `field` varchar(100) NOT NULL DEFAULT '', `type` tinyint(1) unsigned NOT NULL DEFAULT '2', `standard_type` tinyint(1) unsigned NOT NULL DEFAULT '0', `compare_type` tinyint(1) unsigned NOT NULL DEFAULT '0', `is_i18n` tinyint(1) unsigned NOT NULL DEFAULT '0', `visible` tinyint(1) unsigned NOT NULL DEFAULT '0', `tip_en` varchar(255) NOT NULL DEFAULT '', `label_en` varchar(255) NOT NULL DEFAULT '', `reference_id` int(11) unsigned NOT NULL DEFAULT '0', `rules` tinyint(1) unsigned NOT NULL DEFAULT '0', `measure_unit` varchar(30) NOT NULL DEFAULT '', `view_in` tinyint(1) unsigned NOT NULL DEFAULT '1', `not_hide` tinyint(1) unsigned NOT NULL DEFAULT '0', `json_data` text, `date_created` timestamp NULL DEFAULT NULL, `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`id`), KEY `reference_id` (`reference_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=33 ; -- -- Dumping data for table `[[dbprefix]]formdesigner` -- INSERT INTO `[[dbprefix]]formdesigner` VALUES (1, 12, 'num_of_rooms', 2, 2, 0, 0, 0, '', '', 0, 0, '', 1, 0, '{"type":["1","2","3","4"]}', '2020-03-16 01:13:48', '2020-03-16 01:13:48'), (2, 13, 'floor_all', 2, 2, 0, 0, 0, '', '', 0, 0, '', 1, 0, '{"type":["1","2","3","4","5"]}', '2020-03-16 01:13:48', '2020-03-16 22:52:52'), (4, 14, 'square', 2, 1, 0, 0, 0, 'Separators are ".".', '', 0, 0, '', 1, 0, '{"type":["1","2","3","4","5"]}', '2020-03-16 01:13:48', '2020-03-16 12:52:27'), (5, 15, 'window_to', 2, 2, 0, 0, 0, '', '', 0, 0, '', 1, 0, '{"type":["1","2","3","4","5"]}', '2020-03-16 01:13:48', '2020-03-16 22:52:52'), (6, 17, 'berths', 2, 2, 0, 0, 0, '', '', 0, 0, '', 1, 0, '{"type":["1","2","3","4","5"]}', '2020-03-16 01:13:48', '2020-03-16 22:52:52'), (7, 6, 'address', 2, 2, 0, 1, 0, '', '', 0, 0, '', 1, 0, '{"type":["1","2","3","4","5"]}', '2020-03-16 01:13:48', '2018-02-26 13:35:07'), (8, 16, 'description_near', 3, 2, 0, 1, 0, '', '', 0, 0, '', 1, 0, '{"type":["1","2","3","4","5"]}', '2020-03-16 01:13:48', '2020-03-16 22:33:35'), (9, 11, 'description', 4, 2, 0, 1, 0, '', '', 0, 0, '', 1, 0, '{"type":["1","2","3","4","5"]}', '2020-03-16 01:13:48', '2020-03-16 22:52:51'), (10, 10, 'references', 2, 2, 0, 0, 0, '', '', 0, 0, '', 2, 0, '{"type":["1","2","3","4","5"]}', '2020-03-16 01:13:48', '2020-03-16 03:15:46'), (11, 18, 'note', 3, 1, 0, 0, 2, 'The note will be shown only to you and to the administrator', '', 0, 0, '', 1, 0, '{"type":["1","2","3","4","5"]}', '2020-03-16 01:13:48', '2020-03-16 12:52:29'), (12, 19, 'phone', 2, 1, 0, 0, 0, 'If you do not specify your phone number here, the phone number from the profile will be shown on the listings page', '', 0, 0, '', 1, 0, '{"type":["1","2","3","4","5"]}', '2020-03-16 01:13:48', '2020-03-16 12:52:33'), (13, 20, 'land_square', 2, 1, 0, 0, 0, 'Separators are ".".', '', 0, 0, '', 1, 0, '{"type":["1","2","3","4","5"]}', '2020-03-16 01:13:48', '2020-03-16 12:52:35'), (14, 1, 'type', 0, 2, 0, 0, 0, '', 'Type', 0, 0, '', 1, 1, '{"type":["1","2","3","4","5"]}', '2020-03-16 04:35:06', '2020-03-16 12:52:37'), (15, 8, 'price', 0, 2, 0, 0, 0, '', 'Price', 0, 0, '', 1, 0, '{"type":["1","2","3","4"]}', '2020-03-16 04:36:17', '2020-03-16 12:52:39'), (16, 4, 'location', 0, 2, 0, 0, 0, '', 'Location', 0, 0, '', 1, 1, '{"type":["1","2","3","4","5"]}', '2020-03-16 01:13:48', '2020-03-16 12:52:41'), (17, 9, 'title', 2, 1, 0, 1, 0, '', '', 0, 0, '', 1, 1, '{"type":["1","2","3","4","5"]}', '2020-03-16 05:01:55', '2020-03-16 22:52:51'), (18, 2, 'obj_type_id', 0, 2, 0, 0, 0, '', 'Property type', 0, 0, '', 1, 1, '{"type":["1","2","3","4","5"]}', '2020-03-16 22:27:27', '2020-03-16 12:52:43'), (19, 3, 'parent_id', 0, 2, 0, 0, 0, '', '', 0, 0, '', 1, 0, '{"type":["1","2","3","4","5"]}', '2020-03-16 22:49:27', '2018-03-11 13:55:45'), (20, 5, 'metroStations', 2, 2, 0, 0, 0, '', '', 0, 0, '', 1, 0, '{"type":["1","2","3","4","5"]}', '2020-03-16 13:00:00', '2015-11-01 03:00:01'), (21, 21, 'open_plan', 1, 0, 0, 0, 0, '', 'Open plan', 11, 0, '', 2, 0, '{"type":["1","2","3","4","5"]}', NULL, '2020-03-16 12:52:46'), (22, 22, 'room_type', 1, 0, 0, 0, 0, '', 'Room type', 12, 0, '', 2, 0, '{"type":["1","2","3","4","5"]}', NULL, '2020-03-16 12:52:49'), (23, 23, 'balcony_type', 1, 0, 0, 0, 0, '', 'Type of balcony', 13, 0, '', 2, 0, '{"type":["1","2","3","4","5"]}', NULL, '2020-03-16 12:52:51'), (24, 24, 'wc_type', 1, 0, 0, 0, 0, '', 'Type of WC', 14, 0, '', 2, 0, '{"type":["1","2","3","4","5"]}', NULL, '2020-03-16 12:52:53'), (25, 25, 'floor_coat', 1, 0, 0, 0, 0, '', 'Floor coating', 15, 0, '', 2, 0, '{"type":["1","2","4","5"]}', NULL, '2020-03-16 12:52:54'), (26, 7, 'garage_type', 1, 0, 0, 0, 0, '', 'Garage type', 16, 0, '', 1, 0, '{"type":["1","2","3","4","5"]}', NULL, '2020-03-16 12:52:56'), (27, 26, 'build_year', 2, 0, 2, 0, 0, '', 'Construction Year', 0, 3, '', 2, 0, '{"type":["1","2","3","4","5"]}', NULL, '2020-03-16 12:52:57'), (28, 27, 'repair', 1, 0, 0, 0, 0, '', 'Repair', 17, 0, '', 2, 0, '{"type":""}', NULL, '2020-03-16 12:53:00'), (29, 28, 'object_state', 1, 0, 0, 0, 0, '', 'State of the object', 18, 0, '', 2, 0, '{"type":["1","2","3","4","5"]}', NULL, '2020-03-16 12:53:02'), (30, 29, 'building_type', 1, 0, 0, 0, 0, '', 'Building-type', 19, 0, '', 2, 0, '{"type":["1","2","3","4","5"]}', NULL, '2020-03-16 12:53:05'), (31, 30, 'plot_type', 1, 0, 0, 0, 0, '', 'Plot type', 20, 0, '', 2, 0, '{"type":["1","2","3","4","5"]}', NULL, '2020-03-16 12:53:07'), (32, 31, 'utilities', 7, 0, 0, 0, 0, '', 'Utilities', 21, 0, '', 2, 0, '{"type":["1","2","3","4","5"]}', NULL, '2020-03-16 12:53:08'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]formdesigner_obj_type` -- CREATE TABLE `[[dbprefix]]formdesigner_obj_type` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `formdesigner_id` int(11) unsigned NOT NULL DEFAULT '0', `obj_type_id` int(11) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `formdesigner_id` (`formdesigner_id`), KEY `obj_type_id` (`obj_type_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=358 ; -- -- Dumping data for table `[[dbprefix]]formdesigner_obj_type` -- INSERT INTO `[[dbprefix]]formdesigner_obj_type` VALUES (52, 3, 1), (53, 3, 2), (54, 3, 3), (111, 2, 1), (112, 2, 2), (113, 2, 3), (132, 2, 5), (144, 2, 6), (156, 2, 7), (167, 1, 1), (168, 1, 2), (169, 1, 7), (173, 5, 1), (174, 5, 2), (175, 5, 7), (176, 6, 1), (177, 6, 2), (178, 6, 7), (179, 10, 1), (180, 10, 2), (181, 10, 3), (182, 10, 7), (183, 13, 2), (184, 13, 4), (225, 17, 1), (226, 17, 2), (227, 17, 3), (228, 17, 4), (229, 17, 5), (230, 17, 6), (231, 17, 7), (233, 14, 1), (234, 14, 2), (235, 14, 3), (236, 14, 4), (237, 14, 5), (238, 14, 6), (239, 14, 7), (255, 16, 1), (256, 16, 2), (257, 16, 3), (258, 16, 4), (259, 16, 5), (260, 16, 6), (261, 16, 7), (270, 18, 1), (271, 18, 2), (272, 18, 3), (273, 18, 4), (274, 18, 5), (275, 18, 6), (276, 18, 7), (292, 19, 1), (293, 19, 7), (294, 14, 8), (295, 18, 8), (296, 16, 8), (297, 26, 8), (298, 20, 1), (299, 20, 2), (300, 20, 3), (301, 20, 4), (302, 20, 5), (303, 20, 6), (304, 20, 7), (305, 20, 8), (306, 7, 1), (307, 7, 2), (308, 7, 3), (309, 7, 4), (310, 7, 5), (311, 7, 6), (312, 7, 8), (313, 15, 1), (314, 15, 2), (315, 15, 3), (316, 15, 4), (317, 15, 5), (318, 15, 6), (319, 15, 7), (320, 15, 8), (321, 17, 8), (322, 9, 1), (323, 9, 2), (324, 9, 3), (325, 9, 4), (326, 9, 5), (327, 9, 6), (328, 9, 7), (329, 9, 8), (330, 4, 1), (331, 4, 2), (332, 4, 3), (333, 4, 8), (334, 8, 1), (335, 8, 2), (336, 8, 3), (337, 8, 4), (338, 8, 5), (339, 8, 6), (340, 8, 7), (341, 8, 8), (342, 11, 1), (343, 11, 2), (344, 11, 3), (345, 11, 4), (346, 11, 5), (347, 11, 6), (348, 11, 7), (349, 11, 8), (350, 12, 1), (351, 12, 2), (352, 12, 3), (353, 12, 4), (354, 12, 5), (355, 12, 6), (356, 12, 7), (357, 12, 8); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]images` -- CREATE TABLE `[[dbprefix]]images` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `id_object` int(11) unsigned NOT NULL DEFAULT '0', `id_owner` int(11) unsigned NOT NULL DEFAULT '0', `file_name` varchar(255) NOT NULL DEFAULT '', `file_name_modified` varchar(255) NOT NULL DEFAULT '', `sorter` mediumint(8) unsigned NOT NULL DEFAULT '0', `is_main` tinyint(3) unsigned NOT NULL DEFAULT '0', `date_created` timestamp NULL DEFAULT NULL, `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`id`), KEY `id_object` (`id_object`), KEY `id_owner` (`id_owner`), KEY `date_updated` (`date_updated`), KEY `sorter` (`sorter`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=58 ; -- -- Dumping data for table `[[dbprefix]]images` -- INSERT INTO `[[dbprefix]]images` VALUES (1, 20, 2, '4642183425303f90b58a426431faffc8.jpg', '492cf403cf4ad5bcbaf00de080f4b258.jpg', 1, 1, '2020-03-16 23:35:08', '2016-08-14 23:35:08'), (2, 20, 2, '98978650a82789fea10647facc9ccb31.jpg', '15c38a272f21f58acdeb19181f7b23f3.jpg', 2, 0, '2020-03-16 23:35:08', '2016-08-14 23:35:08'), (3, 20, 2, '37666ee0212634e5440b3b10bbb03405.jpg', '730288a4362c804ae5c06b224a468b2e.jpg', 3, 0, '2020-03-16 23:35:08', '2016-08-14 23:35:08'), (4, 21, 2, '07f5903ea83f2b6dcafaa938d78f31b2.jpg', '1ddadde47c843b49864bc3b9e65c9fc1.jpg', 1, 1, '2020-03-16 23:35:09', '2016-08-14 23:35:08'), (5, 21, 2, 'b30ecde6703af338cf78351c31c244b6.jpg', 'f487cbc3c94b06192c73b98ab6adc8d0.jpg', 2, 0, '2020-03-16 23:35:09', '2016-08-14 23:35:08'), (6, 21, 2, '2799799413c546f8cec31f4dace1bd4c.jpg', 'aeeb83cdfe8b0058481de9155dccb155.jpg', 3, 0, '2020-03-16 23:35:09', '2016-08-14 23:35:08'), (7, 22, 2, 'e0c4b12b29821bc21629e4c38ea9328e.jpg', 'dd021e21a832481dbbe475989db020e2.jpg', 1, 1, '2020-03-16 23:35:09', '2018-05-15 13:04:27'), (8, 22, 2, '33fb6904072bda6867e983bbe6a4cca2.jpg', 'fb0f8f66b180aa5047d6208b1b9cf460.jpg', 2, 0, '2020-03-16 23:35:09', '2016-08-14 23:35:08'), (9, 22, 2, '2669632aee4e4f25ff4939965abc6df1.jpg', '095592da7fd664a685d041b9721c8641.jpg', 3, 0, '2020-03-16 23:35:09', '2016-08-14 23:35:08'), (10, 22, 2, '76edb1c5af69ebb89c5451b638379194.jpg', '1d1aaf1e5470b969a19dc0d3d6eb44b8.jpg', 4, 0, '2020-03-16 23:35:09', '2016-08-14 23:35:08'), (11, 23, 1, '72f897efe9967830aec0423a452bac26.jpg', 'ebf4e49795ffdf6890238e7891a139fa.jpg', 1, 1, '2020-03-16 23:35:09', '2016-08-14 23:35:08'), (12, 23, 1, '1062105f6f7775759509d6837ed6b71b.jpg', '3eeb283f3ccca96b1840ab3fd2407c0c.jpg', 2, 0, '2020-03-16 23:35:09', '2016-08-14 23:35:08'), (13, 23, 1, '4802bffadc1c3a300deec201d641c275.jpg', '6f8e1ff0ba19f57e4d052060763cf1a4.jpg', 3, 0, '2020-03-16 23:35:09', '2016-08-14 23:35:08'), (14, 24, 1, '434e6f58798e9d4a76b73f6d3f42bcdd.jpg', '35771d6769806d963faa2709df768ab3.jpg', 1, 1, '2020-03-16 23:35:09', '2016-08-14 23:35:08'), (15, 24, 1, '939f629f4d329396f431c3324630acda.jpg', '51b1229bb01aa0f49d75d3b9728ad5dc.jpg', 2, 0, '2020-03-16 23:35:09', '2016-08-14 23:35:08'), (16, 25, 2, 'aa3b58ff0e2fc028e8d923c5e4913240.jpg', '70afc13f2289863769e3c79fbd6af609.jpg', 1, 1, '2020-03-16 23:35:09', '2016-08-14 23:35:08'), (17, 25, 2, 'fbba2b5638379b56f07901cf811dec84.jpg', 'eea81eea19ea2e732d4f46e5db2cb692.jpg', 2, 0, '2020-03-16 23:35:10', '2016-08-14 23:35:08'), (18, 25, 2, '5995731714c8418f6b543a0a19d9b542.jpg', '2c48c40aa5ed23c5e226078bcc6a651c.jpg', 3, 0, '2020-03-16 23:35:10', '2016-08-14 23:35:08'), (19, 25, 2, '4b32745ab9af98359d93f140df38b8d5.jpg', 'e0ebbf92a63ba4475a108a8430ebfd53.jpg', 4, 0, '2020-03-16 23:35:10', '2016-08-14 23:35:08'), (20, 26, 1, '532a06605273c3a78764aef82cc2898d.jpg', 'cc48b9a67c1e05e242f556105b8fe842.jpg', 1, 1, '2020-03-16 23:35:10', '2016-08-14 23:35:08'), (21, 26, 1, '56862e86309b7f453288fe2dedd65bee.jpg', '925abcaf701ddf5e858de3d1029d9ea6.jpg', 2, 0, '2020-03-16 23:35:10', '2016-08-14 23:35:08'), (22, 26, 1, '22a6e736f74a03564c817e0c1fb6de4f.jpg', '64d96740d5027df5c3647b43af88eeed.jpg', 3, 0, '2020-03-16 23:35:10', '2016-08-14 23:35:08'), (23, 27, 2, 'a97f838a5870da7a2d43c75f1de90106.jpg', '05381a9df5ad620559deb9cc79a04247.jpg', 1, 1, '2020-03-16 23:35:10', '2016-08-14 23:35:08'), (24, 27, 2, '680c7d6b0899714428e5a1da0bc30fec.jpg', '986c8a7a3573aa17b428f1a6ab1a9731.jpg', 2, 0, '2020-03-16 23:35:10', '2016-08-14 23:35:08'), (25, 27, 2, 'f95ee897b6b445cad179115eb087286d.jpg', 'a9ae1d8f4c72826350a73426e68b07aa.jpg', 3, 0, '2020-03-16 23:35:10', '2016-08-14 23:35:08'), (26, 27, 2, '7bfbb4d132ff8aa79d8bf01100dfcb0b.jpg', '37a66e8ef865567d3a60b31b9b761eee.jpg', 4, 0, '2020-03-16 23:35:10', '2016-08-14 23:35:08'), (27, 27, 2, '902d83f68e6e9ec372df826018575f60.jpg', '30e3c95ae319f9823f35ae838475e669.jpg', 5, 0, '2020-03-16 23:35:10', '2016-08-14 23:35:08'), (28, 27, 2, '97671ea692dd5e2c7dbd0390bb0c14a9.jpg', 'd14491c46e0e14f2e2b20309982a9d47.jpg', 6, 0, '2020-03-16 23:35:10', '2016-08-14 23:35:08'), (29, 27, 2, 'ab7d6d8cd9b9cc88c6c2f886ecfb0fe1.jpg', 'c8bc7b3f2970dd195e338602f0874ebf.jpg', 7, 0, '2020-03-16 23:35:11', '2016-08-14 23:35:08'), (30, 28, 2, 'a82782685e0124929fc283d46f6401d2.jpg', '5372cfe2f6db3f4c7de4fa2f54030223.jpg', 1, 1, '2020-03-16 23:35:11', '2016-08-14 23:35:08'), (31, 28, 2, '6f4efbcbc0092841792a0832a9f837f7.jpg', 'e3e068e1ef368a8c60666ac7708a5472.jpg', 2, 0, '2020-03-16 23:35:11', '2016-08-14 23:35:08'), (32, 28, 2, 'a904431e0b549eb6ff5674e11fc3bb51.jpg', 'fca9b505abf952af7f2a052da7c27d84.jpg', 3, 0, '2020-03-16 23:35:11', '2016-08-14 23:35:08'), (33, 28, 2, 'ff0465c930b907a1902b84a59fad9908.jpg', 'dcf2bf49b9466dc400a12b4d3855a3ea.jpg', 4, 0, '2020-03-16 23:35:11', '2016-08-14 23:35:08'), (34, 28, 2, 'e14408748c45e0a3b99e86560994259b.jpg', 'a18e663a61f5d6930bb851b60c62e51d.jpg', 5, 0, '2020-03-16 23:35:11', '2016-08-14 23:35:08'), (35, 29, 2, '53629d7d842247d6809ae4656dcd485e.jpg', '722e4e0d81b315fb1c63b55aab347e2e.jpg', 1, 1, '2020-03-16 23:35:11', '2016-08-14 23:35:08'), (36, 29, 2, 'dd2ac23e94ec6135361688bb07717d53.jpg', '08e1e3ce179f44fbfcecbf0d8837ba37.jpg', 2, 0, '2020-03-16 23:35:11', '2016-08-14 23:35:08'), (37, 29, 2, '169ff7438eb11fc8d550be79883c6ea8.jpg', 'ec4c29900bb7bc394359dab585d883fc.jpg', 3, 0, '2020-03-16 23:35:11', '2016-08-14 23:35:08'), (38, 29, 2, 'd97fe2a7fcc6f6055c0238f054691856.jpg', '7ce287f416affc4bbc2d768247079b9c.jpg', 4, 0, '2020-03-16 23:35:11', '2016-08-14 23:35:08'), (39, 19, 2, '109a589ef2fbedcf57ec6b1bb980c27f.jpg', '05df26fd26854d78d365495dca2fd288.jpg', 1, 1, '2020-03-16 23:35:11', '2016-08-14 23:35:08'), (40, 19, 2, '0aaabd861398394fca7f6a2d88a441da.jpg', '719584d4b4a236a3d07b28b7b0b65483.jpg', 2, 0, '2020-03-16 23:35:11', '2016-08-14 23:35:08'), (41, 19, 2, '8f6f149af17438055fd873647ddb4b52.jpg', 'abb08d7926551bdcacef6e112d7c68e7.jpg', 3, 0, '2020-03-16 23:35:12', '2016-08-14 23:35:08'), (42, 18, 2, 'b00b91cbee4893b9efda6a83db24ed82.jpg', 'c5d10612afa120b285ccfb817e0a2303.jpg', 1, 1, '2020-03-16 23:35:12', '2016-08-14 23:35:08'), (43, 18, 2, '7239026d4d0355a577047c699f4988a8.jpg', '2eec995ba4a4a51736f9c8b70c4bb206.jpg', 2, 0, '2020-03-16 23:35:12', '2016-08-14 23:35:08'), (44, 18, 2, '808ee1b66405fd7e2d376c0cfc4768d2.jpg', '32edbdf4361baa92fbe8f9c6ca97f4ef.jpg', 3, 0, '2020-03-16 23:35:12', '2016-08-14 23:35:08'), (45, 18, 2, 'b5b4e28e37325ef9b4b20029aed4967a.jpg', '3e903137e68b8c6a68c24f204febb899.jpg', 4, 0, '2020-03-16 23:35:12', '2016-08-14 23:35:08'), (48, 30, 1, '5a9d8ca2e8677.jpeg', '257c3796dbf0fbe331798de0dde6d694.jpeg', 3, 0, '2018-03-05 20:29:57', '2018-03-05 20:30:28'), (49, 30, 1, '5a9d8ca3ba075.jpeg', 'bbc11d22d5a0525281e1e4a91bccef6c.jpeg', 2, 0, '2018-03-05 20:29:57', '2018-03-05 20:30:28'), (50, 30, 1, '5a9d8cb539dad.jpeg', '3d8dca2844651bc5d954bb3d338963fb.jpeg', 0, 1, '2018-03-05 20:30:13', '2018-03-05 20:30:19'), (51, 32, 1, '5a9d8eb8685b0.jpeg', '2971f4a618ffd704974dd1a17e773145.jpeg', 1, 1, '2018-03-05 20:38:50', '2018-03-05 20:38:50'), (52, 31, 1, '5a9d8ef3d6ce0.jpeg', '22031dc03968bc4df0a51a2ac3c3b3fe.jpeg', 1, 1, '2018-03-05 20:39:49', '2018-03-05 20:39:49'), (55, 33, 1, '5aa4f830e2c4e.jpeg', 'c3b68fe7135120225902b07e30348aea.jpeg', 0, 1, '2018-03-11 10:34:41', '2018-03-11 10:48:23'), (56, 34, 1, '5aa4fa469448b.jpg', 'b65be393742d08d6c7bd0b4a6a1aaa1f.jpg', 1, 1, '2018-03-11 10:43:34', '2018-03-11 10:43:34'), (57, 35, 1, '5aa4fadc8355a.jpg', '2fd9eaef4e6c59e51803816070707dff.jpg', 1, 1, '2018-03-11 10:46:04', '2018-03-11 10:46:04'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]infopages` -- CREATE TABLE `[[dbprefix]]infopages` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `active` tinyint(1) NOT NULL DEFAULT '1', `widget` varchar(20) NOT NULL DEFAULT '', `widget_position` tinyint(1) NOT NULL DEFAULT '0', `widget_data` text, `widget_titles` text, `special` tinyint(4) NOT NULL DEFAULT '0', `title_en` varchar(255) NOT NULL DEFAULT '', `date_created` timestamp NULL DEFAULT NULL, `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `body_en` longtext, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=9 ; -- -- Dumping data for table `[[dbprefix]]infopages` -- INSERT INTO `[[dbprefix]]infopages` VALUES (1, 1, 'apartments', 1, '{"country_id":"0","region_id":"0","city_id":"0","metro":"","parent_id":"","type":"0","obj_type_id":"0","rooms":"0","ot":"0","square_min":"","square_max":"","floor_min":"","floor_max":"","garage_type":"","open_plan":"","room_type":"","balcony_type":"","wc_type":"","floor_coat":"","build_year":"","repair":"","object_state":"","building_type":"","plot_type":""}', '{"apartmentsSubTitle":{"en":"","ru":"","de":"","es":"","ar":""},"summaryCitiesSubTitle":{"en":"","ru":"","de":"","es":"","ar":""},"entriesSubTitle":{"en":"","ru":"","de":"","es":"","ar":""},"contactformSubTitle":{"en":"","ru":"","de":"","es":"","ar":""}}', 1, 'Welcome!', '2020-03-16 16:00:00', '2020-03-16 12:53:29', 'Open Real Estate offers real estate agencies and realtors the technology they need to connect with today’s real estate owners, prospective buyers and tenants and Internet surfers.
\r\n
\r\nAccording to your wish we can add, remove product's features and develop them in such a way that your web site captures the essence of Your Business.
\r\n
\r\nAt MonoRay Studio our goal is to produce websites that are search-engine friendly and refreshingly easy-to-use for admin and for users. It concerns not only а website for real estate agencies or for realtors, but any website. We build websites from the ground as well. Project managers work with you until you are satisfied with a site that meets your expectations the best way.
\r\n
\r\nLet Your Business Ideas Come True!
This Agreement defines the terms of use of the Site {site_title} (hereinafter referred to as — «The Site») and its materials and services by the Users.
\n1.General Terms
\n1.1. Use of materials and services of the Site is governed by the applicable laws of the Russian Federation.
\n1.2. This Agreement is a Public Offer. By getting an access to the Site materials the User is considered to have accepted the terms of the Agreement.
\n1.3. The Site administration has the right to change the terms of the Agreement unilaterally at any time. Any modifications shall take effect 3 days after posting a new version of the Agreement on the Site. If the User doesn''t agree to the terms he is obliged to abandon the access to the Site and to cease the use of the Site materials and services.
\n2. Responsibilities of the parties
\n2.1. The User agrees not to take any actions, which may be considered as violation of the Russian law or the rules of the international law in the field of the intellectual property, copyrights and / or related rights, as well as any action that results or may result in malfunction of the Site and website services.
\n2.2. Use of the Site materials without explicit permission of the copyright holders is prohibited (article 1270 Civil code of the RF). For the lawful use of the Site materials it is necessary to conclude a licensed agreement (get a license) with the copyright holders.
\n2.3. When citing the Site materials including copyright works use of the link to the site is obligatory. (point 1 of the article 1274 Civil Code of the RF).
\n2.4. Comments and other User''s posts on the Site shall not contradict the rules of the Russian Law and generally accepted norms of morality and ethics.
\n2.5. The User is warned that the Site administration is not liable for any visit and use of external resources, on the links which may be present on the Site.
\n2.6. The User agrees that the Site administration is not responsible and has no direct or indirect liabilities to the User for any loss or damage of the Site contents, registration of the copyrights and information of such registration, goods and services, available or derived from external websites or resources or any other contacts arising from the use of the information posted on the Site or links to external resources.
\n2.7. The User accepts that all the Site materials and services or any other part of it may be accompanied by advertising. The User agrees that the Site administration is not liable and doesn''t have any obligations for such advertising
\n3. Other terms
\n3.1. All possible disputes arising from this Agreement or related to it shall be settled in accordance with the current law of the Russian Federation.
\n3.2. Nothing in the Agreement shall be understood as establishment of Agents relations, partnership relations, relations on joint activities, personal recruiting relations or any other type of relations between the User and the Site administration which are not directly stipulated by this Agreement.
\n3.3. In case the Court treats any point of this Agreement invalid or unenforceable shall not entail invalidation of other statements of the Agreement.
\n3.4. Inaction of the Site administration in case of any violation of the Agreement statements by the Users does not preclude the Site administration to take appropriate actions later in defense of its interests and copyrights on the Site materials protected by the law.
\nThe user confirms that he/she is aware of the terms and conditions of this Agreement and assumes them.
'), (5, 1, '', 1, '', NULL, 0, 'Privacy Policy', '2020-03-16 02:07:16', '2020-03-16 12:53:37', 'This privacy policy has been compiled to better serve those who are concerned with how their ''Personally identifiable information'' (PII) is being used online. PII, as used in US privacy law and information security, is information that can be used on its own or with other information to identify, contact, or locate a single person, or to identify an individual in context. Please read our privacy policy carefully to get a clear understanding of how we collect, use, protect or otherwise handle your Personally Identifiable Information in accordance with our website.
\nWhat personal information do we collect from the people that visit our blog, website or app?
\nWhen ordering or registering on our site, as appropriate, you may be asked to enter your name, email address, mailing address, phone number, social security number or other details to help you with your experience.
\nWhen do we collect information?
\nWe collect information from you when you register on our site, place an order, subscribe to a newsletter, respond to a survey, fill out a form or enter information on our site.
\nHow do we use your information?
\nWe may use the information we collect from you when you register, make a purchase, sign up for our newsletter, respond to a survey or marketing communication, surf the website, or use certain other site features in the following ways:
\nHow do we protect visitor information?
\nWe do not use vulnerability scanning and/or scanning to PCI standards.
\nWe do not use Malware Scanning.
\nWe do not use an SSL certificate.
\nDo we use ''cookies''?
\nYes. Cookies are small files that a site or its service provider transfers to your computer''s hard drive through your Web browser (if you allow) that enables the site''s or service provider''s systems to recognize your browser and capture and remember certain information. For instance, we use cookies to help us remember and process the items in your shopping cart. They are also used to help us understand your preferences based on previous or current site activity, which enables us to provide you with improved services. We also use cookies to help us compile aggregate data about site traffic and site interaction so that we can offer better site experiences and tools in the future.
\nWe use cookies to:
\nYou can choose to have your computer warn you each time a cookie is being sent, or you can choose to turn off all cookies. You do this through your browser (like Internet Explorer) settings. Each browser is a little different, so look at your browser''s Help menu to learn the correct way to modify your cookies.
\nIf users disable cookies in their browser:
\nIf you disable cookies off, some features will be disabled It will turn off some of the features that make your site experience more efficient and some of our services will not function properly.
\nThird-Party Disclosure
\nWe do not sell, trade, or otherwise transfer to outside parties your personally identifiable information unless we provide users with advance notice. This does not include website hosting partners and other parties who assist us in operating our website, conducting our business, or servicing our users, so long as those parties agree to keep this information confidential. We may also release information when it''s release is appropriate to comply with the law, enforce our site policies, or protect ours or others'' rights, property, or safety.
\nHowever, non-personally identifiable visitor information may be provided to other parties for marketing, advertising, or other uses.
\nThird-party links
\nWe do not include or offer third-party products or services on our website.
\nGoogle''s advertising requirements can be summed up by Google''s Advertising Principles. They are put in place to provide a positive experience for users. https://support.google.com/adwordspolicy/answer/1316548?hl=en
\nWe use Google AdSense Advertising on our website.
\nGoogle, as a third-party vendor, uses cookies to serve ads on our site. Google''s use of the DART cookie enables it to serve ads to our users based on previous visits to our site and other sites on the Internet. Users may opt-out of the use of the DART cookie by visiting the Google Ad and Content Network privacy policy.
\nWe have implemented the following:
\nWe along with third-party vendors, such as Google use first-party cookies (such as the Google Analytics cookies) and third-party cookies (such as the DoubleClick cookie) or other third-party identifiers together to compile data regarding user interactions with ad impressions and other ad service functions as they relate to our website.
\nOpting out: Users can set preferences for how Google advertises to you using the Google Ad Settings page. Alternatively, you can opt out by visiting the Network Advertising initiative opt out page or permanently using the Google Analytics Opt Out Browser add on.
\nCalifornia Online Privacy Protection Act
\nCalOPPA is the first state law in the nation to require commercial websites and online services to post a privacy policy. The law''s reach stretches well beyond California to require a person or company in the United States (and conceivably the world) that operates websites collecting personally identifiable information from California consumers to post a conspicuous privacy policy on its website stating exactly the information being collected and those individuals with whom it is being shared, and to comply with this policy. - See more at: http://consumercal.org/california-online-privacy-protection-act-caloppa/#sthash.0FdRbT51.dpuf
\nAccording to CalOPPA we agree to the following:
\nUsers can visit our site anonymously. Once this privacy policy is created, we will add a link to it on our home page or as a minimum on the first significant page after entering our website. Our Privacy Policy link includes the word ''Privacy'' and can be easily be found on the page specified above.
\nHow does our site handle do not track signals?
\nWe honor do not track signals and do not track, plant cookies, or use advertising when a Do Not Track (DNT) browser mechanism is in place.
\nDoes our site allow third-party behavioral tracking?
\nIt''s also important to note that we allow third-party behavioral tracking
\nCOPPA (Children Online Privacy Protection Act)
\nWhen it comes to the collection of personal information from children under 13, the Children''s Online Privacy Protection Act (COPPA) puts parents in control. The Federal Trade Commission, the nation''s consumer protection agency, enforces the COPPA Rule, which spells out what operators of websites and online services must do to protect children''s privacy and safety online. We do not specifically market to children under 13.
\nFair Information Practices
\nThe Fair Information Practices Principles form the backbone of privacy law in the United States and the concepts they include have played a significant role in the development of data protection laws around the globe. Understanding the Fair Information Practice Principles and how they should be implemented is critical to comply with the various privacy laws that protect personal information.
\nCAN SPAM Act
\nThe CAN-SPAM Act is a law that sets the rules for commercial email, establishes requirements for commercial messages, gives recipients the right to have emails stopped from being sent to them, and spells out tough penalties for violations.
\nContacting Us
\nIf there are any questions regarding this privacy policy you may contact us using the information below.
\nYOUSITEDOMAIN
\nLast Edited on 2016-02-05
\n'), (6, 1, 'apartments', 1, '{"country_id":"0","region_id":"0","city_id":"0","metro":"","parent_id":"","type":"1","obj_type_id":"0","rooms":"0","ot":"0","square_min":"","square_max":"","floor_min":"","floor_max":""}', '{"apartmentsSubTitle":{"en":"","ru":"","de":"","es":"","ar":""},"summaryCitiesSubTitle":{"en":"","ru":"","de":"","es":"","ar":""},"entriesSubTitle":{"en":"","ru":"","de":"","es":"","ar":""},"contactformSubTitle":{"en":"","ru":"","de":"","es":"","ar":""}}', 0, 'Rent', '2017-10-02 12:57:14', '2020-03-16 12:53:21', ''), (7, 1, 'apartments', 2, '{"country_id":"0","region_id":"0","city_id":"0","metro":"","parent_id":"","type":"0","obj_type_id":"6","rooms":"0","ot":"0","square_min":"","square_max":"","floor_min":"","floor_max":"","garage_type":"","open_plan":"","room_type":"","balcony_type":"","wc_type":"","floor_coat":"","build_year":"","repair":"","object_state":"","building_type":"","plot_type":""}', '{"apartmentsSubTitle":{"en":"","ru":"","de":"","es":"","ar":""},"summaryCitiesSubTitle":{"en":"","ru":"","de":"","es":"","ar":""},"entriesSubTitle":{"en":"","ru":"","de":"","es":"","ar":""},"contactformSubTitle":{"en":"","ru":"","de":"","es":"","ar":""}}', 0, 'Hotels', '2020-03-16 13:08:43', '2020-03-16 12:53:39', 'Lorem ipsum dolor sit amet, ex vis integre conceptam, vivendum adolescens cum eu, ex tota accusamus has. Perpetua disputando in quo, sea choro voluptaria honestatis no, homero scriptorem sit no. Iisque appellantur at mea, modus regione vel ex. Ut copiosae pertinacia pri, in eam vero atomorum intellegebat.
\r\n'), (8, 1, 'apartments', 1, '{"country_id":"0","region_id":"0","city_id":"0","metro":"","parent_id":"","type":"0","obj_type_id":"5","rooms":"0","ot":"0","square_min":"","square_max":"","floor_min":"","floor_max":"","garage_type":"","open_plan":"","room_type":"","balcony_type":"","wc_type":"","floor_coat":"","build_year":"","repair":"","object_state":"","building_type":"","plot_type":""}', '{"apartmentsSubTitle":{"en":"","ru":"","de":"","es":"","ar":""},"summaryCitiesSubTitle":{"en":"","ru":"","de":"","es":"","ar":""},"entriesSubTitle":{"en":"","ru":"","de":"","es":"","ar":""},"contactformSubTitle":{"en":"","ru":"","de":"","es":"","ar":""}}', 0, 'New Buildings', '2020-03-16 13:15:44', '2020-03-16 12:53:40', 'Lorem ipsum dolor sit amet, ex vis integre conceptam, vivendum adolescens cum eu, ex tota accusamus has. Perpetua disputando in quo, sea choro voluptaria honestatis no, homero scriptorem sit no. Iisque appellantur at mea, modus regione vel ex. Ut copiosae pertinacia pri, in eam vero atomorum intellegebat.
\r\n\r\nPro sint saepe ut, sed alterum sensibus instructior cu. Eum at mazim accumsan, ne cum tota clita assueverit. Mea veri mazim in, ex signiferumque vituperatoribus pri. Sea ad exerci graeco suavitate, omnis argumentum ea est, usu te dicit contentiones necessitatibus. Eos imperdiet scripserit ex, tale tantas volutpat eu mei.
\r\n\r\nAccusamus constituto cu vix, pro molestie patrioque ex, his et ferri melius. Veri docendi has ut, eu nec sumo atqui omittam, id vel consul invenire. Ius omnesque rationibus ut, tempor detracto at pro, te sed solet euripidis. Aeterno senserit periculis est te, velit scriptorem at vel. Nisl graeco has ut, nec cu probatus suavitate. Nec te hinc etiam. Ex vidit quando gloriatur vis, est ad labores corpora intellegat.
\r\n\r\nAudiam gloriatur vituperata mel ex, an quot epicuri est. Velit praesent evertitur ne sea, ad vide minimum ius, equidem fabellas luptatum at sit. Ferri assum oporteat quo ne, vix decore corpora detracto at. Velit nusquam in qui. Eu eum tibique deserunt facilisis, ne vim denique aliquando.
\r\n\r\nCibo erat quaeque est id, etiam bonorum te sit. In vim saepe quodsi, nec novum alienum menandri te. Erat nominati molestiae usu an, eu vel civibus tincidunt, admodum suavitate at pri. Ut paulo possim deleniti per, ei has augue semper electram, eu assum menandri contentiones vix.
\r\n'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]lang` -- CREATE TABLE `[[dbprefix]]lang` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `isRTL` tinyint(1) unsigned NOT NULL DEFAULT '0', `currency_id` int(11) unsigned NOT NULL DEFAULT '0', `main` tinyint(1) unsigned NOT NULL DEFAULT '0', `name_iso` varchar(20) NOT NULL DEFAULT '', `name_rfc3066` varchar(10) NOT NULL DEFAULT '', `name_ru` varchar(100) NOT NULL DEFAULT '', `active` tinyint(1) unsigned NOT NULL DEFAULT '0', `sorter` smallint(6) unsigned NOT NULL DEFAULT '0', `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `name_en` varchar(100) NOT NULL DEFAULT '', `admin_mail` tinyint(4) unsigned NOT NULL DEFAULT '0', `flag_img` varchar(50) NOT NULL DEFAULT '', `name_de` varchar(100) NOT NULL DEFAULT '', `price_tpl_default` varchar(255) NOT NULL DEFAULT '', `price_tpl_from` varchar(255) NOT NULL DEFAULT '', `price_tpl_to` varchar(255) NOT NULL DEFAULT '', `dateFormat` varchar(30) NOT NULL DEFAULT 'd.m.Y H:i:s', `priceDecimalsPoint` varchar(1) NOT NULL DEFAULT ',', `priceThousandsSeparator` varchar(1) NOT NULL DEFAULT '', `name_es` varchar(100) NOT NULL DEFAULT '', `name_ar` varchar(100) NOT NULL DEFAULT '', `name_tr` varchar(100) NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `active` (`active`), KEY `currency_id` (`currency_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=8 ; -- -- Dumping data for table `[[dbprefix]]lang` -- INSERT INTO `[[dbprefix]]lang` VALUES (2, 0, 11, 1, 'en', 'en-US', 'Английский', 1, 1, '2014-08-05 16:15:49', 'English', 1, 'us.png', '', '{CURRENCY} {PRICE} {TYPE}', '{CURRENCY} {TEXT_FROM} {PRICE} ', '{CURRENCY} {TEXT_TO} {PRICE} ', 'd.m.Y H:i:s', ',', '', '', '', ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]lang_widget_opt` -- CREATE TABLE `[[dbprefix]]lang_widget_opt` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `model_name` char(100) NOT NULL DEFAULT '', `model_id` int(11) unsigned NOT NULL DEFAULT '0', `status` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `model_id` (`model_id`), KEY `model_name` (`model_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]location_district` -- CREATE TABLE `[[dbprefix]]location_district` ( `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `country_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `region_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `city_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `name_ru` varchar(100) NOT NULL DEFAULT '', `name_en` varchar(100) NOT NULL DEFAULT '', `name_de` varchar(100) NOT NULL DEFAULT '', `name_es` varchar(100) NOT NULL DEFAULT '', `name_ar` varchar(100) NOT NULL DEFAULT '', `name_tr` varchar(100) NOT NULL DEFAULT '', `active` tinyint(4) NOT NULL DEFAULT '1', `sorter` mediumint(8) NOT NULL DEFAULT '0', `date_updated` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`id`), KEY `country_id` (`country_id`), KEY `region_id` (`region_id`), KEY `city_id` (`region_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]menu` -- CREATE TABLE `[[dbprefix]]menu` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `menu_list_id` int(11) unsigned NOT NULL DEFAULT '0', `parentId` int(11) unsigned NOT NULL DEFAULT '0', `number` int(11) unsigned NOT NULL DEFAULT '0', `pageId` int(11) unsigned NOT NULL DEFAULT '0', `is_blank` tinyint(4) unsigned NOT NULL DEFAULT '0', `active` tinyint(4) unsigned NOT NULL DEFAULT '1', `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `type` tinyint(4) unsigned NOT NULL DEFAULT '0', `special` tinyint(4) unsigned NOT NULL DEFAULT '0', `title_en` varchar(255) NOT NULL DEFAULT '', `href_en` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `menu_list_id` (`menu_list_id`), KEY `parentId` (`parentId`), KEY `pageId` (`pageId`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=56 ; -- -- Dumping data for table `[[dbprefix]]menu` -- INSERT INTO `[[dbprefix]]menu` VALUES (1, 2, 0, 4, 1, 0, 0, '2019-03-16 12:34:38', 2, 1, 'Home', '/site/index'), (2, 2, 0, 7, 0, 0, 1, '2020-02-16 21:00:25', 1, 1, 'News', '/news'), (3, 2, 0, 5, 0, 0, 1, '2019-03-16 12:53:33', 1, 1, 'Special offers', '/specialoffers/main/index'), (4, 2, 7, 16, 0, 0, 1, '2020-02-16 20:46:06', 1, 1, 'Q&As', '/articles/main/index'), (6, 2, 0, 10, 0, 0, 1, '2019-03-16 12:53:33', 1, 1, 'Reviews', '/reviews/main/index'), (7, 2, 0, 11, 0, 0, 1, '2019-03-16 12:34:52', 0, 0, 'More', ''), (8, 2, 13, 1, 2, 0, 1, '2019-03-16 12:34:54', 2, 0, 'Search on map', ''), (9, 2, 7, 13, 1, 0, 1, '2019-03-16 12:53:33', 1, 1, 'Members', '/users/main/search'), (10, 1, 0, 1, 1, 0, 1, '2019-03-16 12:55:10', 1, 0, 'List your property', '{baseUrl}/guestad/add'), (11, 1, 0, 2, 1, 0, 1, '2019-03-16 12:55:04', 1, 0, 'Contact us', '{baseUrl}/contact-us'), (12, 2, 0, 7, 0, 0, 1, '2019-03-16 12:53:33', 1, 1, 'Articles', '/articles'), (13, 2, 0, 4, 0, 0, 1, '2019-03-16 12:53:33', 0, 1, 'Search', '/quicksearch/main/mainsearch'), (14, 2, 13, 2, 3, 0, 1, '2019-03-16 12:35:09', 2, 0, 'Sale', ''), (15, 2, 13, 4, 6, 0, 1, '2019-03-16 12:35:12', 2, 0, 'Rent', ''), (16, 2, 13, 6, 7, 0, 1, '2019-03-16 12:35:13', 2, 0, 'Hotels', ''), (17, 2, 13, 3, 8, 0, 1, '2019-03-16 12:35:17', 2, 0, 'New Buildings', ''), (20, 3, 0, 1, 1, 0, 0, '2019-03-16 12:35:19', 2, 1, 'Home', '/site/index'), (21, 3, 0, 3, 1, 0, 1, '2019-03-16 12:54:55', 1, 0, 'List your property', '{baseUrl}/guestad/add'), (22, 3, 0, 2, 1, 0, 1, '2019-03-16 12:54:51', 1, 0, 'Contact us', '{baseUrl}/contact-us'), (23, 4, 0, 6, 0, 0, 1, '2019-03-16 12:53:33', 1, 1, 'News', '/news'), (24, 4, 0, 5, 0, 0, 1, '2019-03-16 12:53:33', 1, 1, 'Special offers', '/specialoffers/main/index'), (25, 4, 28, 16, 0, 0, 1, '2020-02-16 21:00:09', 1, 1, 'Q&As', '/articles/main/index'), (26, 4, 28, 9, 0, 0, 1, '2019-03-16 12:53:33', 1, 1, 'Site map', '/sitemap/main/index'), (27, 4, 0, 10, 0, 0, 1, '2019-03-16 12:53:33', 1, 1, 'Reviews', '/reviews/main/index'), (28, 4, 0, 11, 0, 0, 1, '2019-03-16 12:35:35', 0, 0, 'More', ''), (29, 4, 32, 1, 2, 0, 1, '2019-03-16 12:35:38', 2, 0, 'Search on map', ''), (30, 4, 28, 13, 1, 0, 1, '2019-03-16 12:53:33', 1, 1, 'Members', '/users/main/search'), (31, 4, 0, 7, 0, 0, 1, '2019-03-16 12:53:33', 1, 1, 'Articles', '/articles'), (32, 4, 0, 4, 0, 0, 1, '2019-03-16 12:53:33', 0, 0, 'Search', '/quicksearch/main/mainsearch'), (33, 4, 32, 2, 3, 0, 1, '2019-03-16 12:35:45', 2, 0, 'Sale', ''), (34, 4, 32, 4, 6, 0, 1, '2019-03-16 12:35:47', 2, 0, 'Rent', ''), (35, 4, 32, 6, 7, 0, 1, '2019-03-16 12:35:50', 2, 0, 'Hotels', ''), (36, 4, 32, 3, 8, 0, 1, '2019-03-16 12:35:53', 2, 0, 'New Buildings', ''), (38, 5, 0, 6, 2, 0, 1, '2019-03-16 12:53:33', 1, 1, 'News', '/news'), (39, 5, 0, 1, 1, 0, 0, '2019-03-16 12:35:59', 2, 1, 'Home', '/site/index'), (40, 5, 0, 3, 3, 0, 1, '2019-03-16 12:54:38', 1, 0, 'List your property', '{baseUrl}/guestad/add'), (41, 5, 0, 2, 4, 0, 1, '2019-03-16 12:54:42', 1, 0, 'Contact us', '{baseUrl}/contact-us'), (42, 5, 0, 5, 5, 0, 1, '2019-03-16 12:53:33', 1, 1, 'Special offers', '/specialoffers/main/index'), (43, 5, 0, 8, 6, 0, 1, '2019-03-16 12:53:33', 1, 1, 'Q&As', '/articles/main/index'), (44, 5, 0, 9, 7, 0, 1, '2019-03-16 12:53:33', 1, 1, 'Site map', '/sitemap/main/index'), (45, 5, 0, 10, 8, 0, 1, '2019-03-16 12:53:33', 1, 1, 'Reviews', '/reviews/main/index'), (46, 3, 0, 14, 1, 0, 0, '2019-03-16 12:54:14', 1, 1, 'Booking a property', 'booking/main/mainform'), (47, 2, 7, 14, 5, 0, 1, '2019-03-16 12:36:12', 2, 0, 'Privacy Policy', ''), (48, 4, 28, 14, 5, 0, 1, '2019-03-16 12:36:16', 2, 0, 'Privacy Policy', ''), (49, 4, 28, 15, 4, 0, 1, '2019-03-16 12:36:19', 2, 0, 'User Agreement', ''), (50, 2, 7, 15, 4, 0, 1, '2019-03-16 12:36:21', 2, 0, 'User Agreement', ''), (51, 2, 0, 7, 8, 0, 1, '2020-02-16 21:01:26', 1, 1, 'Favorites', '/favorites'), (52, 4, 0, 6, 8, 0, 1, '2020-02-16 21:02:23', 1, 1, 'Favorites', '/favorites'), (53, 1, 0, 16, 1, 0, 1, '2019-03-16 12:54:14', 1, 1, 'Request a call back', 'site/callback'), (54, 3, 0, 16, 1, 0, 0, '2019-03-16 12:54:14', 1, 1, 'Request a call back', 'site/callback'), (55, 5, 0, 17, 1, 0, 1, '2019-03-16 12:54:14', 1, 1, 'Request a call back', 'site/callback'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]menu_list` -- CREATE TABLE `[[dbprefix]]menu_list` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `active` tinyint(1) NOT NULL DEFAULT '1', `name_en` varchar(255) NOT NULL DEFAULT '', `is_system` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=6 ; -- -- Dumping data for table `[[dbprefix]]menu_list` -- INSERT INTO `[[dbprefix]]menu_list` VALUES (1, 1, 'Header - Template: Atlas', 1), (2, 1, 'Top - Template: Atlas', 1), (3, 1, 'Header - Template: Basis and Dolphin', 1), (4, 1, 'Top - Template: Basis and Dolphin', 1), (5, 1, 'Footer - Template: Basis and Dolphin', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]news_product` -- CREATE TABLE `[[dbprefix]]news_product` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(255) NOT NULL DEFAULT '', `description` text, `link` varchar(255) NOT NULL DEFAULT '', `pubDate` timestamp NULL DEFAULT NULL, `author` varchar(150) NOT NULL DEFAULT '', `is_show` tinyint(1) NOT NULL DEFAULT '0', `lang` varchar(2) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=286 ; -- -- Dumping data for table `[[dbprefix]]news_product` -- INSERT INTO `[[dbprefix]]news_product` VALUES (13, 'Open Real Estate 1.15.3', '\n The new version of CMS Open Real Estate has been released.
\n\n What's new:
\n\n Before you start installing Open Real Estate CMS, it''s strongly recommended to change the default value of the variable, responsible for users'' passwords generating.
\n This step is necessary to protect the passwords in case the script is hacked/exploited.\n
We have released an updated version of Open Real Estate.
\nDevelopers have implemented some corrections and made some improvements to the product to make it even better than before!
', 'http://open-real-estate.info/en/blog/open-real-estate-1152', '2016-01-13 14:42:11', 'open-real-estate.info', 1, 'en'), (16, 'Restricting admin access to specific IP addresses', '\n In the article we'll overview one of the options to protect admin panel of your property website, based on Open Real Estate software. Specifically, we'll see how to restrict authorization in the admin panel to specific IP addresses.
\n', 'http://open-real-estate.info/en/blog/restricting-admin-access-to-specific-ip-addresses', '2016-01-11 13:01:31', 'open-real-estate.info', 1, 'en'), (17, 'Machine (automated) translation in Open Real Estate CMS', '\n Machine translation is used after "Translate" button is clicked
\n\n\n After this button is clicked, script sends a request to Google Translate with cUrl, and thwn the translated line returns. High quality of this translation is not guaranteed.
\n\n Recently this functionlaity stopped working.
\n', 'http://open-real-estate.info/en/blog/mashinnyj-perevod-v-open-real-estate-cms', '2015-12-22 09:45:12', 'open-real-estate.info', 1, 'en'), (18, 'New Year discount for Pro and Ultimate versions!', '\n Celebrating the 4th anniversary of our product and coming Christmas and New Year holidays, we offer 20% discount for PRO and Ultimate versions of Open Real Estate software!
\n\n Hurry up! Our special offer is valid till December, 30.
\n', 'http://open-real-estate.info/en/blog/new-year-2015-discount', '2015-12-16 17:28:22', 'open-real-estate.info', 1, 'en'), (19, 'Open Real Estate 1.15.1', '\n The new version of CMS Open Real Estate has been released.
\n\n What's new:
\n\n The new version of CMS Open Real Estate has been released.
\n\n What's new:
\n\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\n\n Перед установкой скрипта недвижимости Open Real Estate CMS мы рекомендуем изменить стандартное значение переменной для генерации паролей пользователей.
\n Данный шаг необходим для защиты самих паролей, на случай, если приложение будет взломано.\n
Мы выпустили новую версию Open Real Estate.
\nВ новой версии разработчики внесли несколько исправлений и улучшений в наш продукт, сделав его ещё лучше!
', 'http://open-real-estate.info/ru/blog/open-real-estate-1152', '2016-01-13 14:42:11', 'open-real-estate.info', 1, 'ru'), (25, 'Ограничение входа в панель администратора по IP адресу', '\n В этой статье рассмотрим один из вариантов "защиты админки" на вашем сайте недвижимости, работающем на Open Real Estate, а именно: авторизацию в "админку" только с определённых IP адресов.
\n', 'http://open-real-estate.info/ru/blog/restricting-admin-access-to-specific-ip-addresses', '2016-01-11 13:01:31', 'open-real-estate.info', 1, 'ru'), (26, 'Машинный перевод в Open Real Estate CMS', '\n Машинный перевод в нашем скрипте используется при клике на кнопку "Перевести"
\n\n\n При этом с помощью cUrl отправляется запрос в Google Translate и возвращается строка в переводом. Вопрос качества такого перевода рассматривать не будем.
\n\n С недавних пор такая функция перестала работать.
\n', 'http://open-real-estate.info/ru/blog/mashinnyj-perevod-v-open-real-estate-cms', '2015-12-22 09:45:12', 'open-real-estate.info', 1, 'ru'), (27, 'Новогодние скидки на Open Real Estate', '\n К четырёхлетию продукта Open Real Estate CMS и Новому Году скидка при покупке Open Real Estate PRO или Open Real Estate Ultimate версии составит 20%!
\n\n Спешите! Акция действует с 16 по 30 декабря 2015 года.
\n', 'http://open-real-estate.info/ru/blog/new-year-2015-discount', '2015-12-16 17:28:22', 'open-real-estate.info', 1, 'ru'), (28, 'Open Real Estate 1.15.1', '\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\n\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\n\n Are you looking for a simple engine (script) to build a business card website?
\n Try an updated version of our CMS - Open Business Card.
\n The updated version 1.4.0 offers multilanguage support, increased speedwork, a lot of minor improvements.
\n\n And all this is absolutely free!\n
\n Ищите простой движок ( скрипт ) для создания сайтов-визиток?
\n Попробуйте обновлённую версию нашей CMS - Open Business Card.
\n В новой версии, 1.4.0, мы добавили поддержку мультиязычности, увеличили быстродействие, внесли множество мелких улучшений.
\n\n И всё это совершенно бесплатно!\n
\n The new version of CMS Open Real Estate has been released.
\nNew and very useful functions, trendy design changes and intuitive management - that''s what we''ve been working on while developing version 1.16.0. We recommend checking our demo right now!
', 'http://open-real-estate.info/en/blog/open-real-estate-1160', '2016-03-22 13:11:40', 'open-real-estate.info', 1, 'en'), (33, 'High time to buy Open Real Estate CMS!', 'You''ve been thinking about Open Real Estate CMS purchase for a long time, but couldn''t make up your mind?
\nIt''s high time for a VERY profitable purchase!
', 'http://open-real-estate.info/en/blog/best-time-to-buy', '2016-03-14 11:44:34', 'open-real-estate.info', 1, 'en'), (34, 'Open Real Estate 1.15.4', '\n The new version of CMS Open Real Estate has been released.
\n\n What's new:
\n\n Выпущена новая версия Open Real Estate.
\nНовые и очень полезные функции, трендовые изменения в дизайне и интуитивное управление - то, над чем мы поработали в версии 1.16.0. Рекомендуем проверить прямо сейчас!
\n', 'http://open-real-estate.info/ru/blog/open-real-estate-1160', '2016-03-22 13:11:40', 'open-real-estate.info', 1, 'ru'), (36, 'Самое время для покупки Open Real Estate', 'Давно думаете о покупке Open Real Estate CMS, но никак не можете решиться?
\nСейчас самое время для ОЧЕНЬ выгодной покупки!
', 'http://open-real-estate.info/ru/blog/best-time-to-buy', '2016-03-14 11:44:34', 'open-real-estate.info', 1, 'ru'), (37, 'Open Real Estate 1.15.4', '\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\nSearch engines incessantly improve and modify search results algorithms.
\nAs it often happens, there''s no enough energy and time to keep up with all innovations in SEO and edit the site content.
\nHowever, we''re having a very good news for you!
\nA fail-free possibility to rank your site higher in search results (at least in Google) is to buy our ''Atlas'' theme.
', 'https://open-real-estate.info/en/blog/why-need-buy-atlas-theme', '2016-04-07 08:26:15', 'open-real-estate.info', 1, 'en'), (39, 'Open Real Estate 1.16.1', '\n The new version of CMS Open Real Estate has been released.\n
\n\n What's new:
\n\n The new version of CMS Open Real Estate has been released.
\nNew and very useful functions, trendy design changes and intuitive management - that''s what we''ve been working on while developing version 1.16.0. We recommend checking our demo right now!
', 'https://open-real-estate.info/en/blog/open-real-estate-1160', '2016-03-22 13:11:40', 'open-real-estate.info', 1, 'en'), (41, 'High time to buy Open Real Estate CMS!', 'You''ve been thinking about Open Real Estate CMS purchase for a long time, but couldn''t make up your mind?
\nIt''s high time for a VERY profitable purchase!
', 'https://open-real-estate.info/en/blog/best-time-to-buy', '2016-03-14 11:44:34', 'open-real-estate.info', 1, 'en'), (42, 'Open Real Estate 1.15.4', '\n The new version of CMS Open Real Estate has been released.
\n\n What's new:
\n\n Are you looking for a simple engine (script) to build a business card website?
\n Try an updated version of our CMS - Open Business Card.
\n The updated version 1.4.0 offers multilanguage support, increased speedwork, a lot of minor improvements.
\n\n And all this is absolutely free!\n
\n The new version of CMS Open Real Estate has been released.
\n\n What's new:
\n\n Before you start installing Open Real Estate CMS, it''s strongly recommended to change the default value of the variable, responsible for users'' passwords generating.
\n This step is necessary to protect the passwords in case the script is hacked/exploited.\n
We have released an updated version of Open Real Estate.
\nDevelopers have implemented some corrections and made some improvements to the product to make it even better than before!
', 'https://open-real-estate.info/en/blog/open-real-estate-1152', '2016-01-13 14:42:11', 'open-real-estate.info', 1, 'en'), (47, 'Restricting admin access to specific IP addresses', '\n In the article we'll overview one of the options to protect admin panel of your property website, based on Open Real Estate software. Specifically, we'll see how to restrict authorization in the admin panel to specific IP addresses.
\n', 'https://open-real-estate.info/en/blog/restricting-admin-access-to-specific-ip-addresses', '2016-01-11 13:01:31', 'open-real-estate.info', 1, 'en'), (48, 'Machine (automated) translation in Open Real Estate CMS', '\n Machine translation is used after "Translate" button is clicked
\n\n\n After this button is clicked, script sends a request to Google Translate with cUrl, and thwn the translated line returns. High quality of this translation is not guaranteed.
\n\n Recently this functionlaity stopped working.
\n', 'https://open-real-estate.info/en/blog/mashinnyj-perevod-v-open-real-estate-cms', '2015-12-22 09:45:12', 'open-real-estate.info', 1, 'en'), (49, 'New Year discount for Pro and Ultimate versions!', '\n Celebrating the 4th anniversary of our product and coming Christmas and New Year holidays, we offer 20% discount for PRO and Ultimate versions of Open Real Estate software!
\n\n Hurry up! Our special offer is valid till December, 30.
\n', 'https://open-real-estate.info/en/blog/new-year-2015-discount', '2015-12-16 17:28:22', 'open-real-estate.info', 1, 'en'), (50, 'Open Real Estate 1.15.1', '\n The new version of CMS Open Real Estate has been released.
\n\n What's new:
\n\n The new version of CMS Open Real Estate has been released.
\n\n What's new:
\nПоисковые системы постоянно улучшают и меняют алгоритмы выдачи.
\nЗачаcтую, чтобы угнаться за всеми новшествами в SEO-оптимизации и отредактировать контент сайта не остаётся ни сил, ни времени.
\nОднако, есть хорошая новость!
\nБеспроигрышный вариант повысить свой сайт в выдаче, по крайней мере, в поисковой системе Google - это купить тему "Atlas".
', 'https://open-real-estate.info/ru/blog/why-need-buy-atlas-theme', '2016-04-07 08:26:15', 'open-real-estate.info', 1, 'ru'), (53, 'Open Real Estate 1.16.1', '\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\n\n Выпущена новая версия Open Real Estate.
\nНовые и очень полезные функции, трендовые изменения в дизайне и интуитивное управление - то, над чем мы поработали в версии 1.16.0. Рекомендуем проверить прямо сейчас!
\n', 'https://open-real-estate.info/ru/blog/open-real-estate-1160', '2016-03-22 13:11:40', 'open-real-estate.info', 1, 'ru'), (55, 'Самое время для покупки Open Real Estate', 'Давно думаете о покупке Open Real Estate CMS, но никак не можете решиться?
\nСейчас самое время для ОЧЕНЬ выгодной покупки!
', 'https://open-real-estate.info/ru/blog/best-time-to-buy', '2016-03-14 11:44:34', 'open-real-estate.info', 1, 'ru'), (56, 'Open Real Estate 1.15.4', '\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\n\n Ищите простой движок ( скрипт ) для создания сайтов-визиток?
\n Попробуйте обновлённую версию нашей CMS - Open Business Card.
\n В новой версии, 1.4.0, мы добавили поддержку мультиязычности, увеличили быстродействие, внесли множество мелких улучшений.
\n\n И всё это совершенно бесплатно!\n
\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\n\n Перед установкой скрипта недвижимости Open Real Estate CMS мы рекомендуем изменить стандартное значение переменной для генерации паролей пользователей.
\n Данный шаг необходим для защиты самих паролей, на случай, если приложение будет взломано.\n
Мы выпустили новую версию Open Real Estate.
\nВ новой версии разработчики внесли несколько исправлений и улучшений в наш продукт, сделав его ещё лучше!
', 'https://open-real-estate.info/ru/blog/open-real-estate-1152', '2016-01-13 14:42:11', 'open-real-estate.info', 1, 'ru'), (61, 'Ограничение входа в панель администратора по IP адресу', '\n В этой статье рассмотрим один из вариантов "защиты админки" на вашем сайте недвижимости, работающем на Open Real Estate, а именно: авторизацию в "админку" только с определённых IP адресов.
\n', 'https://open-real-estate.info/ru/blog/restricting-admin-access-to-specific-ip-addresses', '2016-01-11 13:01:31', 'open-real-estate.info', 1, 'ru'), (62, 'Машинный перевод в Open Real Estate CMS', '\n Машинный перевод в нашем скрипте используется при клике на кнопку "Перевести"
\n\n\n При этом с помощью cUrl отправляется запрос в Google Translate и возвращается строка в переводом. Вопрос качества такого перевода рассматривать не будем.
\n\n С недавних пор такая функция перестала работать.
\n', 'https://open-real-estate.info/ru/blog/mashinnyj-perevod-v-open-real-estate-cms', '2015-12-22 09:45:12', 'open-real-estate.info', 1, 'ru'), (63, 'Новогодние скидки на Open Real Estate', '\n К четырёхлетию продукта Open Real Estate CMS и Новому Году скидка при покупке Open Real Estate PRO или Open Real Estate Ultimate версии составит 20%!
\n\n Спешите! Акция действует с 16 по 30 декабря 2015 года.
\n', 'https://open-real-estate.info/ru/blog/new-year-2015-discount', '2015-12-16 17:28:22', 'open-real-estate.info', 1, 'ru'), (64, 'Open Real Estate 1.15.1', '\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\n\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\nGood news!
\nWe have changed the package of our BASIC version.
\nWe added the most popular modules "SEO", "Sitemap", "The extended form editor".
', 'https://open-real-estate.info/en/blog/more-features-in-the-basic-version', '2016-07-20 08:33:56', 'open-real-estate.info', 1, 'en'), (67, 'Open Real Estate 1.17.1', '\n The new version of CMS Open Real Estate has been released.
\n\n What's new:
\n\nRecently there were some changes in the work of Google Maps. Google no longer supports keyless access - http://googlegeodevelopers.blogspot.ru/2016/06/building-for-scale-updates-to-google.html\n
\n\nSo, it''s necessary to get API key for correct work of Google Maps - https://developers.google.com/maps/documentation/javascript/get-api-key
', 'https://open-real-estate.info/en/blog/google-no-longer-supports-keyless-access', '2016-07-01 11:21:38', 'open-real-estate.info', 1, 'en'), (69, 'Open Real Estate 1.17.0', 'We present you new Open Real Estate 1.17.0
\nIn a new version you can find improved perfomance, new features and many other useful options.
\nWhat''s new in version 1.17.0?
', 'https://open-real-estate.info/en/blog/open-real-estate-1170', '2016-06-28 17:33:51', 'open-real-estate.info', 1, 'en'), (70, 'Open Business Card CMS 1.5.0', '\n The new version of CMS Open Business Card CMS has been released.\n
\n\n What''s new:\n
\nОтличные новости!
\nМы изменили сборку BASIC-версии Open Real Estate.
\nВ комплектацию добавлены самые популярные модули: "SEO", "Карта сайта" и "Расширенный редактор форм".
', 'https://open-real-estate.info/ru/blog/more-features-in-the-basic-version', '2016-07-20 08:33:56', 'open-real-estate.info', 1, 'ru'), (72, 'Open Real Estate 1.17.1', '\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\nС недавнего времени в Google картах произошли изменения - http://googlegeodevelopers.blogspot.ru/2016/06/building-for-scale-updates-to-google.html
\n\nДля работы карт теперь необходимо получить ключ - https://developers.google.com/maps/documentation/javascript/get-api-key
', 'https://open-real-estate.info/ru/blog/google-no-longer-supports-keyless-access', '2016-07-01 11:21:38', 'open-real-estate.info', 1, 'ru'), (74, 'Open Real Estate 1.17.0', 'Представляем вашему вниманию Open Real Estate 1.17.0.
\nВ новой версии улучшено быстродействие, добавлены новые функции и множество различных улучшений.
Что изменилось?
', 'https://open-real-estate.info/ru/blog/open-real-estate-1170', '2016-06-28 17:33:51', 'open-real-estate.info', 1, 'ru'), (75, 'Open Business Card CMS 1.5.0', '\n Выпущена новая версия Open Business Card CMS.\n
\n\n Что нового:\n
\n\n The new version of CMS Open Real Estate has been released.
\n\n What's new:
\n\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\n\n The new version of CMS Open Real Estate has been released.
\n\n What's new:
\n\n The new version of CMS Open Real Estate has been released.
\n\n What's new:
\n150+ design themes for you to choose from.
\nSelect a new design for your real estate site and give it a completely new look and feel.
\nAny template can be integrated to your website.
', 'https://open-real-estate.info/en/blog/templates-for-ready-to-go-real-estate-cms-open-real-estate', '2016-08-20 09:01:29', 'open-real-estate.info', 1, 'en'), (81, 'Open Real Estate 1.18.0', '\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\n\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\nБолее 150 шаблонов на ваш выбор.
\nВыберите новый дизайн для вашего сайта и придайте ему совершенно новый вид.
\nЛюбой шаблон может быть интегрирован на ваш сайт.
', 'https://open-real-estate.info/ru/blog/templates-for-ready-to-go-real-estate-cms-open-real-estate', '2016-08-20 09:01:29', 'open-real-estate.info', 1, 'ru'), (84, 'Open Real Estate CMS 1.18.1', '\n The new version of CMS Open Real Estate has been released.\n
\n\n What's new:
\n\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\nFinally you have an opportunity to test a new version of Open Real Estate CMS – script that lets you create real estate websites, web portals and listings boards.
', 'https://open-real-estate.info/en/blog/news/open-real-estate-1190', '2016-11-23 04:58:05', 'open-real-estate.info', 1, 'en'), (87, 'Open Real Estate CMS 1.19.0: новая тема оформления панели администратора и файловый менеджер', 'Встречайте обновление Open Real Estate CMS – скрипта для создания сайтов недвижимости, порталов и досок объявлений.
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-1190', '2016-11-23 01:58:05', 'open-real-estate.info', 1, 'ru'), (88, 'Open Real Estate settings after the installation', 'So you have installed our real estate script.
\nWhat should you do at first? Add listings at once? Or create users? Or maybe you should add some additional fields for listings in the "Extended form editor"?
\nDon''t jump the gun.
', 'https://open-real-estate.info/en/blog/articles/open-real-estate-settings-after-the-installation', '2016-12-02 16:09:02', 'open-real-estate.info', 1, 'en'), (89, 'Google News: Google to release separate mobile search index', 'Recently in one of the largest conferences on digital marketing Pubcon 2016 a webmaster trends analyst with Google Gary Illyes has declared surprising news: in several months the organization is launching a separate search results for mobile users.
', 'https://open-real-estate.info/en/blog/news/google-release-separate-mobile-search-index', '2016-11-29 10:18:27', 'open-real-estate.info', 1, 'en'), (90, 'Настройка Open Real Estate после установки', 'Итак, вы установили наш скрипт недвижимости.
\nЧто же сделать в первую очередь? Сразу добавлять объявления? Или пользователей? А может создать дополнительные поля для объявлений с помощью модуля "Расширенный редактор форм"?
\nНе спешите.
', 'https://open-real-estate.info/ru/blog/articles/open-real-estate-settings-after-the-installation', '2016-12-02 10:09:02', 'open-real-estate.info', 1, 'ru'), (91, 'Новости от Google: ожидается запуск отдельной поисковой выдачи для мобильных устройств', 'Недавно на одной из крупнейших конференций по digital-маркетингу Pubcon 2016 специалист отдела качества поиска Google Гэри Илш (Gary Illyes) огласил неожиданные новости – через несколько месяцев корпорация запускает отдельную поисковую выдачу для пользователей мобильных устройств.
', 'https://open-real-estate.info/ru/blog/news/google-release-separate-mobile-search-index', '2016-11-29 04:18:27', 'open-real-estate.info', 1, 'ru'), (92, 'Advantages of Open Real Estate. Part 1. Estate agent''s website', 'CMS Open Real Estate is a multi functional ready-to-use solution for creation real estate websites. Our system lets you create different types of websites according to the tasks and services of a project.
', 'https://open-real-estate.info/en/blog/articles/advantages-of-open-real-estate-part1-estate-agents-website', '2016-12-06 16:41:08', 'open-real-estate.info', 1, 'en'), (93, 'Возможности Open Real Estate. Часть 1. Сайт частного риелтора', 'CMS Open Real Estate – это многофункциональное готовое решение для создания сайтов в сфере недвижимости. Движок позволяет создавать разные типы сайтов, в зависимости от задач проекта и предлагаемых услуг.
', 'https://open-real-estate.info/ru/blog/articles/advantages-of-open-real-estate-part1-estate-agents-website', '2016-12-06 16:41:08', 'open-real-estate.info', 1, 'ru'), (94, '10 content ideas for a real estate agency', 'The main thing on a website is content, as eventually a user visit any internet resource seeking for information (maybe except gaming). It can be just data about an organisation, for example, contact details, or product overview.
', 'https://open-real-estate.info/en/blog/articles/10-content-ideas-for-real-estate-agency', '2016-12-14 18:46:07', 'open-real-estate.info', 1, 'en'); INSERT INTO `[[dbprefix]]news_product` VALUES (95, 'Open Real Estate CMS 1.19.1: practice makes perfect', 'All the updaes of Open Real Estate 1.19.1 are conneсted with usability improvements.
', 'https://open-real-estate.info/en/blog/news/open-real-estate-1191', '2016-12-14 11:24:03', 'open-real-estate.info', 1, 'en'), (96, 'New Year Sales 2017: create your real estate website with 17% discount', 'Incredible offer which we have never made before! Only till the 30th of December MonoRay Studio gives you 17% off on ALL our products!
', 'https://open-real-estate.info/en/blog/news/new-year-sales-2017', '2016-12-12 06:15:23', 'open-real-estate.info', 1, 'en'), (97, '10 идей контента для агентства недвижимости', 'Самое главное на сайте – это контент, так как в конечном счете пользователь заходит практически на любой интернет-ресурс (за исключением, пожалуй, игровых) именно за информацией. Это могут быть элементарные данные фирмы, например, контакты, или сведения о продуктах компании.
', 'https://open-real-estate.info/ru/blog/articles/10-content-ideas-for-real-estate-agency', '2016-12-14 18:46:07', 'open-real-estate.info', 1, 'ru'), (98, 'Open Real Estate CMS 1.19.1: совершенствуем управление сайтом', 'Все нововведения версии Open Real Estate 1.19.1 посвящены улучшению юзабилити.
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-1191', '2016-12-14 11:24:03', 'open-real-estate.info', 1, 'ru'), (99, 'Новогодняя распродажа 2017: создайте сайт недвижимости со скидкой 17%', 'Таких скидок у нас еще не было! В честь нового 2017 года студия MonoRay дарит скидку 17% абсолютно на ВСЕ наши продукты
', 'https://open-real-estate.info/ru/blog/news/new-year-sales-2017', '2016-12-12 06:15:23', 'open-real-estate.info', 1, 'ru'), (100, 'Open Real Estate CMS 5 year anniversary! A few words about us and 5 year summary', 'Dear friend, we are happy to inform us that our real estate website management system Open Real Estate and our web-studio MonoRay celebrate their 5 year anniversary! In this article we would like to provide you with our 5 year summary and tell you about the results we achieved.
', 'https://open-real-estate.info/en/blog/news/our-real-estate-script-celebrates-its-5-year-anniversary', '2016-12-29 10:12:00', 'open-real-estate.info', 1, 'en'), (101, 'Responsive site, mobile version or application: what fits your project better?', 'Yandex research shows, that the number of people who use tablets and smartphones to surf the web is increasing. A good website, first of all, takes into account the users’ needs. If you take care of you customers, content supply should be as convenient as possible. So you cannot do without content adjustment for mobile devices.
', 'https://open-real-estate.info/en/blog/articles/responsive-site-mobile-version-or-application-what-fits-your-project-better', '2016-12-21 14:43:48', 'open-real-estate.info', 1, 'en'), (102, 'Open Real Estate CMS 5 лет! Немного истории и подведение итогов', 'Друзья, мы рады вам сообщить, что системе управления сайтом недвижимости Open Real Estate и нашей веб-студии Monoray исполнилось 5 лет! В этой статье мы хотим подвести итоги работы и поделиться результатами.
', 'https://open-real-estate.info/ru/blog/news/our-real-estate-script-celebrates-its-5-year-anniversary', '2016-12-29 07:12:00', 'open-real-estate.info', 1, 'ru'), (103, 'Адаптивный сайт, мобильная версия или приложение – какой вариант подходит вашему проекту?', 'Исследования Яндекса показывают что людей, которые пользуются смартфонами и планшетами для серфинга по сети, становится все больше. Хороший сайт в первую очередь учитывает предпочтения пользователей. Если вы заботитесь о своих клиентах, подача контента должна быть максимально удобной. А значит, вам не обойтись без адаптации содержимого сайта под мобильные устройства.
', 'https://open-real-estate.info/ru/blog/articles/responsive-site-mobile-version-or-application-what-fits-your-project-better', '2016-12-21 11:43:48', 'open-real-estate.info', 1, 'ru'), (104, 'A real estate website: template or unique solution?', '\n The discussions about the best design solution for a real estate website has been led for a long time and the issue hasn’t been solved yet. What is better: a ready-to-use template or a unique design is a big debate.\n
\n We recommend you to make a choice according to the tasks your website should solve.\n
\n The new version of CMS Open Real Estate has been released.\n
\n\n What's new:
\n\n Дискуссии о том, какое решение использовать в дизайне сайта недвижимости – готовое шаблонное или уникальный макет, не прекращаются.\n
\n Мы рекомендуем вам делать выбор в зависимости от задач, которые должен решать сайт.\n
\n Выпущена новая версия Open Real Estate
\n\n Что нового:
\nIn conditions of severe competition between real estate agencies it’s important to use as much channels for attracting clients in a site as possible. Let’s consider the most popular ones.
', 'https://open-real-estate.info/en/blog/articles/main-channels-of-a-real-estate-website-promotion', '2017-03-11 10:39:57', 'open-real-estate.info', 1, 'en'), (109, 'Why does a real estate agency need a website?', 'When you create a real estate website or some other sites, first of all, you should take into account the aims which you want to achieve when you launch the project. Not long ago not every agency needed its own resource, however, in the modern world if you don''t have a website you loose a great deal of financially reliable customers.
', 'https://open-real-estate.info/en/blog/articles/why-does-real-estate-agency-need-website', '2017-02-22 16:12:22', 'open-real-estate.info', 1, 'en'), (110, 'Tips: how to improve objects search form in a real estate website', 'One way or another, the main objective of a user in a real estate portal is to find a property to sell or rent, so the base of object exists in the most of real estate agency websites. To simplify the search for potential clients it''s important to make this process convenient.
', 'https://open-real-estate.info/en/blog/articles/how-improve-objects-search-form-in-real-estate-website', '2017-02-15 10:08:18', 'open-real-estate.info', 1, 'en'), (111, 'Basic recommendation for a website promotion', 'The work on the website is not only its creation. If you want to get income from a corporate portal you should constantly attract customers.
', 'https://open-real-estate.info/en/blog/articles/basic-recommendation-website-promotion', '2017-02-08 10:20:45', 'open-real-estate.info', 1, 'en'), (112, 'An unusual way of Open Real Estate script usage', 'In this article you will find out how to create a ready to use site for selling wines from a real estate site based on Open Real Estate CMS.
\nYou can also try to make your own site on selling cars, yachts, mobiles etc in the similar way.
', 'https://open-real-estate.info/en/blog/articles/unusual-way-open-real-estate-script-usage', '2017-02-03 01:43:59', 'open-real-estate.info', 1, 'en'), (113, 'Open Real Estate 1.19.3', '\n The new version of CMS Open Real Estate has been released.
\n\n What's new:
\nВ условиях довольно жесткой конкуренции между агентствами недвижимости важно использовать максимум каналов для привлечения аудитории на сайт. Рассмотрим подробнее самые популярные из них
', 'https://open-real-estate.info/ru/blog/articles/main-channels-of-a-real-estate-website-promotion', '2017-03-11 10:39:57', 'open-real-estate.info', 1, 'ru'), (115, 'Зачем сайт агентству недвижимости?', 'При создании сайта недвижимости, как и любого другого, прежде всего, стоит руководствоваться теми целями, которых вы хотите достичь, запуская проект. Еще недавно далеко не каждое агентство испытывало необходимость в создании собственного ресурса, однако современные реалии таковы, что отсутствие сайта – это потеря огромной части активной платежеспособной аудитории.
', 'https://open-real-estate.info/ru/blog/articles/why-does-real-estate-agency-need-website', '2017-02-22 16:12:22', 'open-real-estate.info', 1, 'ru'), (116, 'Советы: реализация формы поиска объектов на сайте недвижимости', 'Как ни крути, зачастую основная цель посетителя портала недвижимости – найти жилье для продажи или аренды, поэтому база объектов присутствует на сайтах большинства агентств. Чтобы потенциальные клиенты легко могли подобрать для себя подходящий вариант из каталога, важно организовать удобный поиск по сайту.
', 'https://open-real-estate.info/ru/blog/articles/how-improve-objects-search-form-in-real-estate-website', '2017-02-15 10:08:18', 'open-real-estate.info', 1, 'ru'), (117, 'Базовые рекомендации для продвижения сайта', 'Работа над сайтом не заканчивается его созданием. Чтобы корпоративный ресурс приносил доход, необходимо активно заниматься привлечением трафика.
', 'https://open-real-estate.info/ru/blog/articles/basic-recommendation-website-promotion', '2017-02-08 10:20:45', 'open-real-estate.info', 1, 'ru'), (118, 'Необычный способ применения скрипта агентства недвижимости Open Real Estate', 'Из этой статьи вы узнаете как из готового сайта недвижимости, на основе Open Real Estate CMS, сделать готовый сайт по продаже вина.
\nПо аналогии можно попробовать реализовать сайт по продаже автомобилей, яхт, телефонов и т.п.
', 'https://open-real-estate.info/ru/blog/articles/unusual-way-open-real-estate-script-usage', '2017-02-03 01:43:59', 'open-real-estate.info', 1, 'ru'), (119, 'Open Real Estate 1.19.3', '\n Выпущена новая версия Open Real Estate.
\n\n Что нового:
\nThe article will be interesting for people who are promoting their resource in Russia.
\n\nOn the 23rd of March 2017 Yandex has announced the introduction of a new algorithm on identifying pages with the excessive use of key words. New algorithm is called Baden-Baden.
', 'https://open-real-estate.info/en/blog/news/baden-baden-algorithm-from-yandex', '2017-04-14 11:35:09', 'open-real-estate.info', 1, 'en'), (121, 'Instagram for real estate agencies: useful tips', 'Instagram is becoming more popular year by year. It is used by celebrities, businessmen and a lot of successful people, a lot of users are stuck there for 24 hours a day. Taking into account this trend there are several advice on how to create and what to add in your real estate account in Instagram.
', 'https://open-real-estate.info/en/blog/articles/instagram-for-real-estate-agencies', '2017-03-26 08:28:55', 'open-real-estate.info', 1, 'en'), (122, 'An unusual way of Open Real Estate script usage', 'In this article you will find out how to create a ready to use site for selling wines from a real estate site based on Open Real Estate CMS.
\nYou can also try to make your own site on selling cars, yachts, mobiles etc in the similar way.
', 'https://open-real-estate.info/en/blog/instructions/unusual-way-open-real-estate-script-usage', '2017-02-03 01:43:59', 'open-real-estate.info', 1, 'en'), (123, 'Open Real Estate settings after the installation', 'So you have installed our real estate script.
\nWhat should you do at first? Add listings at once? Or create users? Or maybe you should add some additional fields for listings in the "Extended form editor"?
\nDon''t jump the gun.
', 'https://open-real-estate.info/en/blog/instructions/open-real-estate-settings-after-the-installation', '2016-12-02 13:09:02', 'open-real-estate.info', 1, 'en'), (124, 'Баден-Баден: новый алгоритм определения текстового спама Яндекса', '23 марта 2017 года Яндекс анонсировал введение нового алгоритма по определению страниц с переизбытком ключевых слов. Новый алгоритм называется Баден-Баден.
', 'https://open-real-estate.info/ru/blog/news/baden-baden-algorithm-from-yandex', '2017-04-14 11:35:09', 'open-real-estate.info', 1, 'ru'), (125, 'Instagram для агентства недвижимости: полезные советы', '
Instagram набирает популярность с каждым годом. Им активно пользуются знаменитости, успешные бизнесмены, многие пользователи «не вылезают» оттуда круглые сутки. С учетом этой тенденции вот несколько советов о том, как оформить и вести аккаунт агентства недвижимости в Instagram.
', 'https://open-real-estate.info/ru/blog/articles/instagram-for-real-estate-agencies', '2017-03-26 08:28:55', 'open-real-estate.info', 1, 'ru'), (126, 'Необычный способ применения скрипта агентства недвижимости Open Real Estate', 'Из этой статьи вы узнаете как из готового сайта недвижимости, на основе Open Real Estate CMS, сделать готовый сайт по продаже вина.
\nПо аналогии можно попробовать реализовать сайт по продаже автомобилей, яхт, телефонов и т.п.
', 'https://open-real-estate.info/ru/blog/instructions/unusual-way-open-real-estate-script-usage', '2017-02-03 01:43:59', 'open-real-estate.info', 1, 'ru'), (127, 'Настройка Open Real Estate после установки', 'Итак, вы установили наш скрипт недвижимости.
\nЧто же сделать в первую очередь? Сразу добавлять объявления? Или пользователей? А может создать дополнительные поля для объявлений с помощью модуля "Расширенный редактор форм"?
\nНе спешите.
', 'https://open-real-estate.info/ru/blog/instructions/open-real-estate-settings-after-the-installation', '2016-12-02 13:09:02', 'open-real-estate.info', 1, 'ru'), (128, 'How to keep a client on your real estate website if object search did not give any positive results', 'If a client doesn''t find in your agency database a property that has all the necessary parameters, they usually get to the page “No listings yet”, “The objects haven’t been found” or “The are no search results for…” In this article we will tell you the ways of keeping a user in a site, even if at the moment there are no objects they want..
', 'https://open-real-estate.info/en/blog/articles/how-to-keep-a-client', '2017-04-25 04:17:33', 'open-real-estate.info', 1, 'en'), (129, 'Как задержать клиента на сайте недвижимости, если поиск по объектам не дал результатов', 'Если клиент не находит в базе вашего агентства недвижимости по нужным ему параметрам, он обычно попадает на страницу «Объектов не найдено», «Список объявлений пуст» или «Поиск не дал результатов». В этой статье мы рассмотрим несколько способов задержать посетителя на сайте, даже если нужного объекта на данный момент нет в базе агентства.
', 'https://open-real-estate.info/ru/blog/articles/how-to-keep-a-client', '2017-04-25 01:17:33', 'open-real-estate.info', 1, 'ru'), (130, 'Ways of monetization of a real estate website', '', 'https://open-real-estate.info/en/blog/articles/ways-of-monetization', '2017-05-21 09:50:40', 'open-real-estate.info', 1, 'en'), (131, 'Open Real Estate Update 1.20.0', 'A new version of Open Real Estate was released.
Learn more about new functions following the link:
', 'https://open-real-estate.info/en/blog/news/open-real-estate-1200', '2017-05-15 08:15:51', 'open-real-estate.info', 1, 'en'), (132, 'Are landing pages useful in a real estate field?', 'Real estate is a highly competitive field, that is why it is very important to use all the possible ways for promotion and advertisement to increase sales. No doubt, one of the ways for attracting clients is creating landing pages for different industry specific requests.
', 'https://open-real-estate.info/en/blog/articles/landing-pages-in-a-real-estate-field', '2017-05-04 11:19:10', 'open-real-estate.info', 1, 'en'), (133, 'Способы монетизации сайта недвижимости', 'Конечная цель любого ресурса – прямые продажи или, что касается имиджевых сайтов и промо-страниц, влияние на их увеличение. Сайт, созданный с ориентацией на потребности и интересы пользователя, может приносить хороший доход. Однако для достижения долгосрочных результатов требуется время и усилия на раскрутку. Рассмотрим несколько способов монетизации портала недвижимости.
', 'https://open-real-estate.info/ru/blog/articles/ways-of-monetization', '2017-05-21 09:50:40', 'open-real-estate.info', 1, 'ru'), (134, 'Обновление Open Real Estate 1.20.0', 'Выпущена новая версия Open Real Estate.
Узнайте о нововведениях по ссылке:
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-1200', '2017-05-15 08:15:51', 'open-real-estate.info', 1, 'ru'), (135, 'Полезны ли landing page в сфере недвижимости?', 'Недвижимость – это высококонкурентная тематика, поэтому для увеличения продаж очень важно испробовать все возможные способы продвижения и рекламы. Безусловно, одним из способов привлечения клиентов является создание лендингов под различные тематические запросы.
', 'https://open-real-estate.info/ru/blog/articles/landing-pages-in-a-real-estate-field', '2017-05-04 11:19:10', 'open-real-estate.info', 1, 'ru'), (136, 'How building owners attract customers: a range of residential complex sites', 'Let''s get straight to the point without many words. In our today''s article there are site samples with interesting details which can be taken home for your own project. Yes, get an idea and adjust it to the needs of your own project, not copy it. Let''s start!
', 'https://open-real-estate.info/en/blog/articles/how-building-owners-attract-customers-a-range-of-residential-complex-sites', '2017-08-29 04:29:57', 'open-real-estate.info', 1, 'en'), (137, 'Building owner’s website', 'Flat choice depends on a building owner and making a solution about purchase takes long time, which sometimes lasts up to 6 month. A lot of factors have an impact on a buyer’s opinion.
', 'https://open-real-estate.info/en/blog/articles/building-owners-website', '2017-08-21 04:36:28', 'open-real-estate.info', 1, 'en'), (138, 'The main principles of efficient homepage', 'Potential customers often start getting acquainted with your business in your homepage. Just imagine, a user estimates the site in 1/20th of a second!
', 'https://open-real-estate.info/en/blog/articles/main-principles-of-efficient-homepage', '2017-08-12 03:58:24', 'open-real-estate.info', 1, 'en'), (139, 'Advantages of Open Real Estate. Part 2. Estate agency website', 'In the series of articles about Open Real Estate advantages we’re describing the advantages of particular features of our software. This time we are going to tell you about the set of functions which will be useful for an agency website.
', 'https://open-real-estate.info/en/blog/articles/advantages-of-open-real-estate-part2-estate-agency-website', '2017-08-03 10:25:46', 'open-real-estate.info', 1, 'en'), (140, 'Create a Real Estate website with discounts up to 30%!', 'We announce summer bargain week! Discount on all versions on Open Real Estate CMS only for 5 days!
', 'https://open-real-estate.info/en/blog/news/discounts-up-to-30', '2017-07-25 06:40:07', 'open-real-estate.info', 1, 'en'), (141, 'How to create a proper real estate listing', 'Real estate listing is one of the most important elements in a real estate website. It includes a detailed description of the object, its peculiarities and characteristics. Let''s see what elements and characteristics must be in a listing to provide a client detailed information about the property they would like to rent or purchase.
', 'https://open-real-estate.info/en/blog/articles/how-to-create-proper-real-estate-listing', '2017-07-05 05:58:29', 'open-real-estate.info', 1, 'en'), (142, 'Tips on preparing objects for a photoshoot', 'Listings about buying, selling and renting real estate are much more efficient when there are attached photos of objects. According to statistics listings with photos are seen 60% more often, so an agency is more likely to find a potential buyer. However, photos must be high quality, otherwise you may have counterproductive results.
', 'https://open-real-estate.info/en/blog/articles/tips-on-preparing-objects', '2017-06-23 06:13:17', 'open-real-estate.info', 1, 'en'), (143, '20 selling features for a real estate website', 'There are a lot of tools of the trade you will use to increase the sales! Check, if you don’t use one of the ways described here – it high time to start using it as well. Test different solutions and make changes, implement something new and increase sales.
', 'https://open-real-estate.info/en/blog/articles/20-selling-features', '2017-06-14 10:37:41', 'open-real-estate.info', 1, 'en'), (144, 'Google news: warning about an increase in spammy links', 'A search engine reminds that links purchase doesn’t longer work and makes a detrimental impact on the positions of your resource in search results.
', 'https://open-real-estate.info/en/blog/news/warning-about-spammy-inks', '2017-06-07 06:04:13', 'open-real-estate.info', 1, 'en'), (145, 'Open Real Estate 1.20.1', '\n The new version of CMS Open Real Estate has been released.
\n', 'https://open-real-estate.info/en/blog/news/open-real-estate-1201', '2017-06-03 12:59:08', 'open-real-estate.info', 1, 'en'), (146, 'Как застройщики привлекают клиентов: подборка сайтов жилых комплексов', '
Без лишних слов – к делу. В сегодняшней статье – примеры сайтов с интересными деталями, которые можно взять на вооружение для собственного проекта. Да, взять на вооружение и адаптировать под свой проект – а не делать под копирку. Погнали!
', 'https://open-real-estate.info/ru/blog/articles/how-building-owners-attract-customers-a-range-of-residential-complex-sites', '2017-08-29 04:29:57', 'open-real-estate.info', 1, 'ru'), (147, 'Позиционирование сайта застройщика', 'Выбор квартиры от застройщика и принятие решения о покупке занимает долгий срок, который иногда затягивается до 6 месяцев. На мнение покупателя влияет множество факторов, он пытается оценить свои риски, качество строительства, степень доверия к застройщику.
', 'https://open-real-estate.info/ru/blog/articles/building-owners-website', '2017-08-21 04:36:28', 'open-real-estate.info', 1, 'ru'), (148, 'Принципы эффективной главной страницы', 'Потенциальные клиенты часто начинают знакомство с вашим бизнесом с главной страницы сайта. Только представьте – посетитель оценивает сайт и формирует о нем первое впечатление за 1/20 секунды!
', 'https://open-real-estate.info/ru/blog/articles/main-principles-of-efficient-homepage', '2017-08-12 03:58:24', 'open-real-estate.info', 1, 'ru'), (149, 'Возможности Open Real Estate. Часть 2. Сайт агентства недвижимости', 'В серии материалов о возможностях Open Real Estate мы рассказываем об использовании определенного функционала нашего продукта в зависимости от целей и задач ресурса. На этот раз речь пойдет о популярном наборе опций, которые будут востребованы для сайта агентства.
', 'https://open-real-estate.info/ru/blog/articles/advantages-of-open-real-estate-part2-estate-agency-website', '2017-08-03 10:25:46', 'open-real-estate.info', 1, 'ru'), (150, 'Сайт недвижимости на Open Real Estate со скидкой до 30%! ', 'Открываем неделю жарких летних скидок! Специальная цена на все версии Open Real Estate только в течение 5 дней!
', 'https://open-real-estate.info/ru/blog/news/discounts-up-to-30', '2017-07-25 06:40:07', 'open-real-estate.info', 1, 'ru'), (151, 'Создаем грамотную карточку объекта недвижимости', 'Карточка объекта – один из самых важных элементов на сайте агентства недвижимости. Она содержит детальное описание объекта, его особенности и характеристики. Рассмотрим, какие элементы и характеристики должны быть в карточке, чтобы пользователь мог получить полную информацию об интересующем его жилье, которое он собирается снять или приобрести.
', 'https://open-real-estate.info/ru/blog/articles/how-to-create-proper-real-estate-listing', '2017-07-05 05:58:29', 'open-real-estate.info', 1, 'ru'), (152, 'Советы по подготовке фотографий для объектов недвижимости', 'Объявления о купле-продаже или аренде недвижимости гораздо эффективнее, когда дополняются фотографиями объектов. По статистике, объявления с фото просматриваются на 60% чаще, соответственно, у агентства гораздо больше шансов найти своего покупателя. Однако снимки обязательно должны быть качественными, в ином случае вы рискуете получить противоположный результат.
', 'https://open-real-estate.info/ru/blog/articles/tips-on-preparing-objects', '2017-06-23 06:13:17', 'open-real-estate.info', 1, 'ru'), (153, '20 продающих «фишек» для сайта недвижимости', 'Каких только инструментов не испробуешь, чтобы увеличить продажи! Проверьте, если какого-то из описанных нами способов на вашем сайте еще нет – действуйте. Тестируйте различные решения и вносите изменения, внедряйте новое и повышайте продажи.
', 'https://open-real-estate.info/ru/blog/articles/20-selling-features', '2017-06-14 10:37:41', 'open-real-estate.info', 1, 'ru'), (154, 'Новости от Google: предупреждение о росте числа спамных ссылок', 'Очередное напоминание от поисковых систем о том, что закупка ссылок больше не работает и негативно влияет на позиции вашего ресурса.
', 'https://open-real-estate.info/ru/blog/news/warning-about-spammy-inks', '2017-06-07 06:04:13', 'open-real-estate.info', 1, 'ru'), (155, 'Open Real Estate 1.20.1', '\n Выпущена новая версия готового сайта недвижимости Open Real Estate.
\n', 'https://open-real-estate.info/ru/blog/news/open-real-estate-1201', '2017-06-03 09:59:08', 'open-real-estate.info', 1, 'ru'), (156, 'Open Real Estate 1.21.0', '
\n The new version of CMS Open Real Estate has been released.
\n', 'https://open-real-estate.info/en/blog/news/open-real-estate-1210', '2017-09-05 10:38:28', 'open-real-estate.info', 1, 'en'), (157, '10 ways of finding a client on the Internet for a realtor', '
E-trading platforms are changing standard are gradually changing standard ways of searching for customers in real estate field. Nowadays calls, advertisement in traditional mass media are going out of date and give way to new Internet opportunities.
', 'https://open-real-estate.info/en/blog/articles/10-ways-of-finding-a-client-on-the-internet-for-a-realtor', '2017-09-05 10:00:15', 'open-real-estate.info', 1, 'en'), (158, 'Open Real Estate 1.21.0', '\n Выпущена новая версия готового сайта недвижимости Open Real Estate.
\n', 'https://open-real-estate.info/ru/blog/news/open-real-estate-1210', '2017-09-05 10:38:28', 'open-real-estate.info', 1, 'ru'), (159, '10 способов риелтору найти клиентов в интернете', '
Электронные площадки постепенно приходят на смену стандартным способам поиска клиентов в сфере недвижимости. Обзвон, реклама в традиционных СМИ постепенно отходят на второй план и уступают место возможностям интернета.
', 'https://open-real-estate.info/ru/blog/articles/10-ways-of-finding-a-client-on-the-internet-for-a-realtor', '2017-09-05 10:00:15', 'open-real-estate.info', 1, 'ru'), (160, '13 video formats for a realtor’s or agency’s Youtube channel', 'We have already mentioned earlier that your own youtube channel will make you different from your rivals. Everybody makes photos of the objects, however, videos are shot not in every agency. That’s why it is insensible to lose such an opportunity to attract the audience’s attention, which according to the specialists’ predictions will become one of the most popular in 2018. We suggest using some video content formats which can be created for your own Youtube channel.
', 'https://open-real-estate.info/en/blog/articles/13-video-formats-for-a-realtor', '2018-02-14 11:32:09', 'open-real-estate.info', 1, 'en'), (161, 'Open Real Estate prices decrease! Open Real Estate PRO only for 0,029 BTC*!', 'Cryptocurrecny drops, while our discounts are growing up!
', 'https://open-real-estate.info/en/blog/news/open-real-estate-prices-decrease', '2018-01-19 13:59:39', 'open-real-estate.info', 1, 'en'), (162, 'How to optimize the real estate website for search systems', 'Real estate is highly competitive industry, that’s why to promote your business online you need to use as many channels as possible, including organic results. In this article we will tell you about the peculiarities of site optimization and how to compete with popular aggregators.
', 'https://open-real-estate.info/en/blog/articles/how-to-optimize-real-estate-website', '2018-01-11 11:17:11', 'open-real-estate.info', 1, 'en'), (163, 'The team of developers of Open Real Estate congratulates you with Happy New year!', 'Dear friends!
Only 3 days left until the New year, we are glad to join New Year greetings!
\nWe wish you success in all your beginnings, breakthroughs and new heights in business, love, health, balance and happiness!\nWe wish your projects development, increase of traffic, high conversions and more sales.
', 'https://open-real-estate.info/en/blog/news/happy-new-year-2018', '2017-12-28 14:21:28', 'open-real-estate.info', 1, 'en'), (164, 'New Year Sale 2018: ready CMS for real estate website with 18% discount', 'MonoRay Studio wishes you Merry Christmas and a Happy new year and gives presents to everybody. Hurry up to purchase our software with an unbelievable 18% discount only from the 12th to the 27th of December 2017!
\nOrder | Buy online |
\n The new version of CMS Open Real Estate has been released.
\n', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1222', '2017-11-21 15:24:27', 'open-real-estate.info', 1, 'en'), (166, 'Open Real Estate 1.22.1', '
\n The new version of CMS Open Real Estate has been released.
\n', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1221', '2017-11-03 13:55:45', 'open-real-estate.info', 1, 'en'), (167, '10 most important elements for a real estate website', '
We will tell you about 10 essential elements which should be present in every modern real estate website.
', 'https://open-real-estate.info/en/blog/articles/10-elements-for-real-estate-website', '2017-10-31 09:39:44', 'open-real-estate.info', 1, 'en'), (168, 'How to promote landing pages', 'Landing page is a target page, its main task is to inspire a user to complete a particular step: buy, subscribe, fill in an application form. Usually such pages are created to attract advertising traffic, when you promote a particular product or a service.
', 'https://open-real-estate.info/en/blog/articles/how-to-promote-landing-pages', '2017-10-25 14:32:21', 'open-real-estate.info', 1, 'en'), (169, 'Open Real Estate 1.22.0', 'A new version of Open Real Estate was released.
', 'https://open-real-estate.info/en/blog/news/open-real-estate-1220', '2017-10-24 08:50:38', 'open-real-estate.info', 1, 'en'), (170, 'How to sell property with video', 'Video content has become a popular way for business promotion long ago, that’s why it will be a drawback not to use this channel for selling real estate. Moreover, video opportunities in this field are even greater comparing to photos and especially text description.
\n\nSo why does an agency need a video for selling objects?
', 'https://open-real-estate.info/en/blog/articles/how-to-sell-property-with-video', '2017-10-12 09:15:22', 'open-real-estate.info', 1, 'en'), (171, 'New Yandex algorithm “Korolev”', 'Yandex presented new range algorithm “Korolev” on August 22, which is based on the neuronet principles.
', 'https://open-real-estate.info/en/blog/news/yandex-algorithm-korolev', '2017-09-30 12:49:02', 'open-real-estate.info', 1, 'en'), (172, 'Principles of efficient SMM in real estate', 'Social networking services are so quickly developing nowadays as they can even become a replacement for a website. In any group or community it is possible to put your goods and services, place application form and write a private message
', 'https://open-real-estate.info/en/blog/articles/efficient-smm-in-real-estate', '2017-09-28 07:17:51', 'open-real-estate.info', 1, 'en'), (173, '5 reasons to start sending newsletters for a real estate agency or a realtor', 'High quality newsletters may become very efficient for both agents and private realtors. There are some reasons why
', 'https://open-real-estate.info/en/blog/articles/5-reasons-to-start-sending-newsletters', '2017-09-18 14:24:01', 'open-real-estate.info', 1, 'en'), (174, 'Open Real Estate CMS 1.21.1', '\n The new version of CMS Open Real Estate has been released.
\n', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1211', '2017-09-17 09:33:25', 'open-real-estate.info', 1, 'en'), (175, '13 форматов видео для Youtube-канала риелтора или агентства', '
Мы уже писали о том, что наличие Youtube-канала выгодно выделит вас среди конкурентов. Фото своих объектов делают все, а видео снимают далеко не в каждом агентстве. Поэтому будет неразумно упустить из виду этот популярный канал для привлечения внимания аудитории, который по прогнозам специалистов по продвижению станет одним из самых популярных в 2018 году. Предлагаем несколько форматов видеоконтента, который можно создавать для собственного Youtube-канала.
', 'https://open-real-estate.info/ru/blog/articles/13-video-formats-for-a-realtor', '2018-02-14 11:32:09', 'open-real-estate.info', 1, 'ru'), (176, 'Обвал цен Open Real Estate! Open Real Estate PRO всего за 0,0257 BTC*!', 'Криптовалюта падает в цене, а наши скидки только растут!
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-prices-decrease', '2018-01-19 13:59:39', 'open-real-estate.info', 1, 'ru'), (177, 'Как оптимизировать сайт недвижимости для поисковых систем', 'Недвижимость – это высококонкурентная тематика, поэтому для продвижения своего бизнеса в сети нужно использовать максимум возможных каналов, в том числе привлекать трафик из органической выдачи поисковых систем. В этой статье мы расскажем об особенностях оптимизации сайтов недвижимости и о том, как можно конкурировать с популярными агрегаторами.
', 'https://open-real-estate.info/ru/blog/articles/how-to-optimize-real-estate-website', '2018-01-11 11:17:11', 'open-real-estate.info', 1, 'ru'), (178, 'Команда разработчиков Open Real Estate поздравляет с Новым годом! ', 'Дорогие друзья!
Осталось всего 3 дня до Нового года, и мы рады присоединиться к веренице поздравлений!
\nЖелаем вам успехов в делах, карьерных взлетов, стремительных прорывов и новых высот в бизнесе, любви, здоровья, гармонии и безграничного счастья!
', 'https://open-real-estate.info/ru/blog/news/happy-new-year-2018', '2017-12-28 14:21:28', 'open-real-estate.info', 1, 'ru'), (179, 'Новогодняя распродажа 2018: готовый скрипт сайта недвижимости со скидкой 18%', 'Студия MonoRay поздравляет Вас с наступающим 2018 годом и дарит всем Новогодние подарки, только с 12 по 27 декабря 2017 года успейте приобрести наш продукт Open Real Estate CMS с небывалой скидкой 18%!
\nОставить заявку | Купить онлайн |
\n Выпущена новая версия готового сайта недвижимости Open Real Estate.
\n', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1222', '2017-11-21 15:24:27', 'open-real-estate.info', 1, 'ru'), (181, 'Open Real Estate 1.22.1', '
\n Выпущена новая версия готового сайта недвижимости Open Real Estate.
\n', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1221', '2017-11-03 13:55:45', 'open-real-estate.info', 1, 'ru'), (182, '10 важнейших элементов для сайта по продаже недвижимости', '
В этой статье мы рассмотрим 10 важнейших элементов, которые должны присутствовать на любом современном сайте по продаже недвижимости.
', 'https://open-real-estate.info/ru/blog/articles/10-elements-for-real-estate-website', '2017-10-31 09:39:44', 'open-real-estate.info', 1, 'ru'), (183, 'Как продвигать лэндинги', 'Landing page – это целевая страница, основная задача которой побудить пользователя совершить определенное действие – купить, подписаться, заполнить заявку. Обычно такие страницы создаются для привлечения рекламного трафика, когда вы продвигаете определенный продукт или услугу.
', 'https://open-real-estate.info/ru/blog/articles/how-to-promote-landing-pages', '2017-10-25 14:32:21', 'open-real-estate.info', 1, 'ru'); INSERT INTO `[[dbprefix]]news_product` VALUES (184, 'Open Real Estate 1.22.0', '\n Выпущена новая версия готового сайта недвижимости Open Real Estate.
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-1220', '2017-10-24 08:50:38', 'open-real-estate.info', 1, 'ru'), (185, 'Как продавать недвижимость при помощи видео', 'Видео-контент давно стал популярным способом продвижения бизнеса, поэтому не задействовать этот канал для продажи недвижимости будет упущением. Тем более, что возможности видео в этой сфере гораздо больше по сравнению с фотосъемкой и, тем более, текстовым описанием объектов.
\n\nИтак, зачем агентству нужно видео для продажи объектов?
', 'https://open-real-estate.info/ru/blog/articles/how-to-sell-property-with-video', '2017-10-12 09:15:22', 'open-real-estate.info', 1, 'ru'), (186, 'Новый алгоритм Яндекса «Королёв»', '22 августа Яндекс представил новый алгоритм ранжирования «Королёв», который основывается на принципах нейросетей.
', 'https://open-real-estate.info/ru/blog/news/yandex-algorithm-korolev', '2017-09-30 12:49:02', 'open-real-estate.info', 1, 'ru'), (187, 'Принципы эффективного SMM в недвижимости', 'Социальные сети настолько активно развиваются, что вполне могут служить даже заменой сайту. В любой группе можно разместить товары, форму заявки, возможность написать личные сообщения
', 'https://open-real-estate.info/ru/blog/articles/efficient-smm-in-real-estate', '2017-09-28 07:17:51', 'open-real-estate.info', 1, 'ru'), (188, '5 причин для агентства или риелтора вести рассылку', 'Качественная рассылка может оказаться очень действенной как для агентств, так и для частных риелторов. И вот почему
', 'https://open-real-estate.info/ru/blog/articles/5-reasons-to-start-sending-newsletters', '2017-09-18 14:24:01', 'open-real-estate.info', 1, 'ru'), (189, 'Open Real Estate CMS 1.21.1', '\n Выпущена новая версия готового сайта недвижимости Open Real Estate.
\n', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1211', '2017-09-17 06:33:25', 'open-real-estate.info', 1, 'ru'), (190, 'Open Real Estate 1.23.0', '
\n Выпущена новая версия готового сайта недвижимости Open Real Estate.
\n', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1230', '2018-03-13 09:03:28', 'open-real-estate.info', 1, 'en'), (191, 'Help system configuring "Property types"', '
\nThe functionality of convenient addition of rooms in hotels has appeared in the new Open Real Estate version. An additional tab "Rooms" was developed in the editing form of hotels. The owner of an object can see all hotel rooms and add them as well in this tab in a tabular style.\n
', 'https://open-real-estate.info/en/blog/instructions/configuring-property-types', '2018-03-13 07:31:51', 'open-real-estate.info', 1, 'en'), (192, 'Open Real Estate 1.23.0', '\n Выпущена новая версия готового сайта недвижимости Open Real Estate.
\n', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1230', '2018-03-13 09:03:28', 'open-real-estate.info', 1, 'ru'), (193, 'Настройка справочника "Тип недвижимости"', '
\nВ новой версии Open Real Estate появилась возможность удобного добавления номеров в гостиницы. В форме редактирования гостиниц появилась дополнительная вкладка номера. В данной вкладке в табличном виде владелец объекта может видеть все номера гостиницы а также добавлять их.\n
', 'https://open-real-estate.info/ru/blog/instructions/configuring-property-types', '2018-03-13 04:31:51', 'open-real-estate.info', 1, 'ru'), (194, 'Open Real Estate 1.23.1', '\nThe new version of CMS Open Real Estate has been released.
\n', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1231', '2018-03-27 09:36:14', 'open-real-estate.info', 1, 'en'), (195, 'Open Real Estate 1.23.1', '
\nВыпущена новая версия готового сайта недвижимости Open Real Estate.
\n', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1231', '2018-03-27 06:36:14', 'open-real-estate.info', 1, 'ru'), (196, 'Series of popular questions about our web software', '
May I make changes in a product myself?
Sure, Open Real Estate CMS has the open source code! If you have necessary skills in programming, you can customize the product at its own discretion.
', 'https://open-real-estate.info/en/blog/articles/series-of-popular-questions-about-our-web-software', '2018-04-23 12:30:00', 'open-real-estate.info', 1, 'en'), (197, 'Ready-to-use Real Estate CMS with discounts up to 20%!', 'We announce spring bargain week! Discount on Open Real Estate CMS only for 7 days!
', 'https://open-real-estate.info/en/blog/news/ready-to-use-real-estate-cms-with-discounts-up-to-20', '2018-04-17 09:56:26', 'open-real-estate.info', 1, 'en'), (198, 'Work with real estate in social networks', 'Social media for business is a mean of quick communication between a company and a customer, way of detecting the needs of potential buyers, increasing their knowledge about the company occupation and increasing loyalty to the brand.
', 'https://open-real-estate.info/en/blog/articles/work-with-real-estate-in-social-networks', '2018-04-10 19:05:12', 'open-real-estate.info', 1, 'en'), (199, 'Серия популярных вопросов о нашем движке', 'Могу ли я самостоятельно вносить изменения в продукт?
Да, у Open Real Estate CMS открытый исходный код, и если вы обладаете необходимыми навыками в программировании, можете дорабатывать продукт на свое усмотрение.
', 'https://open-real-estate.info/ru/blog/articles/series-of-popular-questions-about-our-web-software', '2018-04-23 12:30:00', 'open-real-estate.info', 1, 'ru'), (200, 'Готовый скрипт недвижимости Open Real Estate CMS со скидкой до 20%!', 'Открываем неделю жарких весенних скидок! Специальная цена на Open Real Estate только в течение 7 дней!
', 'https://open-real-estate.info/ru/blog/news/ready-to-use-real-estate-cms-with-discounts-up-to-20', '2018-04-17 09:56:26', 'open-real-estate.info', 1, 'ru'), (201, 'Работа с недвижимостью в социальных сетях', 'Социальные медиа для бизнеса – это средство оперативной коммуникации между компанией и клиентом, способ выявления потребностей потенциальных покупателей, увеличения их осведомленности о деятельности фирмы и повышения лояльности к бренду.
', 'https://open-real-estate.info/ru/blog/articles/work-with-real-estate-in-social-networks', '2018-04-10 16:05:12', 'open-real-estate.info', 1, 'ru'), (202, 'Importing of listings on the website in Yandex.Realty xml format', 'The module of listings importing in Yandex.Realty xml format on your website is available for the version 1.25.0 and higher.
', 'https://open-real-estate.info/en/blog/news/import-listings-on-website-in-yandex-realty-xml-format', '2018-06-14 13:07:11', 'open-real-estate.info', 1, 'en'), (203, 'Theme “Basis” and Open Real Estate 1.24.0', 'The new version of CMS Open Real Estate has been released. The main innovation of this version is theme “Basis”. “Basis” has a design unique developed specially for our software. It built using Bootstrap-3 front-end framework and answers to the modern demands.
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1240', '2018-06-08 05:04:18', 'open-real-estate.info', 1, 'en'), (204, 'XML-загрузка объявлений на сайт в формате Яндекс.Недвижимость', 'Для версий 1.25.0 и выше доступен модуль загрузки объявлений в формате Яндекс.Недвижимости на ваш сайт.
', 'https://open-real-estate.info/ru/blog/news/import-listings-on-website-in-yandex-realty-xml-format', '2018-06-14 13:07:11', 'open-real-estate.info', 1, 'ru'), (205, 'Тема "Basis" и Open Real Estate 1.24.0', 'Выпущена новая версия готового сайта недвижимости Open Real Estate. Основным новшеством этой версии стала тема оформления "Basis". "Basis" обладает уникальным дизайном, разработанным специально для нашего продукта, и построена с использованием frontend-фреймворка Bootstrap-3, благодаря чему удовлетворяет всем современным требованиям.
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1240', '2018-06-08 05:04:18', 'open-real-estate.info', 1, 'ru'), (206, 'Open Real Estate 1.25.1', '\nThe new version of readymade php script Open Real Estate CMS has been released.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1251', '2018-07-08 13:57:04', 'open-real-estate.info', 1, 'en'), (207, 'Open Real Estate and the new bright theme Basis with a discount until 1 July!', '\nThe latest version Open Real Estate 1.25.0 has been released with a refresh template "Basis". This theme can truly be called as stylish, up-to-date and functional. Beyond that this version of the system includes new widgets on the main screen, listings importing in Yandex.Realty format. Here the software is now, hot out of the oven — is cheaper for the first buyers!\n
', 'https://open-real-estate.info/en/blog/news/summer-sale', '2018-06-22 12:09:44', 'open-real-estate.info', 1, 'en'), (208, 'Open Real Estate 1.25.1', '\nВыпущена новая версия движка для агентства недвижимости Open Real Estate CMS.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1251', '2018-07-08 13:57:04', 'open-real-estate.info', 1, 'ru'), (209, 'Open Real Estate и новая яркая тема Basis ― со скидкой до 1 июля!', '\nМы выпустили новую версию Open Real Estate 1.25 с адаптивным шаблоном "Basis" ― стильным, современным и функциональным. Помимо этого, последняя версия системы включает новые виджеты на главном экране, импорт объявлений в формате Яндекс недвижимость. Горячий «прямо из печки» движок — дешевле для первых покупателей!\n
', 'https://open-real-estate.info/ru/blog/news/summer-sale', '2018-06-22 09:09:44', 'open-real-estate.info', 1, 'ru'), (210, 'Open Real Estate 1.25.2', '\nThe new version of readymade php script Open Real Estate CMS has been released.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1252', '2018-08-15 05:11:55', 'open-real-estate.info', 1, 'en'), (211, 'Open Real Estate 1.25.2', '\nВыпущена новая версия движка для агентства недвижимости Open Real Estate CMS.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1252', '2018-08-15 05:11:55', 'open-real-estate.info', 1, 'ru'), (212, 'Open Real Estate 1.25.3', '\nThe new version of realty php script Open Real Estate CMS has been released.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1253', '2018-08-24 15:50:09', 'open-real-estate.info', 1, 'en'), (213, 'Open Real Estate 1.25.3', '\nВыпущена новая версия готового скрипта недвижимости Open Real Estate CMS.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1253', '2018-08-24 12:50:09', 'open-real-estate.info', 1, 'ru'), (214, 'Open Real Estate 1.25.4', '\nWe corrected minor errors and also error during the website work under PHP 7.2 in the new version.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1254', '2018-09-13 07:41:08', 'open-real-estate.info', 1, 'en'), (215, 'Open Real Estate 1.25.4', '\nВ новой версии мы исправили незначительные ошибки, а также ошибку при работе сайта под PHP 7.2.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1254', '2018-09-13 04:41:08', 'open-real-estate.info', 1, 'ru'), (216, 'Open Real Estate 1.25.6', '\nWe corrected minor errors in the new version.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1256', '2018-10-13 16:58:19', 'open-real-estate.info', 1, 'en'), (217, 'Open Real Estate 1.25.5', '\nThe new version of realty php script Open Real Estate CMS has been released.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1255', '2018-10-06 07:23:32', 'open-real-estate.info', 1, 'en'), (218, 'Open Real Estate 1.25.6', '\nВ новой версии мы исправили незначительные ошибки\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1256', '2018-10-13 13:58:19', 'open-real-estate.info', 1, 'ru'), (219, 'Open Real Estate 1.25.5', '\nВыпущена новая версия готового скрипта недвижимости Open Real Estate CMS.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1255', '2018-10-06 04:23:32', 'open-real-estate.info', 1, 'ru'), (220, 'Customizing Themes "Atlas" and "Basis"', 'In this article we will consider how to change logo, customize marker on the contact map, remove the side menu, swap columns.
', 'https://open-real-estate.info/en/blog/instructions/setting-theme-basis', '2018-10-25 05:03:15', 'open-real-estate.info', 1, 'en'), (222, 'Настройка тем оформления Atlas и Basis', 'В этой статье мы рассмотрим как изменить логотип, настроить метку на карте контактов, убрать боковое меню, поменять колонки местами.
', 'https://open-real-estate.info/ru/blog/instructions/setting-theme-basis', '2018-10-25 02:03:15', 'open-real-estate.info', 1, 'ru'), (224, 'The team of developers of Open Real Estate congratulates you with Happy New Year!', 'The team of developers of Open Real Estate congratulates you with Happy New Year!The MonoRay team congratulates you with Happy New Year!
\n', 'https://open-real-estate.info/en/blog/news/happy-new-year-2019', '2018-12-29 07:33:19', 'open-real-estate.info', 1, 'en'), (225, 'Settings the Theme “Basis”, Part 2', 'In this article we will consider the directory structure of the Theme Basis, settings of the home page and several widgets.
', 'https://open-real-estate.info/en/blog/instructions/setting-theme-basis-part2', '2018-12-27 08:36:04', 'open-real-estate.info', 1, 'en'), (226, 'Команда разработчиков Open Real Estate поздравляет с Новым годом!', 'Команда разработчиков Open Real Estate поздравляет всех с наступающим Новым годом! \nКоллектив MonoRay поздравляет всех с наступающим Новым годом!
\n', 'https://open-real-estate.info/ru/blog/news/happy-new-year-2019', '2018-12-29 07:33:19', 'open-real-estate.info', 1, 'ru'), (227, 'Настройка темы Basis, часть 2', 'В этой статье мы рассмотрим структуру директорий темы Basis, настройки главной страницы и нескольких виджетов.
', 'https://open-real-estate.info/ru/blog/instructions/setting-theme-basis-part2', '2018-12-27 08:36:04', 'open-real-estate.info', 1, 'ru'), (228, 'Ready-to-use Real Estate CMS with discounts up to 25%!', 'Only from 9th-26th of January you can purchase Open Real Estate CMS with a great discount
\n', 'https://open-real-estate.info/en/blog/news/ready-to-use-real-estate-cms-with-discounts-up-to-25-january-2019', '2019-01-09 11:02:45', 'open-real-estate.info', 1, 'en'), (229, 'Open Real Estate 1.27.0', '\nThe new version of Open Real Estate CMS has been released.
\n', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1270', '2019-01-07 10:01:22', 'open-real-estate.info', 1, 'en'), (230, 'Готовый скрипт недвижимости Open Real Estate CMS со скидкой до 25%!', '
Только с 9 до 26 января Open Real Estate CMS можно приобрести с хорошей скидкой
\n', 'https://open-real-estate.info/ru/blog/news/ready-to-use-real-estate-cms-with-discounts-up-to-25-january-2019', '2019-01-09 08:02:45', 'open-real-estate.info', 1, 'ru'), (231, 'Open Real Estate 1.27.0', '\nВыпущена новая версия готового сайта недвижимости Open Real Estate.
\n', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1270', '2019-01-07 07:01:22', 'open-real-estate.info', 1, 'ru'), (232, 'Open Real Estate 1.28.1', '
\nWe corrected minor errors in the new version.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1281', '2019-01-20 08:04:06', 'open-real-estate.info', 1, 'en'), (233, 'Open Real Estate 1.28.0', '\nThe new version of Open Real Estate CMS has been released.
\n', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1280', '2019-01-16 17:27:47', 'open-real-estate.info', 1, 'en'), (234, 'Open Real Estate 1.28.1', '
\nВ новой версии мы исправили незначительные ошибки.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1281', '2019-01-20 05:04:06', 'open-real-estate.info', 1, 'ru'), (235, 'Open Real Estate 1.28.0', '\nВыпущена новая версия готового сайта недвижимости Open Real Estate.
\n', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1280', '2019-01-16 14:27:47', 'open-real-estate.info', 1, 'ru'), (236, 'Open Real Estate 1.28.2', '
\nWe corrected minor errors in the new version.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1282', '2019-01-31 10:06:51', 'open-real-estate.info', 1, 'en'), (237, 'Open Real Estate 1.28.2', '\nВ новой версии мы исправили незначительные ошибки.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1282', '2019-01-31 07:06:51', 'open-real-estate.info', 1, 'ru'), (238, 'Open Real Estate 1.28.3', '\nWe corrected minor errors in the new version.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1283', '2019-02-08 15:36:13', 'open-real-estate.info', 1, 'en'), (239, 'Open Real Estate 1.28.3', '\nВ новой версии мы исправили незначительные ошибки.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1283', '2019-02-08 15:36:13', 'open-real-estate.info', 1, 'ru'), (240, 'The preview of the new design for Open Real Estate', 'In the near future we will release a new responsive design for CMS Open Real Estate.
', 'https://open-real-estate.info/en/blog/news/preview-of-the-new-design', '2019-06-24 14:18:43', 'open-real-estate.info', 1, 'en'), (241, 'Open Real Estate 1.29.2', '\nWe corrected minor errors in the new version.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1292', '2019-06-06 17:54:16', 'open-real-estate.info', 1, 'en'), (242, 'Open Real Estate 1.29.1', '\nWe corrected minor errors in the new version.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1291', '2019-05-10 18:31:15', 'open-real-estate.info', 1, 'en'), (243, 'Create a page and display the listing widget in Open Real Estate using the code Yii', 'Today we’ll learn how easy to create a new page and add a listing widget with specific criteria. To do this, we need the Notepad ++ editor or any other code editor with utf-8 without bom encoding support. If you want to make all the improvements locally, then you will need a local web server, the Open Server is well suited for this - https://ospanel.io/\nIf you work with files on a hosting, then it is convenient to use FileZilla FTP client - https://filezilla-project.org/
\n', 'https://open-real-estate.info/en/blog/instructions/create-a-page-and-display-the-listing-widget-using-the-code-yii', '2019-04-29 17:58:21', 'open-real-estate.info', 1, 'en'), (244, 'Spring discounts Open Real Estate!', 'From April 24 to 29 Open Real Estate CMS can be purchased with a discount 30%
', 'https://open-real-estate.info/en/blog/news/open-real-estate-spring-discounts', '2019-04-24 08:13:18', 'open-real-estate.info', 1, 'en'), (245, 'Open Real Estate 1.29.0', '\nThe new version of Open Real Estate CMS has been released.
\n', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1290', '2019-03-17 08:29:20', 'open-real-estate.info', 1, 'en'), (246, 'Анонс нового дизайна для Open Real Estate', '
В ближайшее время выйдет новый адаптивный дизайн для CMS Open Real Estate.
\n', 'https://open-real-estate.info/ru/blog/news/preview-of-the-new-design', '2019-06-24 14:18:43', 'open-real-estate.info', 1, 'ru'), (247, 'Open Real Estate 1.29.2', '\nВ новой версии мы исправили незначительные ошибки.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1292', '2019-06-06 17:54:16', 'open-real-estate.info', 1, 'ru'), (248, 'Open Real Estate 1.29.1', '\nВ новой версии мы исправили незначительные ошибки.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1291', '2019-05-10 18:31:15', 'open-real-estate.info', 1, 'ru'), (249, 'Создание страницы и вывод виджета объявлений в Open Real Estate', 'Сегодня мы узнаем, как просто создать новую страницу и добавить туда виджет объявлений с определенными критериями. Для этого нам потребуется редактор notepad++ или любой другой редактор кода с поддержкой кодировки "UTF-8 без BOM". Если вы хотите делать все доработки локально, то понадобится локальный веб-сервер, для этого хорошо подходит Open Server.\nЕсли вы работаете с файлами на хостинге, то удобно использовать FTP клиент FileZilla
\nТакже вам понадобиться любая версия CMS Open Real Estate\n
', 'https://open-real-estate.info/ru/blog/instructions/create-a-page-and-display-the-listing-widget-using-the-code-yii', '2019-04-29 17:58:21', 'open-real-estate.info', 1, 'ru'), (250, 'Весенние скидки на Open Real Estate!', 'Только с 24 до 29 апреля Open Real Estate CMS можно приобрести со скидкой 30%
\n', 'https://open-real-estate.info/ru/blog/news/open-real-estate-spring-discounts', '2019-04-24 08:13:18', 'open-real-estate.info', 1, 'ru'), (251, 'Open Real Estate 1.29.0', '\nВыпущена новая версия готового сайта недвижимости Open Real Estate.
\n', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1290', '2019-03-17 05:29:20', 'open-real-estate.info', 1, 'ru'), (252, 'Dolphin theme setting', '
A new design theme Dolphin for Open Real Estate CMS released in 2019. The theme based on the CSS framework Bootstrap 3. It is adaptive and looks good as on a smartphone so on a wide monitor. There is support for RTL languages. The theme stands out of other ones some functions and we will discuss it below.
', 'https://open-real-estate.info/en/blog/instructions/dolphin-theme-setting', '2020-02-27 09:47:12', 'open-real-estate.info', 1, 'en'), (253, 'Black Friday: discounts up to 50%', ' Discounts on all editions:
\n
\nOpen Real Estate Basic -50%
\nOpen Real Estate PRO -40%
\nOpen Real Estate Ultimate -30%
Don''t miss your chance — launch the website with Open Real Estate for half the price!
\nDiscounts aren''t cumulative with other special offers.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-black-friday-2019-discounts', '2019-11-29 10:59:24', 'open-real-estate.info', 1, 'en'), (254, 'Open Real Estate 1.30.3', '\nWe corrected minor errors in the new version.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1303', '2019-11-08 16:40:30', 'open-real-estate.info', 1, 'en'), (255, 'Open Real Estate 1.30.2 - Improvements for system security', '\nImprovements for system security made in the new version.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1302', '2019-09-12 11:30:16', 'open-real-estate.info', 1, 'en'), (256, 'Open Real Estate 1.30.1', '\nWe corrected minor errors in the new version.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1301', '2019-08-30 19:06:49', 'open-real-estate.info', 1, 'en'), (257, 'The Dolphin theme in Open Real Estate Pro now!', 'We are pleased to inform you that a new Dolphin theme is in the Pro version!\nBuying Open real Estate Pro, you can choose any designs of the 4 to use: Classic, Atlas, Basis or Dolphin!
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-pro-dolphin', '2019-08-19 09:44:48', 'open-real-estate.info', 1, 'en'), (258, 'Version 1.30.0 and the new theme “Dolphin”', 'We are glad to announce a new unique design for CMS Open Real Estate – this theme is “Dolphin”. It looks great on modern widescreen monitors and mobile devices.
\n', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1300-dolphin', '2019-08-07 11:38:26', 'open-real-estate.info', 1, 'en'), (259, 'Open Real Estate 1.29.3', '\nThe new version of Open Real Estate CMS has been released.
\n', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1293', '2019-07-26 20:23:32', 'open-real-estate.info', 1, 'en'), (260, 'Настройка темы Dolphin', '
В 2019 году вышла новая тема оформления для Open Real Estate CMS под названием Dolphin. Тема базируется на css framework Bootstrap 3. Она адаптивная, хорошо выглядит как на смартфоне, так и на широком мониторе. Присутствует поддержка RTL языков. Тема отличается некоторыми особенностями о которых мы поговорим ниже.
', 'https://open-real-estate.info/ru/blog/instructions/dolphin-theme-setting', '2020-02-27 09:47:12', 'open-real-estate.info', 1, 'ru'), (261, 'Чёрная Пятница: скидки до 50%', 'Только 2 дня, 29-30 ноября 2019 г. Горящая распродажа Open Real Estate!
\n Скидки на ВСЕ редакции:
\n
\nOpen Real Estate Basic -50%
\nOpen Real Estate PRO -40%
\nOpen Real Estate Ultimate -30%
Не упусти шанс — запусти сайт на Open Real Estate вдвое дешевле!
\nСкидки не суммируются с другими акциями.
\n', 'https://open-real-estate.info/ru/blog/news/open-real-estate-black-friday-2019-discounts', '2019-11-29 10:59:24', 'open-real-estate.info', 1, 'ru'), (262, 'Open Real Estate 1.30.3', '\nВ новой версии мы исправили незначительные ошибки.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1303', '2019-11-08 16:40:30', 'open-real-estate.info', 1, 'ru'), (263, 'Open Real Estate 1.30.2. Исправления для безопасности системы', '\nВ новой версии внесены исправления для безопасности системы.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1302', '2019-09-12 11:30:16', 'open-real-estate.info', 1, 'ru'), (264, 'Open Real Estate 1.30.1', '\nВ новой версии мы исправили незначительные ошибки.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1301', '2019-08-30 19:06:49', 'open-real-estate.info', 1, 'ru'), (265, 'Тема оформления "Dolphin" теперь и в Open Real Estate Pro', 'Мы включили нашу новую тему оформления "Dolphin" в состав Pro-версии Open real Estate!\nПриобретая Open real Estate Pro, вы можете выбрать какой из 4 дизайнов сайта использовать: Classic, Atlas, Basis или Dolphin!
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-pro-dolphin', '2019-08-19 09:44:48', 'open-real-estate.info', 1, 'ru'), (266, 'Версия 1.30.0 и новая тема оформления “Dolphin”', 'Рады сообщить Вам о выходе нового уникального дизайна для CMS Open Real Estate - тема оформления “Dolphin”. Тема отлично выглядит на современных широкоформатных мониторах и мобильных устройствах.
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1300-dolphin', '2019-08-07 11:38:26', 'open-real-estate.info', 1, 'ru'), (267, 'Open Real Estate 1.29.3', '\nВыпущена новая версия готового сайта недвижимости Open Real Estate.
\n', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1293', '2019-07-26 17:23:32', 'open-real-estate.info', 1, 'ru'), (268, 'Open Real Estate 1.32.0', '
Now Atlas design theme is added in the Free version some improvements
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1320', '2020-04-05 15:35:54', 'open-real-estate.info', 1, 'en'), (269, 'Open Real Estate 1.32.0', 'В новой версии мы добавили тема "Атлас" и несколько полезных изменений.
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1320', '2020-04-05 15:35:54', 'open-real-estate.info', 1, 'ru'), (270, 'Open Real Estate 1.32.1', '\nWe corrected minor errors in the new version.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1321', '2020-04-17 07:49:11', 'open-real-estate.info', 1, 'en'), (271, 'New features in Open Real Estate CMS', 'In new version of Open Real Estate 1.32.0 appeared the additional settings and functions.
\nMore details are in the full news version.
', 'https://open-real-estate.info/en/blog/news/new-features-in-open-real-estate-cms', '2020-04-08 12:20:01', 'open-real-estate.info', 1, 'en'), (272, 'Open Real Estate 1.32.1', '\nВ новой версии мы исправили незначительные ошибки.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1321', '2020-04-17 07:49:11', 'open-real-estate.info', 1, 'ru'), (273, 'Новые функции в Open Real Estate CMS', 'В новой версии Open Real Estate 1.32.0 появились дополнительные настройки и функции.
\nПодробнее в полной новости.
', 'https://open-real-estate.info/ru/blog/news/new-features-in-open-real-estate-cms', '2020-04-08 09:20:01', 'open-real-estate.info', 1, 'ru'), (274, '11.11 - 20.11 Great discount days', '', 'https://open-real-estate.info/en/blog/news/open-real-estate-grea-discount-days-11-11-2020', '2020-11-11 09:17:43', 'open-real-estate.info', 1, 'en'), (275, 'Open Real Estate 1.33.0', 'In new version of Open Real Estate 1.32.0 appeared the additional settings and functions.
\nMore details are in the full news version.
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1330', '2020-07-14 15:34:36', 'open-real-estate.info', 1, 'en'), (276, 'Open Real Estate CMS 1.32.2', '\nWe corrected minor errors in the new version.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1322', '2020-05-06 16:25:48', 'open-real-estate.info', 1, 'en'), (277, 'Большие дни скидок 11.11 - 20.11', '', 'https://open-real-estate.info/ru/blog/news/open-real-estate-grea-discount-days-11-11-2020', '2020-11-11 09:17:43', 'open-real-estate.info', 1, 'ru'), (278, 'Open Real Estate 1.33.0', 'В новой версии Open Real Estate 1.33.0 появились дополнительные настройки и функции.
\nПодробнее в полной новости.
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1330', '2020-07-14 15:34:36', 'open-real-estate.info', 1, 'ru'), (279, 'Open Real Estate CMS 1.32.2', '\nВ новой версии мы исправили незначительные ошибки.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1322', '2020-05-06 16:25:48', 'open-real-estate.info', 1, 'ru'), (280, 'Happy Holidays!', 'To our clients and friends, we at Monoray extend our best wishes for a joyous holiday season and a prosperous new year.
\nOur team wishing you all the best! May all the dreams for the coming year be fulfilled. Happiness, Prosperity, and Success!
\nMerry Christmas and Happy New Year to everyone!
', 'https://open-real-estate.info/en/blog/news/happy-new-year-2021', '2020-12-24 12:17:46', 'open-real-estate.info', 1, 'en'), (281, 'С наступающим Новым Годом и Рождеством!', 'Наша команда поздравляет Вас с наступающими праздниками!
\nПусть этот Новый год откроет яркие перспективы, а усилия непременно приведут Вас к достижению поставленных целей. Счастья, процветания и успехов!
\nНаилучшие пожелания в Новом году!
\n', 'https://open-real-estate.info/ru/blog/news/happy-new-year-2021', '2020-12-24 12:17:46', 'open-real-estate.info', 1, 'ru'), (282, 'Open Real Estate 1.35.0', '\nThe new version of Open Real Estate CMS has been released.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1350', '2021-08-30 13:52:35', 'open-real-estate.info', 1, 'en'), (283, 'Open Real Estate 1.34.0', '\nThe new version of Open Real Estate CMS has been released.\n
', 'https://open-real-estate.info/en/blog/news/open-real-estate-cms-1340', '2021-01-12 13:55:56', 'open-real-estate.info', 1, 'en'), (284, 'Open Real Estate 1.35.0', '\nВыпущена новая версия движка недвижимости Open Real Estate.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1350', '2021-08-30 13:52:35', 'open-real-estate.info', 1, 'ru'), (285, 'Open Real Estate 1.34.0', '\nВыпущена новая версия движка недвижимости Open Real Estate.\n
', 'https://open-real-estate.info/ru/blog/news/open-real-estate-cms-1340', '2021-01-12 13:55:56', 'open-real-estate.info', 1, 'ru'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]notifier` -- CREATE TABLE `[[dbprefix]]notifier` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `status` tinyint(1) NOT NULL DEFAULT '0', `event` varchar(50) NOT NULL DEFAULT '', `onlyAdmin` tinyint(1) NOT NULL DEFAULT '0', `subject_en` varchar(255) NOT NULL DEFAULT '', `subject_admin_en` varchar(255) NOT NULL DEFAULT '', `body_en` text, `body_admin_en` text, PRIMARY KEY (`id`), KEY `event` (`event`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=24 ; -- -- Dumping data for table `[[dbprefix]]notifier` -- INSERT INTO `[[dbprefix]]notifier` VALUES (1, 3, 'onNewBooking', 1, 'New booking', 'New booking', 'A new booking has been created.
\r\n
\r\nApartment ID: {apartment_id} ({fullhost}/property/{apartment_id}).
\r\nUsername: {username}.
\r\nEmail: {useremail}.
\r\nPhone: {phone}.
\r\nDate start: {date_start}.
\r\nTimes in: {time_inVal}.
\r\nDate end: {date_end}.
\r\nTime out: {time_outVal}.
\r\nGuests: {num_guest}.
\r\nComment: {comment}
A new booking has been created.
\r\n
\r\nApartment ID: {apartment_id} ({fullhost}/property/{apartment_id}).
\r\nEmail of the current owner of the listing: {ownerEmail}
\r\n
\r\nUsername: {username}.
\r\nEmail: {useremail}.
\r\nPhone: {phone}.
\r\nDate start: {date_start}.
\r\nTimes in: {time_inVal}.
\r\nDate end: {date_end}.
\r\nTime out: {time_outVal}.
\r\nGuests: {num_guest}.
\r\nComment: {comment}
\r\n Welcome to {fullhost} !
\r\n\r\n Your login is: {email}
\r\n Your password is: {password}
\r\n Before using the site
\r\n You should activate your account
\r\n Link for your account activation is {activateLink}
\r\n You can login to your control panel using the link: {fullhost}/site/login
\r\n
\r\n New user {username} {email} has been registered.
\r\n\r\n You can view and manage users via: {fullhost}/users/backend/main/admin
\r\n'), (3, 3, 'onNewUser_without_confirm', 0, 'User registration', 'User registration', '\r\n Welcome to {fullhost} !
\r\n\r\n Your login is: {email}
\r\n Your password is: {password}
\r\n You can login to your control panel using the link: {fullhost}/site/login
\r\n
\r\n New user {username} {email} has been registered.
\r\n\r\n You can view and manage users via: {fullhost}/users/backend/main/admin
\r\n'), (4, 1, 'onNewContactform', 1, 'New message (contact form)', 'New message (contact form)', '', '\r\n New message is sent for you from {name} ({email}, {phone}).
\r\n\r\n Message text: {body}
\r\n'), (5, 1, 'onOfflinePayment', 1, 'A new payment via a bank', 'A new payment via a bank', '', '\r\n A new payment via a bank of the amount of {amount} {currency_charcode}
\r\n'), (6, 3, 'onRequestProperty', 0, 'Request for property from', 'Request for property from', '\r\n Hello, {ownerName}!
\r\n\r\n This message has been sent via a contact form on the site {fullhost}
\r\n Sender: {senderName}
\r\n About your listing {apartmentUrl}
\r\n Sender email: {senderEmail}
\r\n Sender phone number: {senderPhone}
\r\n Message: {body}
\r\n Hello, administrator!
\r\n\r\n This message has been sent via a contact form on the site {fullhost}
\r\n Sender: {senderName}
\r\n About listing: {apartmentUrl}
\r\n Sender email: {senderEmail}
\r\n Sender phone number: {senderPhone}
\r\n Message: {body}
\r\n Owner name: {ownerName}
\r\n Owner email: {ownerEmail}\r\n
\r\n New comment was added to your listing {ad_url}. From {user_name} ({user_email}), rating: {rating}. Message: {body}
\r\n', '\r\n New comment is added. From {user_name} ({user_email}), rating: {rating}. Message: {body}
\r\n'), (8, 1, 'onNewApartment', 1, 'New listing added', 'New listing added', '', '\r\n New listing was added. ( Apartment ID {id} ).
\r\n\r\n You can view it at {url}
\r\n'), (9, 1, 'onNewComplain', 1, 'New complain added', 'New complain added', '', '\r\n New complain was added. From {name} ({email}).
\r\n\r\n Complain text: {body}
\r\n'), (11, 2, 'onRecoveryPassword', 0, 'Recover password', '', '\r\n You've got this mail because you (or someone, who was pretending to be you) asked to send new password to your account on the website {fullhost}.
\r\n
\r\n
\r\n New password: {temprecoverpassword}
\r\n
\r\n Before using your new password, please activate it. Click the link: {recoverPasswordLink}
\r\n
\r\n
\r\n
\r\n You can login to your personal account via this link: {fullhost}
The new review was added.
\r\nFrom {name}.
\r\nBody: {body}
\r\nYou can view it at {fullhost}/reviews/backend/main/admin
'), (13, 2, 'onNewAgent', 0, 'New agent', '', '\r\n User {username} ( email: {email}, phone: {phone} ) identifies himself as an agent of your agency. You can confirm or delete this user in the dashboard {fullhost}.
\r\n', ''), (14, 2, 'onNewPrivateMessage', 0, 'New message', '', 'Hello {username}.
\r\nYou have got a new message.
\r\nTo answer it you need to access your account: {url}
', ''), (15, 1, 'onNewSimpleBookingForRent', 1, 'New booking (Booking a property)', 'New booking', '\r\n A new booking has been created.
Username: {username}.
Email: {useremail}.
Phone: {phone}.
Type: {type}.
Date start: {date_start}.
Times in {time_inVal}.
Date end: {date_end}.
Time out {time_outVal}.
Comment: {comment}
\r\n A new booking has been created.
Username: {username}.
Email: {useremail}.
Phone: {phone}.
Type: {type}.
Date start: {date_start}.
Times in {time_inVal}.
Date end: {date_end}.
Time out {time_outVal}.
Comment: {comment}
\r\n A new booking has been created.
Username: {username}.
Email: {useremail}.
Phone: {phone}.
Type: {type}.
Comment: {comment}
\r\n A new booking has been created.
Username: {username}.
Email: {useremail}.
Phone: {phone}.
Type: {type}.
Comment: {comment}
Hello, {username}!
\r\n\r\nYou've submitted a booking request for property {apartmentUrl} from {date_start} until {date_end}. To book this period, you should pay {amount} {currency}.
\r\n\r\n{calcForMail}\r\n{comment_admin}
\r\n\r\nYou can do it inside your account {fullhost}.
\r\n', ''), (18, 2, 'onBookingChangeStatus', 0, 'Booking status is changed.', 'Изменился статус бронирования', 'Booking status is changed {apartmentUrl}
\r\n', ''), (19, 2, 'onBookingConfirm', 0, 'Booking request is confirmed', 'Здравствуйте, {username}!
Ваша заявка на бронирование недвижимости {apartmentUrl} подтверждена', 'Hello, {username}
\r\n\r\nBooking request is confirmed {apartmentUrl}
\r\n', ''), (20, 1, 'onNewCity', 1, 'New city is added', 'New city is added', '', 'Users added '{name}' city to the site.
\r\n\r\nPlease, activate it.
\r\n'), (21, 1, 'onApartmentNeedModerate', 1, 'New listing added', 'Listing edited', '', 'Creative changed (Creative ID {id}) and is awaiting moderation.
\r\n\r\nYou can look at {url}
\r\n'), (22, 1, 'onNewLoginFormCode', 1, '', 'Admin panel login code', NULL, 'Code: {code}
'), (23, 1, 'onNewCallBackForm', 1, '', 'Callback order', NULL, 'A callback was ordered.
\r\nPhone {phone}.
\r\nName {name}.
'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]object_image` -- CREATE TABLE `[[dbprefix]]object_image` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', `model_id` int(11) unsigned NOT NULL DEFAULT '0', `model_name` varchar(255) NOT NULL DEFAULT '', `date_created` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), KEY `model_id` (`model_id`), KEY `model_name` (`model_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=11 ; -- -- Dumping data for table `[[dbprefix]]object_image` -- INSERT INTO `[[dbprefix]]object_image` VALUES (5, 'moscow-3550477-1280.jpg', 524901, 'City', '2019-07-29 13:22:52'), (6, 'yoshkar-ola-3636941-1280.jpg', 466806, 'City', '2019-07-29 13:23:08'), (8, 'empire-state-building-1081929-1280.jpg', 5128581, 'City', '2019-07-29 13:25:33'), (10, 'los-angeles-1598750-1280.jpg', 5368361, 'City', '2019-07-29 13:37:25'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]reviews` -- CREATE TABLE `[[dbprefix]]reviews` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `user_ip` varchar(60) NOT NULL DEFAULT '', `user_ip_ip2_long` varchar(60) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `body` text, `email` varchar(100) NOT NULL DEFAULT '', `date_created` timestamp NULL DEFAULT NULL, `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `active` tinyint(4) unsigned NOT NULL DEFAULT '1', `sorter` int(11) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `date_updated` (`date_updated`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=3 ; -- -- Dumping data for table `[[dbprefix]]reviews` -- INSERT INTO `[[dbprefix]]reviews` VALUES (1, '', '', 'Demo', 'You can always download the latest version of the script from this website - http://open-real-estate.info/en/download-open-real-estate', '', '2019-01-05 16:18:42', '2019-01-05 17:21:34', 1, 1), (2, '', '', 'Демо', 'Скачать последнюю версию скрипта Вы всегда можете с сайта - http://open-real-estate.info/ru/download-open-real-estate', '', '2019-01-05 16:40:48', '2019-01-05 17:33:33', 1, 2); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]search_form` -- CREATE TABLE `[[dbprefix]]search_form` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `page` tinyint(1) unsigned NOT NULL DEFAULT '1', `status` tinyint(1) unsigned NOT NULL DEFAULT '0', `compare_type` tinyint(1) unsigned NOT NULL DEFAULT '0', `obj_type_id` int(11) unsigned NOT NULL DEFAULT '0', `field` varchar(100) NOT NULL DEFAULT '', `sorter` int(11) unsigned NOT NULL DEFAULT '0', `formdesigner_id` int(11) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `obj_type_id` (`obj_type_id`), KEY `formdesigner_id` (`formdesigner_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=245 ; -- -- Dumping data for table `[[dbprefix]]search_form` -- INSERT INTO `[[dbprefix]]search_form` VALUES (133, 1, 1, 0, 1, 'location', 3, 0), (134, 1, 1, 0, 1, 'ap_type', 4, 0), (135, 1, 1, 0, 1, 'obj_type', 5, 0), (136, 1, 1, 0, 1, 'price', 6, 0), (137, 1, 1, 0, 1, 'square', 7, 0), (138, 1, 1, 0, 1, 'rooms', 8, 0), (139, 1, 1, 0, 1, 'floor', 9, 0), (140, 1, 1, 0, 1, 'term', 10, 0), (141, 1, 1, 0, 1, 'by_id', 11, 0), (142, 1, 1, 0, 1, 'owner_type', 12, 0), (143, 1, 1, 0, 1, 'with_photo', 13, 0), (144, 1, 1, 0, 2, 'location', 3, 0), (145, 1, 1, 0, 2, 'ap_type', 4, 0), (146, 1, 1, 0, 2, 'obj_type', 5, 0), (147, 1, 1, 0, 2, 'price', 6, 0), (148, 1, 1, 0, 2, 'square', 7, 0), (149, 1, 1, 0, 2, 'rooms', 8, 0), (150, 1, 1, 0, 2, 'floor', 9, 0), (151, 1, 1, 0, 2, 'term', 10, 0), (152, 1, 1, 0, 2, 'by_id', 11, 0), (153, 1, 1, 0, 2, 'owner_type', 12, 0), (154, 1, 1, 0, 2, 'with_photo', 13, 0), (155, 1, 1, 0, 3, 'location', 3, 0), (156, 1, 1, 0, 3, 'ap_type', 4, 0), (157, 1, 1, 0, 3, 'obj_type', 5, 0), (158, 1, 1, 0, 3, 'price', 6, 0), (159, 1, 1, 0, 3, 'square', 7, 0), (160, 1, 1, 0, 3, 'floor', 8, 0), (161, 1, 1, 0, 3, 'term', 9, 0), (162, 1, 1, 0, 3, 'by_id', 10, 0), (163, 1, 1, 0, 3, 'owner_type', 11, 0), (164, 1, 1, 0, 3, 'with_photo', 12, 0), (165, 1, 1, 0, 4, 'location', 3, 0), (166, 1, 1, 0, 4, 'ap_type', 4, 0), (167, 1, 1, 0, 4, 'obj_type', 5, 0), (168, 1, 1, 0, 4, 'price', 6, 0), (169, 1, 1, 0, 4, 'land_square', 7, 0), (170, 1, 1, 0, 4, 'term', 8, 0), (171, 1, 1, 0, 4, 'by_id', 9, 0), (172, 1, 1, 0, 4, 'owner_type', 10, 0), (173, 1, 1, 0, 4, 'with_photo', 11, 0), (174, 1, 1, 0, 5, 'location', 3, 0), (175, 1, 1, 0, 5, 'ap_type', 4, 0), (176, 1, 1, 0, 5, 'obj_type', 5, 0), (177, 1, 1, 0, 5, 'price', 6, 0), (178, 1, 1, 0, 5, 'term', 7, 0), (179, 1, 1, 0, 5, 'by_id', 8, 0), (180, 1, 1, 0, 5, 'with_photo', 9, 0), (197, 1, 1, 0, 6, 'location', 3, 0), (198, 1, 1, 0, 6, 'ap_type', 4, 0), (199, 1, 1, 0, 6, 'obj_type', 5, 0), (200, 1, 1, 0, 6, 'price', 6, 0), (201, 1, 1, 0, 6, 'term', 7, 0), (202, 1, 1, 0, 6, 'by_id', 8, 0), (203, 1, 1, 0, 6, 'with_photo', 9, 0), (204, 1, 1, 0, 7, 'location', 3, 0), (205, 1, 1, 0, 7, 'ap_type', 4, 0), (206, 1, 1, 0, 7, 'obj_type', 5, 0), (207, 1, 1, 0, 7, 'booking', 6, 0), (208, 1, 1, 0, 7, 'price', 7, 0), (209, 1, 1, 0, 7, 'square', 8, 0), (210, 1, 1, 0, 7, 'term', 9, 0), (211, 1, 1, 0, 7, 'by_id', 10, 0), (212, 1, 1, 0, 7, 'with_photo', 11, 0), (213, 1, 1, 0, 8, 'location', 3, 0), (214, 1, 1, 0, 8, 'ap_type', 4, 0), (215, 1, 1, 0, 8, 'obj_type', 5, 0), (217, 1, 1, 0, 8, 'price', 7, 0), (218, 1, 1, 0, 8, 'square', 8, 0), (219, 1, 1, 0, 8, 'term', 9, 0), (220, 1, 1, 0, 8, 'by_id', 10, 0), (221, 1, 1, 0, 8, 'with_photo', 11, 0), (234, 1, 1, 0, 0, 'location', 3, 0), (235, 1, 1, 0, 0, 'ap_type', 4, 0), (236, 1, 1, 0, 0, 'obj_type', 5, 0), (237, 1, 1, 0, 0, 'price', 6, 0), (238, 1, 1, 0, 0, 'square', 7, 0), (239, 1, 1, 0, 0, 'rooms', 8, 0), (240, 1, 1, 0, 0, 'floor', 9, 0), (241, 1, 1, 0, 0, 'term', 10, 0), (242, 1, 1, 0, 0, 'by_id', 11, 0), (243, 1, 1, 0, 0, 'owner_type', 12, 0), (244, 1, 1, 0, 0, 'with_photo', 13, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]search_form_field_param` -- CREATE TABLE `[[dbprefix]]search_form_field_param` ( `field` varchar(100) NOT NULL, `json_data` text NOT NULL, UNIQUE KEY `field` (`field`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `[[dbprefix]]search_form_field_param` -- INSERT INTO `[[dbprefix]]search_form_field_param` VALUES ('booking', '{"type_deals":["1"]}'), ('location', '{"type_deals":["1","2","3","4","5"],"locationParams":{"country_id":"0","region_id":"0","city_id":"0","district_id":"0","country_show":"1","region_show":"1","city_show":1,"district_show":"0"}}'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]seo_friendly_url_history` -- CREATE TABLE `[[dbprefix]]seo_friendly_url_history` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `model_name` varchar(30) NOT NULL DEFAULT '', `model_id` int(11) unsigned NOT NULL DEFAULT '0', `date_created` timestamp NULL DEFAULT NULL, `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `url_en` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `model_id` (`model_id`), KEY `model_name` (`model_name`), KEY `model_name_and_id` (`model_name`,`model_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=31 ; -- -- Dumping data for table `[[dbprefix]]seo_friendly_url_history` -- INSERT INTO `[[dbprefix]]seo_friendly_url_history` VALUES (1, 'Apartment', 29, '2017-09-13 13:01:17', '2019-03-16 07:59:51', '2-bedroom-apartment-near-mpaveleckaja'), (2, 'Apartment', 28, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'apartment-near-arbatskaya-metro-station-bolshoy-afanasyevsky-lane-10'), (3, 'Apartment', 27, '2017-09-13 13:01:17', '2019-03-16 07:59:51', '1-bedroom-apartment-near-prospekt-mira-metro-station'), (4, 'Apartment', 26, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'apartment-bolshaya-polyanka-st-28'), (5, 'Apartment', 25, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'apartment-on-novy-arbat-st'), (6, 'Apartment', 24, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'sountry-house-for-monthly-rent-in-badeevo-chekhov-moscow-oblast'), (7, 'Apartment', 23, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'sountry-house-in-stolbovaya-settlement'), (8, 'Apartment', 22, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'house-on-rublevskoe-highway'), (9, 'Apartment', 21, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'apartment-pskovskaya-st'), (10, 'Apartment', 20, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'chelobitevskoe-highway'), (11, 'Apartment', 19, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'house-on-trubetskaya-st'), (12, 'Apartment', 18, '2017-09-13 13:01:17', '2019-03-16 07:59:51', '2-bedroom-apartment-aviamotornaya-st'), (13, 'Entries', 3, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'manhattan-apartment-features-staircase-lined-with-20000-lego-bricks'), (14, 'Entries', 2, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'best-places-to-live'), (15, 'Entries', 1, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'which-items-often-get-broken-during-a-move'), (16, 'Article', 5, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'best-places-for-singles'), (17, 'Article', 6, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'best-places-for-families'), (18, 'InfoPages', 3, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'sell'), (19, 'InfoPages', 2, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'search-on-map'), (20, 'InfoPages', 4, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'user-agreement'), (21, 'InfoPages', 5, '2017-09-13 13:01:17', '2019-03-16 07:59:51', 'privacy-policy'), (22, 'InfoPages', 6, '2017-10-02 15:59:28', '2019-03-16 07:59:51', 'rent'), (23, 'InfoPages', 7, '2018-03-11 13:08:43', '2019-03-16 07:59:51', 'hotels'), (24, 'InfoPages', 8, '2018-03-11 13:15:44', '2019-03-16 07:59:51', 'new-buildings'), (25, 'Apartment', 30, '2018-03-11 13:15:44', '2019-03-16 07:59:51', 'sunset_hotel'), (26, 'Apartment', 31, '2018-03-11 13:15:44', '2019-03-16 07:59:51', 'junior_suite'), (27, 'Apartment', 32, '2018-03-11 13:15:44', '2019-03-16 07:59:51', 'lyuks'), (28, 'Apartment', 33, '2018-03-11 13:15:44', '2019-03-16 07:59:51', 'residential-complex-mcr-sports'), (29, 'Apartment', 34, '2018-03-11 13:15:44', '2019-03-16 07:59:51', '2-room-apartment'), (30, 'Apartment', 35, '2018-03-11 13:15:44', '2019-03-16 07:59:51', '3-room-apartment'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]seo_friendly_url_search` -- CREATE TABLE `[[dbprefix]]seo_friendly_url_search` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `type` tinyint(1) unsigned NOT NULL DEFAULT '1', `url` varchar(255) NOT NULL DEFAULT '', `canonical_url` varchar(255) NOT NULL DEFAULT '', `is_noindex` tinyint(1) NOT NULL DEFAULT '0', `title_ru` varchar(255) NOT NULL DEFAULT '', `title_en` varchar(255) NOT NULL DEFAULT '', `title_de` varchar(255) NOT NULL DEFAULT '', `title_es` varchar(255) NOT NULL DEFAULT '', `title_ar` varchar(255) NOT NULL DEFAULT '', `title_tr` varchar(255) NOT NULL DEFAULT '', `title_uk` varchar(255) NOT NULL DEFAULT '', `description_ru` varchar(255) NOT NULL DEFAULT '', `description_en` varchar(255) NOT NULL DEFAULT '', `description_de` varchar(255) NOT NULL DEFAULT '', `description_es` varchar(255) NOT NULL DEFAULT '', `description_ar` varchar(255) NOT NULL DEFAULT '', `description_tr` varchar(255) NOT NULL DEFAULT '', `description_uk` varchar(255) NOT NULL DEFAULT '', `keywords_ru` varchar(255) NOT NULL DEFAULT '', `keywords_en` varchar(255) NOT NULL DEFAULT '', `keywords_de` varchar(255) NOT NULL DEFAULT '', `keywords_es` varchar(255) NOT NULL DEFAULT '', `keywords_ar` varchar(255) NOT NULL DEFAULT '', `keywords_tr` varchar(255) NOT NULL DEFAULT '', `keywords_uk` varchar(255) NOT NULL DEFAULT '', `h1_ru` varchar(255) NOT NULL DEFAULT '', `h1_uk` varchar(255) NOT NULL DEFAULT '', `h1_en` varchar(255) NOT NULL DEFAULT '', `h1_de` varchar(255) NOT NULL DEFAULT '', `h1_es` varchar(255) NOT NULL DEFAULT '', `h1_ar` varchar(255) NOT NULL DEFAULT '', `h1_tr` varchar(255) NOT NULL DEFAULT '', `body_ru` text, `body_uk` text, `body_en` text, `body_de` text, `body_es` text, `body_ar` text, `body_tr` text, `json_data` text, `geo_coverage` tinyint(2) NOT NULL DEFAULT '0', `ap_type` varchar(6) NOT NULL DEFAULT '0', `obj_type_id` int(4) NOT NULL DEFAULT '0', `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `date_created` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]service` -- CREATE TABLE `[[dbprefix]]service` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `page` text, `is_offline` tinyint(1) NOT NULL DEFAULT '0', `allow_ip` text, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]service` -- INSERT INTO `[[dbprefix]]service` VALUES (1, 'Closed for maintenance
', 0, ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]sitemap_config` -- CREATE TABLE `[[dbprefix]]sitemap_config` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `body_ru` longtext, `body_en` longtext, `body_de` longtext, `body_es` longtext, `body_ar` longtext, `body_tr` longtext, `config_json` longtext, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]sitemap_config` -- INSERT INTO `[[dbprefix]]sitemap_config` VALUES (1, '', '', '', '', '', '', '{"removed_urls":[]}'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]socialauth` -- CREATE TABLE `[[dbprefix]]socialauth` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `type` enum('bool','text') NOT NULL DEFAULT 'text', `section` varchar(100) NOT NULL DEFAULT '', `name` varchar(50) NOT NULL DEFAULT '', `value` varchar(255) NOT NULL DEFAULT '', `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`id`), KEY `date_updated` (`date_updated`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=16 ; -- -- Dumping data for table `[[dbprefix]]socialauth` -- INSERT INTO `[[dbprefix]]socialauth` VALUES (1, 'bool', 'google_oauth', 'useGoogleOauth', '0', '2012-06-30 20:31:28'), (2, 'text', 'google_oauth', 'googleOauthClientId', '', '2012-06-30 20:31:28'), (3, 'text', 'google_oauth', 'googleOauthClientSecret', '', '2012-06-30 20:31:28'), (4, 'bool', 'twitter', 'useTwitter', '0', '2012-06-30 20:31:28'), (5, 'text', 'twitter', 'twitterKey', '', '2012-06-30 20:31:28'), (6, 'text', 'twitter', 'twitterSecret', '', '2012-06-30 20:31:28'), (7, 'bool', 'facebook', 'useFacebook', '0', '2012-06-30 20:31:28'), (8, 'text', 'facebook', 'facebookClientId', '', '2012-06-30 20:31:28'), (9, 'text', 'facebook', 'facebookClientSecret', '', '2012-06-30 20:31:28'), (10, 'bool', 'vkontakte', 'useVkontakte', '0', '2012-06-30 20:31:28'), (11, 'text', 'vkontakte', 'vkontakteClientId', '', '2012-06-30 20:31:28'), (12, 'text', 'vkontakte', 'vkontakteClientSecret', '', '2012-06-30 20:31:28'), (13, 'bool', 'mailru', 'useMailruOAuth', '0', '2012-06-30 20:31:28'), (14, 'text', 'mailru', 'mailruClientId', '', '2012-06-30 20:31:28'), (15, 'text', 'mailru', 'mailruClientSecret', '', '2012-06-30 20:31:28'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]themes` -- CREATE TABLE `[[dbprefix]]themes` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(20) NOT NULL DEFAULT '', `additional_view` tinyint(4) NOT NULL DEFAULT '0', `color_theme` varchar(100) NOT NULL DEFAULT '', `bg_image` varchar(100) NOT NULL DEFAULT '', `is_default` tinyint(1) NOT NULL DEFAULT '0', `json_data` longtext, `dataModel` varchar(100) NOT NULL DEFAULT '', `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`id`), KEY `is_default` (`is_default`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=5 ; -- -- Dumping data for table `[[dbprefix]]themes` -- INSERT INTO `[[dbprefix]]themes` VALUES (2, 'atlas', 1, '', '', 1, '', '', '[[regtime]]'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]translate_message` -- CREATE TABLE `[[dbprefix]]translate_message` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `category` varchar(150) NOT NULL DEFAULT '', `status` tinyint(1) unsigned NOT NULL DEFAULT '0', `message` varchar(255) NOT NULL DEFAULT '', `translation_en` text, `date_updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`id`), KEY `category` (`category`), KEY `message` (`message`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=2244 ; -- -- Dumping data for table `[[dbprefix]]translate_message` -- INSERT INTO `[[dbprefix]]translate_message` VALUES (1, 'common', 0, 'CMS Open Real Estate', 'Open Real Estate CMS ', '2019-03-16 13:12:09'), (2, 'common', 0, 'Fields with * are required.', 'The required fields are marked with an asterisk (*).', '2019-03-16 13:12:14'), (3, 'common', 0, 'Create', 'Create', '2019-03-16 12:37:45'), (4, 'common', 0, 'Save', 'Save', '2019-03-16 12:37:46'), (5, 'common', 0, 'Add', 'Add', '2019-03-16 12:37:47'), (6, 'common', 0, 'Send', 'Book', '2019-03-16 13:12:28'), (7, 'common', 0, 'The requested page does not exist.', 'The requested page does not exist.', '2019-03-16 13:12:31'), (8, 'common', 0, 'References', 'References', '2019-03-16 13:12:33'), (9, 'common', 0, 'Uploader', 'Add images', '2019-03-16 13:12:38'), (10, 'common', 0, 'Upload images', 'Choose images', '2019-03-16 13:12:42'), (11, 'common', 0, 'Load', 'Upload', '2019-03-16 13:12:44'), (12, 'common', 0, 'An image with this name has been already chosen.', 'An image with this name has been already chosen.', '2019-03-16 13:12:48'), (13, 'common', 0, 'Incorrect image type', 'Incorrect image type', '2019-03-16 13:12:52'), (14, 'common', 0, 'This gallery is empty.', 'This gallery is empty.', '2019-03-16 13:12:55'), (15, 'common', 0, 'E-mail', 'E-mail', '2019-03-16 13:12:59'), (16, 'common', 0, 'Russian', 'Russian', '2019-03-16 13:13:02'), (17, 'common', 0, 'English', 'English', '2019-03-16 12:38:10'), (18, 'common', 0, 'or', 'or', '2019-03-16 12:38:11'), (19, 'common', 0, 'Users', 'Users', '2019-03-16 13:13:11'), (20, 'common', 0, 'Content is loading ...', 'Content is loading ...', '2019-03-16 13:13:13'), (21, 'common', 0, 'Apartment search', 'Property search', '2019-03-16 12:38:16'), (22, 'common', 0, 'Search', 'Find', '2019-03-16 12:38:19'), (23, 'common', 0, 'Inactive', 'Inactive', '2019-03-16 13:13:22'), (24, 'common', 0, 'Active', 'Active', '2019-03-16 12:38:22'), (25, 'common', 0, 'Deactivate', 'Deactivate', '2019-03-16 13:13:27'), (26, 'common', 0, 'Activate', 'Activate', '2019-03-16 12:38:28'), (27, 'common', 0, 'Search on map by metro station', 'Search on map by metro station', '2019-03-16 13:13:35'), (28, 'common', 0, 'Home', 'Home', '2019-03-16 13:13:39'), (29, 'common', 0, 'Control panel', 'Dashboard', '2019-03-16 13:13:43'), (30, 'common', 0, 'Login', 'Login', '2019-03-16 12:38:35'), (31, 'common', 0, 'Logout', 'Log out', '2019-03-16 13:13:51'), (32, 'common', 0, 'Already used our services? Please fill out the following form with your login credentials', 'Have already used our services? Please fill out the following form with your login credentials.', '2019-03-16 13:13:53'), (33, 'common', 0, 'Remember me next time', 'Remember me next time', '2019-03-16 13:13:56'), (34, 'common', 0, 'Password', 'Password', '2019-03-16 12:38:44'), (35, 'common', 0, 'Administration', 'Administration', '2019-03-16 12:38:45'), (36, 'common', 0, 'Site language', 'Site language', '2019-03-16 13:14:05'), (37, 'common', 0, 'Status', 'Status', '2019-03-16 12:38:48'), (38, 'common', 0, 'Go to main page', 'Go to Home page', '2019-03-16 13:14:09'), (39, 'common', 0, 'select', 'select', '2019-03-16 13:14:12'), (40, 'common', 0, 'Number of rooms', 'Number of bedrooms', '2019-03-16 13:14:14'), (41, 'common', 0, 'All', 'All', '2019-03-16 12:38:57'), (42, 'common', 0, 'Price up to', 'Price up to', '2019-03-16 13:14:22'), (43, 'common', 0, 'From', 'from', '2019-03-16 13:14:26'), (44, 'common', 0, 'to', 'to', '2019-03-16 13:14:30'), (45, 'common', 0, 'Incorrect username or password.', 'Incorrect username or password.', '2019-03-16 13:14:33'), (46, 'common', 0, 'Reserve apartment', 'Booking a property', '2019-03-16 13:14:35'), (47, 'common', 0, 'Your phone number', 'Phone number', '2019-03-16 12:39:08'), (48, 'common', 0, 'Phone number', 'Phone number', '2019-03-16 12:39:11'), (49, 'common', 0, 'Special offers', 'Special offers', '2019-03-16 12:39:13'), (50, 'common', 0, 'Special offer!', 'Special offer!', '2019-03-16 13:14:48'), (51, 'common', 0, 'Is avaliable', 'Is avaliable', '2019-03-16 13:14:51'), (52, 'common', 0, 'Contact us', 'Contact us', '2019-03-16 13:14:55'), (53, 'common', 0, 'Special offer', 'Special offer', '2019-03-16 13:14:59'), (54, 'common', 0, 'Forgot password?', 'Have forgotten your password?', '2019-03-16 13:15:02'), (55, 'common', 0, 'Recover password', 'Password recovering', '2019-03-16 12:39:25'), (56, 'common', 0, 'Recover', 'Recover', '2019-03-16 13:15:09'), (57, 'common', 0, 'Email', 'Email', '2019-03-16 12:39:31'), (58, 'common', 0, 'User does not exist', 'User with such an email does not exist', '2019-03-16 13:15:16'), (59, 'common', 0, 'Reference "Check-in"', 'Reference "Check-in"', '2019-03-16 13:15:20'), (60, 'common', 0, 'Reference "Check-out"', 'Reference "Check-out"', '2019-03-16 13:15:22'), (61, 'common', 0, 'I want', 'I''d like to', '2019-03-16 13:15:26'), (62, 'common', 0, 'rent apartment', 'rent a property', '2019-03-16 13:15:29'), (63, 'common', 0, 'buy apartment', 'buy a property', '2019-03-16 13:15:34'), (64, 'common', 0, 'Loading ...', 'Loading ...', '2019-03-16 12:39:47'), (65, 'common', 0, 'Floor', 'Floor', '2019-03-16 13:15:40'), (66, 'common', 0, 'Flat on floor', 'Flat on floor', '2019-03-16 13:15:43'), (67, 'common', 0, 'Apartment square to', 'Square up to', '2019-03-16 13:15:46'), (68, 'common', 0, 'Square range', 'Square range', '2019-03-16 13:15:48'), (69, 'common', 0, 'Floor range', 'Floor range', '2019-03-16 13:15:52'), (70, 'common', 0, 'Rooms range', 'Bedrooms range', '2019-03-16 13:15:55'), (71, 'common', 0, 'Price range', 'Price range', '2019-03-16 12:39:58'), (72, 'common', 0, 'More options', 'More options', '2019-03-16 12:40:01'), (73, 'common', 0, 'Less options', 'Less options', '2019-03-16 13:16:06'), (74, 'common', 0, 'Registration', 'Registration', '2019-03-16 13:16:08'), (75, 'common', 0, 'Join now', 'Sign up', '2019-03-16 13:16:11'), (76, 'common', 0, 'Login (email)', 'Login (email)', '2019-03-16 13:16:14'), (77, 'common', 0, 'Verify Code', 'Verify code', '2019-03-16 12:40:14'), (78, 'common', 0, 'Activate account', 'Account activation ', '2019-03-16 13:16:19'), (79, 'common', 0, 'Your status account already is active', 'Your account has been already activated', '2019-03-16 13:16:22'), (80, 'common', 0, 'User not exists', 'The user does not exist', '2019-03-16 13:16:25'), (81, 'common', 0, 'Your account successfully activated', 'Your account has been successfully activated', '2019-03-16 13:16:28'), (82, 'common', 0, 'You were successfully registered. The letter for account activation has been sent on {useremail}', 'You are successfully registered. To activate your account, please click the link in the activation email which has been sent to {useremail}.', '2019-03-16 13:16:31'), (83, 'common', 0, 'Error. Repeat attempt later', 'Error. Please try again later.', '2019-03-16 13:16:36'), (84, 'common', 0, 'Your account not active. The reasons: you not followed the link in the letter which has been sent at registration. Or administrator deactivate your account', 'Your account is not active. The reasons are that you have not followed the link in the activation email in your mailbox or the administrator has deactivated your account.', '2019-03-16 13:16:40'), (85, 'common', 0, 'rent by the day', 'rent by the day', '2019-03-16 13:16:44'), (86, 'common', 0, 'rent by the hour', 'rent by the hour', '2019-03-16 13:16:46'), (87, 'common', 0, 'rent by the month', 'rent by the month', '2019-03-16 13:16:49'), (88, 'common', 0, 'rent by the week', 'rent by the week', '2019-03-16 13:16:52'), (89, 'common', 0, 'sale', 'sale', '2019-03-16 13:16:55'), (90, 'common', 0, 'Payment to', 'Price up to', '2019-03-16 13:16:59'), (91, 'common', 0, 'Fee up to', 'Payment up to', '2019-03-16 13:17:03'), (92, 'common', 0, 'City', 'City', '2019-03-16 13:17:08'), (93, 'common', 0, 'With selected', 'With a tick', '2019-03-16 13:17:10'), (94, 'common', 0, 'Do', 'ОК', '2019-03-16 13:17:12'), (95, 'common', 0, 'Are you sure?', 'Are you sure?', '2019-03-16 13:17:15'), (96, 'common', 0, 'Property type', 'Property type', '2019-03-16 13:17:18'), (97, 'common', 0, 'Please select', 'Please, select', '2019-03-16 13:17:20'), (98, 'common', 0, 'Delete', 'Delete', '2019-03-16 13:17:22'), (99, 'common', 0, 'There are new product news', 'Read news about the product', '2019-03-16 13:17:25'), (100, 'common', 0, '{n} news', '{n} news', '2019-03-16 13:17:27'), (101, 'module_adminpass', 0, 'Change admin password', 'Change admin password', '2019-03-16 13:17:32'), (102, 'module_adminpass', 0, 'Current administrator password', 'Current admin password', '2019-03-16 13:17:35'), (103, 'module_adminpass', 0, 'Wrong admin password! Try again.', 'Wrong admin password! Please try again.', '2019-03-16 13:17:38'), (104, 'module_apartmentCity', 0, 'Manage apartment city', 'Reference "City/Cities"', '2019-03-16 13:17:42'), (105, 'module_apartmentCity', 0, 'Add city', 'Add a city', '2019-03-16 13:17:44'), (106, 'module_apartmentCity', 0, 'Edit city', 'Edit the city', '2019-03-16 13:17:48'), (107, 'module_apartmentCity', 0, 'Name', 'City name', '2019-03-16 13:17:50'), (108, 'module_apartmentObjType', 0, 'Manage apartment object types', 'Reference "Property types"', '2019-03-16 13:17:54'), (109, 'module_apartmentObjType', 0, 'Add object type', 'Add a property type', '2019-03-16 13:17:58'), (110, 'module_apartmentObjType', 0, 'Name', 'Name', '2019-03-16 13:18:03'), (111, 'module_apartmentObjType', 0, 'Edit object type', 'Edit the property type', '2019-03-16 13:18:07'), (112, 'module_apartmentObjType', 0, 'Apartment object types', 'Property types', '2019-03-16 13:18:09'), (113, 'module_apartments', 0, 'Apartments list', 'Listings', '2019-03-16 13:18:12'), (114, 'module_apartments', 0, '{n} bedroom|{n} bedrooms|{n} bedrooms', '{n} bedroom|{n} bedrooms|{n} bedrooms', '2019-03-16 13:18:14'), (115, 'module_apartments', 0, '{n} floor of {total} total', '{n} floor of {total} total', '2019-03-16 13:18:18'), (116, 'module_apartments', 0, 'Total square', 'Total square', '2019-03-16 13:18:20'), (117, 'module_apartments', 0, 'total square', 'total square', '2019-03-16 13:18:24'), (118, 'module_apartments', 0, 'Manage apartments', 'Listings', '2019-03-16 13:18:28'), (119, 'module_apartments', 0, 'Delete apartment', 'Delete the listing', '2019-03-16 13:18:31'), (120, 'module_apartments', 0, 'ID', 'ID', '2019-03-16 13:18:33'), (121, 'module_apartments', 0, 'Apartment title', 'Listing title', '2019-03-16 13:18:36'), (122, 'module_apartments', 0, 'Status', 'Status', '2019-03-16 13:18:39'), (123, 'module_apartments', 0, 'Deactivate', 'Deactivate', '2019-03-16 13:18:43'), (124, 'module_apartments', 0, 'Activate', 'Activate', '2019-03-16 13:18:47'), (125, 'module_apartments', 0, 'Price', 'Price', '2019-03-16 13:18:49'), (126, 'module_apartments', 0, 'Number of rooms', 'Number of bedrooms', '2019-03-16 13:18:52'), (127, 'module_apartments', 0, 'Number of berths', 'Number of beds', '2019-03-16 13:18:56'), (128, 'module_apartments', 0, 'Square', 'Square', '2019-03-16 13:18:58'), (129, 'module_apartments', 0, 'Floor', 'Floor', '2019-03-16 13:19:00'), (130, 'module_apartments', 0, 'Total number of floors', 'Total number of floors', '2019-03-16 13:19:03'), (131, 'module_apartments', 0, 'Window to', 'View', '2019-03-16 13:19:08'), (132, 'module_apartments', 0, 'Metro station', 'Metro station', '2019-03-16 13:19:10'), (133, 'module_apartments', 0, 'Update apartment', 'Edit the listing', '2019-03-16 13:19:14'), (134, 'module_apartments', 0, 'Active', 'Active', '2019-03-16 13:19:18'), (135, 'module_apartments', 0, 'Inactive', 'Inactive', '2019-03-16 13:19:21'), (136, 'module_apartments', 0, 'Special offer', 'Special offer', '2019-03-16 13:19:23'), (137, 'module_apartments', 0, 'Apartment ID', 'Listing ID', '2019-03-16 13:19:28'), (138, 'module_apartments', 0, 'Add apartment', 'List your property', '2019-03-16 13:19:31'), (139, 'module_apartments', 0, 'Apartments list is empty.', 'No listings yet.', '2019-03-16 13:19:34'), (140, 'module_apartments', 0, 'Price from', 'Price', '2019-03-16 13:19:37'), (141, 'module_apartments', 0, 'Description', 'Description', '2019-03-16 13:19:41'), (142, 'module_apartments', 0, 'Near', 'Near', '2019-03-16 13:19:45'), (143, 'module_apartments', 0, 'Metro', 'Metro', '2019-03-16 13:19:48'), (144, 'module_apartments', 0, 'Address', 'Address', '2019-03-16 13:19:50'), (145, 'module_apartments', 0, 'berths', 'berths', '2019-03-16 13:19:53'), (146, 'module_apartments', 0, 'Booking', 'Booking', '2019-03-16 13:19:57'), (147, 'module_apartments', 0, 'Is free from', 'is valid from', '2019-03-16 13:20:00'), (148, 'module_apartments', 0, 'to', 'until', '2019-03-16 13:20:04'), (149, 'module_apartments', 0, 'Type', 'Type', '2019-03-16 13:20:07'), (150, 'module_apartments', 0, 'All', 'All', '2019-03-16 13:20:09'), (151, 'module_apartments', 0, 'Sale price', 'Sale', '2019-03-16 13:20:13'), (152, 'module_apartments', 0, 'Price per hour', 'per hour', '2019-03-16 13:20:16'), (153, 'module_apartments', 0, 'Price per day', 'per day', '2019-03-16 13:20:20'), (154, 'module_apartments', 0, 'Price per week', 'per week', '2019-03-16 13:20:24'), (155, 'module_apartments', 0, 'Price per month', 'per month', '2019-03-16 13:20:28'), (156, 'module_apartments', 0, '(press and hold SHIFT button for multiply select)', '(press and hold the SHIFT key for multiple selection)', '2019-03-16 13:20:31'), (157, 'module_apartments', 0, 'Nearest metro stations', 'The nearest metro stations', '2019-03-16 13:20:34'), (158, 'module_apartments', 0, 'Object type', 'Property type', '2019-03-16 13:20:36'), (159, 'module_apartments', 0, 'All object', 'All property types', '2019-03-16 13:20:38'), (160, 'module_apartments', 0, 'type_view_1', 'is for rent', '2019-03-16 13:20:41'), (161, 'module_apartments', 0, 'type_view_2', 'for sale', '2019-03-16 13:20:45'), (162, 'module_apartments', 0, 'City', 'City', '2019-03-16 13:20:50'), (163, 'module_articles', 0, 'Q&As', 'Q&As', '2019-03-16 13:20:52'), (164, 'module_articles', 0, 'Title / Question', 'Title / Question', '2019-03-16 13:20:56'), (165, 'module_articles', 0, 'Body / Answer', 'Text / Answer', '2019-03-16 13:20:59'), (166, 'module_articles', 0, 'Last updated on', 'Last updated on', '2019-03-16 13:21:02'), (167, 'module_articles', 0, 'FAQ', 'Q&As', '2019-03-16 13:21:05'), (168, 'module_articles', 0, 'Ok', 'Ok', '2019-03-16 13:21:07'), (169, 'module_articles', 0, 'Add FAQ', 'Add an Q&A', '2019-03-16 13:21:09'), (170, 'module_articles', 0, 'Update FAQ', 'Edit the Q&A', '2019-03-16 13:21:12'), (171, 'module_articles', 0, 'Language', 'Language', '2019-03-16 13:21:14'), (172, 'module_articles', 0, 'Status', 'Status', '2019-03-16 13:21:17'), (173, 'module_articles', 0, 'Read more »', 'Read more »', '2019-03-16 13:21:19'), (174, 'module_articles', 0, 'Delete FAQ', 'Delete the Q&A', '2019-03-16 13:21:21'), (175, 'module_booking', 0, 'Check-in date', 'Check-In Date', '2019-03-16 13:21:24'), (176, 'module_booking', 0, 'Check-out date', 'Check-Out Date', '2019-03-16 13:21:27'), (177, 'module_booking', 0, 'Check-in time', 'Check-In Time', '2019-03-16 13:21:30'), (178, 'module_booking', 0, 'Check-out time', 'Check-Out Time', '2019-03-16 13:21:33'), (179, 'module_booking', 0, 'Comment', 'Comment', '2019-03-16 13:21:36'), (180, 'module_booking', 0, 'Your name', 'Your name', '2019-03-16 13:21:40'), (181, 'module_booking', 0, 'Wrong check-in date', 'Wrong Check-In Date', '2019-03-16 13:21:44'), (182, 'module_booking', 0, 'Wrong check-out date', 'Wrong Check-Out Date', '2019-03-16 13:21:48'), (183, 'module_booking', 0, 'User with such e-mail already registered. Please login and try again.', 'A user with such an e-mail is already registered. Please login and try again.', '2019-03-16 17:36:48'), (184, 'module_booking', 0, 'Status', 'Status', '2019-03-16 13:21:54'), (185, 'module_booking', 0, 'User e-mail', 'User e-mail', '2019-03-16 13:21:56'), (186, 'module_booking', 0, 'Creation date', 'Date of creation', '2019-03-16 13:21:59'), (187, 'module_booking', 0, 'Apartment ID', 'Listing ID', '2019-03-16 13:22:03'), (188, 'module_booking', 0, 'User name', 'User name', '2019-03-16 13:22:06'), (189, 'module_comments', 0, 'Comments', 'Comments', '2019-03-16 13:22:10'), (190, 'module_comments', 0, 'Comment', 'Comment', '2019-03-16 13:22:12'), (191, 'module_comments', 0, 'Rate', 'Rate', '2019-03-16 13:22:15'), (192, 'module_comments', 0, 'Status', 'Status', '2019-03-16 13:22:19'), (193, 'module_comments', 0, 'Creation date', 'Creation date', '2019-03-16 13:22:21'), (194, 'module_comments', 0, 'Name', 'Name', '2019-03-16 13:22:23'), (195, 'module_comments', 0, 'Email', 'Email', '2019-03-16 13:22:27'), (196, 'module_comments', 0, 'Apartment', 'Apartment', '2019-03-16 13:22:30'), (197, 'module_comments', 0, 'Apartment_id', 'Listing ID', '2019-03-16 13:22:33'), (198, 'module_comments', 0, 'says about', 'says about', '2019-03-16 13:22:36'), (199, 'module_comments', 0, 'Pending approval', 'Awaiting approval', '2019-03-16 13:22:40'), (200, 'module_comments', 0, 'Approve', 'Approve', '2019-03-16 13:22:43'), (201, 'module_comments', 0, 'Update', 'Update', '2019-03-16 13:22:45'), (202, 'module_comments', 0, 'Update Comment #{id}', 'Edit the comment #{id}', '2019-03-16 13:22:49'), (203, 'module_comments', 0, 'Leave a Comment', 'Leave a Comment', '2019-03-16 13:22:52'), (204, 'module_comments', 0, 'Thank you for your comment. Your comment will be posted once it is approved.', 'Thanks for your comment. All comments are moderated and will not appear until approved by the site adminstration.', '2019-03-16 13:22:55'), (205, 'module_comments', 0, 'There are no comments', 'There are no comments yet', '2019-03-16 13:22:57'), (206, 'module_configuration', 0, 'Settings', 'Settings', '2019-03-16 13:22:59'), (207, 'module_configuration', 0, 'Name', 'Name', '2019-03-16 13:23:02'), (208, 'module_configuration', 0, 'Value', 'Value', '2019-03-16 13:23:05'), (209, 'module_configuration', 0, 'Manage settings', 'Settings', '2019-03-16 13:23:09'), (210, 'module_configuration', 0, 'Update param "{name}"', 'Edit parameter "{name}"', '2019-03-16 13:23:13'), (211, 'module_configuration', 0, 'main', 'Home', '2019-03-16 13:23:15'), (212, 'module_configuration', 0, 'gmap', 'Google maps', '2019-03-16 13:23:18'), (213, 'module_configuration', 0, 'ymap', 'Yandex maps', '2019-03-16 13:23:23'), (214, 'module_configuration', 0, 'cache', 'Cache', '2019-03-16 13:23:27'), (215, 'module_configuration', 0, 'search', 'Search', '2019-03-16 13:23:29'), (216, 'module_configuration', 0, 'notifier', 'Notifier', '2019-03-16 13:23:33'), (217, 'module_configuration', 0, 'apartment', 'Listings', '2019-03-16 13:23:36'), (218, 'module_configuration', 0, 'slider', 'The "sliders" in the Search form', '2019-03-16 13:23:41'), (219, 'module_contactform', 0, 'Contact Us', 'Contact us!', '2019-03-16 13:23:44'), (220, 'module_contactform', 0, 'Name', 'Name', '2019-03-16 13:23:47'), (221, 'module_contactform', 0, 'Email', 'Email', '2019-03-16 13:23:51'), (222, 'module_contactform', 0, 'Subject', 'Subject', '2019-03-16 13:23:56'), (223, 'module_contactform', 0, 'Body', 'Message', '2019-03-16 13:24:00'), (224, 'module_contactform', 0, 'Verification Code', 'Verification Code', '2019-03-16 13:24:03'), (225, 'module_contactform', 0, 'Phone', 'Phone', '2019-03-16 13:24:06'), (226, 'module_contactform', 0, 'Address', 'Address', '2019-03-16 13:24:08'), (227, 'module_contactform', 0, 'Skype', 'Skype', '2019-03-16 07:59:50'), (228, 'module_contactform', 0, 'ICQ', 'ICQ', '2019-03-16 07:59:50'), (229, 'module_contactform', 0, 'You can fill out the form below to contact us.', 'You can fill out the form below to contact us.', '2019-03-16 13:24:16'), (230, 'module_contactform', 0, 'Send message', 'Send', '2019-03-16 13:24:20'), (231, 'module_payment', 0, 'Payment', 'Payment', '2019-03-16 13:24:25'), (232, 'module_payment', 0, 'Payment System Settings', 'Payment systems', '2019-03-16 13:24:29'), (233, 'module_payment', 0, 'Payments', 'Payments', '2019-03-16 13:24:33'), (234, 'module_payment', 0, 'Wait for payment', 'Waiting for payment', '2019-03-16 13:24:36'), (235, 'module_payment', 0, 'Payment complete', 'Payment is completed', '2019-03-16 13:24:39'), (236, 'module_payment', 0, 'Payment declined', 'Payment is declined', '2019-03-16 13:24:44'), (237, 'module_payment', 0, 'Amount', 'Amount', '2019-03-16 13:24:47'), (238, 'module_payment', 0, 'Payment date', 'Payment date', '2019-03-16 13:24:50'), (239, 'module_payment', 0, 'Booking #', 'Booking #', '2019-03-16 13:24:52'), (240, 'module_payment', 0, 'Login', 'Login', '2019-03-16 13:24:54'), (241, 'module_payment', 0, 'Password1', 'Password1', '2019-03-16 07:59:50'), (242, 'module_payment', 0, 'Password2', 'Password2', '2019-03-16 13:25:00'), (243, 'module_payment', 0, 'Currency', 'Currency', '2019-03-16 13:25:02'), (244, 'module_payment', 0, 'Mode', 'Mode', '2019-03-16 13:25:04'), (245, 'module_payment', 0, 'Status', 'Status', '2019-03-16 13:25:09'), (246, 'module_payment', 0, 'Pending', 'Pending', '2019-03-16 13:25:13'), (247, 'module_payment', 0, 'Active', 'Active', '2019-03-16 13:25:15'), (248, 'module_payment', 0, 'Inactive', 'Inactive', '2019-03-16 13:25:17'), (249, 'module_payment', 0, 'Real mode', 'Real mode', '2019-03-16 13:25:22'), (250, 'module_payment', 0, 'Test mode', 'Test mode', '2019-03-16 13:25:25'), (251, 'module_quicksearch', 0, 'Number of rooms', 'Number of bedrooms', '2019-03-16 13:25:27'), (252, 'module_quicksearch', 0, 'Sorting by price', 'Sort by price', '2019-03-16 13:25:30'), (253, 'module_referencecategories', 0, 'Manage reference categories', 'Categories of references', '2019-03-16 13:25:35'), (254, 'module_referencecategories', 0, 'Add reference category', 'Add a category', '2019-03-16 13:25:39'), (255, 'module_referencecategories', 0, 'Add category', 'Add a category', '2019-03-16 13:25:42'), (256, 'module_referencecategories', 0, 'Edit category:', 'Edit the category', '2019-03-16 13:25:46'), (257, 'module_referencecategories', 0, 'Delete category', 'Delete the category', '2019-03-16 13:25:50'), (258, 'module_referencecategories', 0, 'Category', 'Categories', '2019-03-16 13:25:53'), (259, 'module_referencecategories', 0, 'Display style', 'Display as', '2019-03-16 13:25:57'), (260, 'module_referencecategories', 0, '1 column', '1 column', '2019-03-16 13:26:00'), (261, 'module_referencecategories', 0, '2 columns', '2 columns', '2019-03-16 13:26:04'), (262, 'module_referencecategories', 0, '3 columns', '3 columns', '2019-03-16 13:26:06'), (263, 'module_referencecategories', 0, 'Categories of references', 'Categories of references', '2019-03-16 13:26:08'), (264, 'module_referencevalues', 0, 'Create reference value', 'Add a value', '2019-03-16 13:26:12'), (265, 'module_referencevalues', 0, 'Category', 'Category', '2019-03-16 13:26:16'), (266, 'module_referencevalues', 0, 'Manage reference values', 'Values of references', '2019-03-16 13:26:21'), (267, 'module_referencevalues', 0, 'Reference', 'Reference', '2019-03-16 13:26:25'), (268, 'module_referencevalues', 0, 'Update reference', 'Edit the value', '2019-03-16 13:26:28'), (269, 'module_referencevalues', 0, 'Delete reference value', 'Delete the value', '2019-03-16 13:26:30'), (270, 'module_referencevalues', 0, 'Reference category', 'Сategory of references', '2019-03-16 13:26:34'), (271, 'module_referencevalues', 0, 'Values of references', 'Values of references', '2019-03-16 13:26:38'), (272, 'module_referencevalues', 0, 'Create value', 'Add a value', '2019-03-16 13:26:40'), (273, 'module_referencevalues', 0, 'For sale', 'For sale', '2019-03-16 13:26:44'), (274, 'module_referencevalues', 0, 'For rent', 'For rent', '2019-03-16 13:26:47'), (275, 'module_similarads', 0, 'Similar ads', 'Similar listings', '2019-03-16 13:26:52'), (276, 'module_sitemap', 0, 'Site map', 'Site map', '2019-03-16 13:26:54'), (277, 'module_sitemap', 0, 'index_page', 'Home', '2019-03-16 13:26:56'), (278, 'module_sitemap', 0, 'contact_form', 'Contact us', '2019-03-16 13:26:59'), (279, 'module_sitemap', 0, 'booking_form', 'Booking a property', '2019-03-16 13:27:02'), (280, 'module_sitemap', 0, 'quick_search', 'Search', '2019-03-16 13:27:07'), (281, 'module_sitemap', 0, 'special_offers', 'Special offers', '2019-03-16 13:27:10'), (282, 'module_sitemap', 0, 'section_article', 'Q&A', '2019-03-16 13:27:13'), (283, 'module_sitemap', 0, 'section_news', 'News', '2019-03-16 13:27:15'), (284, 'module_sitemap', 0, 'section_infopage', 'More', '2019-03-16 13:27:17'), (285, 'module_slider', 0, 'Manage slider', 'Slide-show on the Home page', '2019-03-16 13:27:22'), (286, 'module_slider', 0, 'The file was larger than {size}MB. Please upload a smaller file.', 'File''s size is larger than {size}MB. Please upload a file with smaller size.', '2019-03-16 13:27:26'), (287, 'module_slider', 0, 'Add image', 'Add an image', '2019-03-16 13:27:29'), (288, 'module_slider', 0, 'Image title', 'Image title', '2019-03-16 13:27:32'), (289, 'module_slider', 0, 'Image url', 'Image url', '2019-03-16 13:27:36'), (290, 'module_slider', 0, 'Date updated', 'Last updated on', '2019-03-16 13:27:38'), (291, 'module_slider', 0, 'Image succesfullty added to slider.', 'Image is succesfullty added to slide-show.', '2019-03-16 13:27:40'), (292, 'module_slider', 0, 'Supported file: {supportExt}.', 'Supported types of files: {supportExt}.', '2019-03-16 13:27:43'), (293, 'module_slider', 0, 'Image', 'Image', '2019-03-16 13:27:45'), (294, 'module_slider', 0, 'Use Philips Ambilight effect', 'Use "Philips Ambilight" effect', '2019-03-16 13:27:48'), (295, 'module_slider', 0, 'This option is only available if PHP is compiled with bundled support for GD library, becouse use imagefilter php function.', 'This option is available if PHP is compiled with bundled support for GD library, because imagefilter php function is needed.', '2019-03-16 13:27:52'), (296, 'module_specialoffers', 0, 'Special offer', 'Special offer', '2019-03-16 13:27:56'), (297, 'module_specialoffers', 0, 'Special offers', 'Special offers', '2019-03-16 13:28:00'), (298, 'module_usercpanel', 0, 'Control panel', 'Control panel', '2019-03-16 13:28:03'), (299, 'module_usercpanel', 0, 'Change', 'Change', '2019-03-16 13:35:59'), (300, 'module_usercpanel', 0, 'Your details successfully changed.', 'Your contact info has been successfully changed.', '2019-03-16 13:36:00'), (301, 'module_usercpanel', 0, 'Change your password', 'Change your password', '2019-03-16 13:36:00'), (302, 'module_usercpanel', 0, 'Your password successfully changed.', 'Your password is successfully changed.', '2019-03-16 13:36:00'), (303, 'module_usercpanel', 0, 'Enter new password', 'Enter new password', '2019-03-16 13:36:00'), (304, 'module_usercpanel', 0, 'Repeat password', 'Repeat password', '2019-03-16 13:36:01'), (305, 'module_usercpanel', 0, 'Your name', 'Your name', '2019-03-16 13:36:01'), (306, 'module_usercpanel', 0, 'Passwords are not equivalent! Try again.', 'Passwords are not the same! Try again.', '2019-03-16 13:36:01'), (307, 'module_usercpanel', 0, 'Password too short! Minimum allowed length is 6 chars.', 'Password is too short! Minimum 6 characters in length are required.', '2019-03-16 13:36:01'), (308, 'module_usercpanel', 0, 'Your e-mail', 'Your e-mail', '2019-03-16 13:36:02'), (309, 'module_users', 0, 'Add user', 'Add a user', '2019-03-16 13:36:02'), (310, 'module_users', 0, 'E-mail', 'E-mail', '2019-03-16 13:36:02'), (311, 'module_users', 0, 'User name', 'User name', '2019-03-16 13:36:02'), (312, 'module_users', 0, 'Password', 'Password', '2019-03-16 13:36:02'), (313, 'module_users', 0, 'Edit user', 'Edit the user', '2019-03-16 13:36:03'), (314, 'module_users', 0, 'Delete user', 'Delete the user', '2019-03-16 13:36:03'), (315, 'module_users', 0, 'Status', 'Status', '2019-03-16 13:36:03'), (316, 'module_users', 0, 'Active', 'Active', '2019-03-16 13:36:03'), (317, 'module_users', 0, 'Inactive', 'Inactive', '2019-03-16 13:36:03'), (318, 'module_windowto', 0, 'Manage reference (window to..)', 'Reference "View:"', '2019-03-16 13:36:04'), (319, 'module_windowto', 0, 'Manage reference', 'Reference "Check-in" and Reference "Check-out"', '2019-03-16 13:36:04'), (320, 'module_windowto', 0, 'Add value', 'Add a value', '2019-03-16 13:36:04'), (321, 'module_windowto', 0, 'Value', 'Value', '2019-03-16 13:36:04'), (322, 'module_windowto', 0, 'Update value', 'Edit the value', '2019-03-16 13:36:04'), (323, 'module_windowto', 0, 'Delete value', 'Delete the value', '2019-03-16 13:36:05'), (324, 'module_windowto', 0, 'Reference "View:"', 'Reference "View:"', '2019-03-16 13:36:05'), (325, 'module_apartments', 0, 'title', 'Title', '2019-03-16 07:59:50'), (326, 'module_translateMessage', 0, 'Manage lang messages', 'Translations', '2019-03-16 13:36:05'), (327, 'module_translateMessage', 0, 'Manage langs', 'Translations', '2019-03-16 13:36:05'), (328, 'module_translateMessage', 0, 'Edit lang message:', 'Edit the translation', '2019-03-16 13:36:05'), (329, 'module_translateMessage', 0, 'Add message', 'Add a translation', '2019-03-16 13:36:06'), (330, 'common', 0, 'Manage langs', 'Translations', '2019-03-16 13:36:06'), (331, 'module_apartments', 0, 'window to', 'View', '2019-03-16 13:36:06'), (332, 'common', 0, 'Manage news', 'News ', '2019-03-16 13:36:06'), (333, 'common', 0, 'Manage FAQ', 'Q&As', '2019-03-16 13:36:07'), (334, 'common', 0, 'Change admin password', 'Change admin password', '2019-03-16 13:36:07'), (335, 'common', 0, 'Settings', 'Settings', '2019-03-16 13:36:07'), (336, 'common', 0, 'Import / Export', 'Import / Export', '2019-03-16 13:36:07'), (337, 'common', 0, 'Manage slider', 'Slide-show', '2019-03-16 13:36:08'), (338, 'common', 0, 'News product', 'Product''s news', '2019-03-16 13:36:08'), (339, 'common', 0, 'Add ad', 'List your property', '2019-03-16 13:36:08'), (340, 'common', 0, 'Search in section', 'Section', '2019-03-16 13:36:08'), (341, 'module_currency', 0, 'Manage currency', 'Currencies', '2019-03-16 13:36:08'), (342, 'module_currency', 0, 'AUD_translate', 'Australian Dollar', '2019-03-16 13:36:09'), (343, 'module_currency', 0, 'AZN_translate', 'Azerbaijani manat', '2019-03-16 13:36:09'), (344, 'module_currency', 0, 'GBP_translate', 'Pound sterling', '2019-03-16 13:36:09'), (345, 'module_currency', 0, 'AMD_translate', 'Armenian dram', '2019-03-16 13:36:09'), (346, 'module_currency', 0, 'BYR_translate', 'Belarusian ruble', '2019-03-16 13:36:10'), (347, 'module_currency', 0, 'BGN_translate', 'Bulgarian lev', '2019-03-16 13:36:10'), (348, 'module_currency', 0, 'BRL_translate', 'Brazilian real', '2019-03-16 13:36:10'), (349, 'module_currency', 0, 'HUF_translate', 'Hungarian forint', '2019-03-16 13:36:10'), (350, 'module_currency', 0, 'DKK_translate', 'Danish krone', '2019-03-16 13:36:10'), (351, 'module_currency', 0, 'USD_translate', '$', '2019-03-16 07:59:50'), (352, 'module_currency', 0, 'EUR_translate', 'EUR', '2019-03-16 13:36:11'), (353, 'module_currency', 0, 'INR_translate', 'Indian Rupee', '2019-03-16 13:36:11'), (354, 'module_currency', 0, 'KZT_translate', 'Kazakhstani tenge', '2019-03-16 13:36:11'), (355, 'module_currency', 0, 'CAD_translate', 'Canadian dollar', '2019-03-16 13:36:11'), (356, 'module_currency', 0, 'KGS_translate', 'Kyrgyzstani som', '2019-03-16 13:36:12'), (357, 'module_currency', 0, 'CNY_translate', 'Chinese Yuan', '2019-03-16 13:36:12'), (358, 'module_currency', 0, 'LVL_translate', 'Latvian lat', '2019-03-16 13:36:12'), (359, 'module_currency', 0, 'LTL_translate', 'Lithuanian lita', '2019-03-16 13:36:12'), (360, 'module_currency', 0, 'MDL_translate', 'Moldovan leu', '2019-03-16 13:36:12'), (361, 'module_currency', 0, 'NOK_translate', 'Norwegian krone', '2019-03-16 13:36:13'), (362, 'module_currency', 0, 'PLN_translate', 'Polish zloty', '2019-03-16 13:36:13'), (363, 'module_currency', 0, 'RON_translate', 'New Romanian leu', '2019-03-16 13:36:13'), (364, 'module_currency', 0, 'XDR_translate', 'Special Drawing Rights (SDR)', '2019-03-16 13:36:13'), (365, 'module_currency', 0, 'SGD_translate', 'Singapore dollar', '2019-03-16 13:36:13'), (366, 'module_currency', 0, 'TJS_translate', 'Tajikistani ruble', '2019-03-16 13:36:14'), (367, 'module_currency', 0, 'TRY_translate', 'Turkish lira', '2019-03-16 13:36:14'), (368, 'module_currency', 0, 'TMT_translate', 'New Turkmenistan manat', '2019-03-16 13:36:14'), (369, 'module_currency', 0, 'UZS_translate', 'Uzbekistan sum', '2019-03-16 13:36:14'), (370, 'module_currency', 0, 'UAH_translate', 'Ukrainian hryvnia', '2019-03-16 13:36:14'), (371, 'module_currency', 0, 'CZK_translate', 'Czech koruna', '2019-03-16 13:36:15'), (372, 'module_currency', 0, 'SEK_translate', 'Swedish krona', '2019-03-16 13:36:15'), (373, 'module_currency', 0, 'CHF_translate', 'Swiss franc', '2019-03-16 13:36:15'), (374, 'module_currency', 0, 'ZAR_translate', 'South.African rand', '2019-03-16 13:36:15'), (375, 'module_currency', 0, 'KRW_translate', 'South Korean won', '2019-03-16 13:36:15'), (376, 'module_currency', 0, 'JPY_translate', 'Japanese yen', '2019-03-16 13:36:16'), (377, 'module_currency', 0, 'RUB_translate', 'RUB', '2019-03-16 13:36:16'), (378, 'module_lang', 0, 'Manage lang', 'Languages', '2019-03-16 13:36:16'), (379, 'module_lang', 0, 'Update lang', 'Edit the language', '2019-03-16 13:36:16'), (380, 'module_lang', 0, 'Create new lang', 'Add a new language', '2019-03-16 13:36:17'), (381, 'module_lang', 0, 'Name ISO', 'Language code ISO 639-1', '2019-03-16 13:36:17'), (382, 'common', 0, 'Currency', 'Currency', '2019-03-16 13:36:17'), (383, 'common', 0, 'Listings', 'Listings', '2019-03-16 13:36:17'), (384, 'common', 0, 'List your property', 'List your property', '2019-03-16 13:36:18'), (385, 'common', 0, 'Comments', 'Comments', '2019-03-16 13:36:18'), (386, 'common', 0, 'Categories of references', 'Categories of references', '2019-03-16 13:36:18'), (387, 'common', 0, 'Values of references', 'Values of references', '2019-03-16 13:36:18'), (388, 'common', 0, 'Reference (window to..)', 'Reference "View:"', '2019-03-16 13:36:18'), (389, 'common', 0, 'Payments', 'Payments', '2019-03-16 13:36:19'), (390, 'common', 0, 'Payment systems', 'Payment systems', '2019-03-16 13:36:19'), (391, 'common', 0, 'Content', 'Content', '2019-03-16 13:36:19'), (392, 'common', 0, 'News', 'News', '2019-03-16 13:36:19'), (393, 'common', 0, 'Top menu items', 'Menu items', '2019-03-16 13:36:19'), (394, 'common', 0, 'Modules', 'Modules', '2019-03-16 13:36:20'), (395, 'common', 0, 'Slide-show on the Home page', 'Slide-show on the Home page', '2019-03-16 13:36:20'), (396, 'common', 0, 'Translations', 'Translations', '2019-03-16 13:36:20'), (397, 'common', 0, 'Reference "Property types"', 'Reference "Property types"', '2019-03-16 13:36:20'), (398, 'common', 0, 'Reference "City/Cities"', 'Reference "City/Cities"', '2019-03-16 13:36:20'), (399, 'common', 0, 'Log out', 'Log out', '2019-03-16 13:36:21'), (400, 'common', 0, 'Sections', 'Sections', '2019-03-16 13:36:21'), (401, 'common', 0, 'Menu', 'Menu', '2019-03-16 13:36:21'), (402, 'common', 0, 'Change', 'Change', '2019-03-16 13:36:21'), (403, 'module_translateMessage', 0, 'category', 'Category', '2019-03-16 13:36:21'), (404, 'common', 0, 'Language', 'Language', '2019-03-16 13:36:22'), (405, 'common', 0, 'Last updated on', 'Last updated on', '2019-03-16 13:36:22'), (406, 'common', 0, 'Languages', 'Languages', '2019-03-16 13:36:22'), (407, 'common', 0, 'Languages and currency', 'Languages and currency', '2019-03-16 13:36:22'), (408, 'common', 0, 'Currencies', 'Currencies', '2019-03-16 13:36:23'), (409, 'module_booking', 0, 'Email', 'E-mail', '2019-03-16 13:36:23'), (410, 'common', 0, 'Awaiting moderation', 'Awaiting moderation', '2019-03-16 13:36:23'), (411, 'common', 0, 'administrator', 'Administrator', '2019-03-16 13:36:23'), (412, 'common', 0, 'Name', 'Name', '2019-03-16 13:36:23'), (413, 'module_menumanager', 0, 'Add menu item', 'Add a top menu item', '2019-03-16 13:36:24'), (414, 'module_menumanager', 0, 'Manage menu items', 'Top menu items', '2019-03-16 13:36:24'), (415, 'common', 0, 'Move an item down', 'Move an item down', '2019-03-16 13:36:24'), (416, 'common', 0, 'Move an item up', 'Move an item up', '2019-03-16 13:36:24'), (417, 'common', 0, 'Are you sure you want to delete this item?', 'Are you sure you want to delete this item?', '2019-03-16 13:36:25'), (418, 'common', 0, 'Close', 'Close', '2019-03-16 13:36:25'), (419, 'module_configuration', 0, 'Enter the required value', 'Enter the required value', '2019-03-16 13:36:25'), (420, 'common', 0, 'Other', 'Other', '2019-03-16 13:36:25'), (421, 'common', 0, 'News about Open Real Estate CMS', 'Open Real Estate news', '2019-03-16 13:36:25'), (422, 'common', 0, 'Seo settings', 'Seo settings', '2019-03-16 13:36:26'), (423, 'module_seo', 0, 'siteName', '[[site_name]]', '2019-03-16 07:59:50'), (424, 'module_seo', 0, 'siteKeywords', 'Open Real Estate CMS - Keywords', '2019-03-16 07:59:50'), (425, 'module_seo', 0, 'siteDescription', 'Open Real Estate CMS - Description', '2019-03-16 07:59:50'), (426, 'module_seo', 0, 'Update date', 'Last updated on', '2019-03-16 13:36:26'), (427, 'module_seo', 0, 'Name', 'Name', '2019-03-16 13:36:27'), (428, 'module_seo', 0, 'Value', 'Value', '2019-03-16 13:36:27'), (429, 'module_seo', 0, 'Manage SEO settings', 'SEO settings', '2019-03-16 13:36:27'), (430, 'module_seo', 0, 'Edit value', 'Edit the value', '2019-03-16 13:36:27'), (431, 'module_lang', 0, 'Manage langs', 'Languages', '2019-03-16 13:36:27'), (432, 'module_lang', 0, 'Add lang', 'Add a language', '2019-03-16 13:36:28'), (433, 'module_lang', 0, 'Name Iso', 'Language code ISO 639-1', '2019-03-16 13:36:28'), (434, 'module_lang', 0, 'Activity', 'Activity', '2019-03-16 13:36:28'), (435, 'module_lang', 0, 'Copy lang from', 'Copy data from', '2019-03-16 13:36:28'), (436, 'module_configuration', 0, 'Section', 'Section', '2019-03-16 13:36:28'), (437, 'module_configuration', 0, 'Setting', 'Setting', '2019-03-16 13:36:29'), (438, 'module_currency', 0, 'Nominal', 'Nominal', '2019-03-16 13:36:29'), (439, 'module_currency', 0, 'Value', 'Value', '2019-03-16 13:36:29'), (440, 'module_currency', 0, 'Is Default', 'By default', '2019-03-16 13:36:29'), (441, 'common', 0, 'Date updated', 'Last updated on', '2019-03-16 13:36:29'), (442, 'module_currency', 0, 'Set the default currency', 'Set the default currency', '2019-03-16 13:36:30'), (443, 'module_currency', 0, 'Enter the required value', 'Enter the required value', '2019-03-16 13:36:30'), (444, 'module_currency', 0, 'This is the default currency', 'This is the default currency', '2019-03-16 13:36:30'), (445, 'module_currency', 0, 'Convert the data in this currency?', 'Convert the currency', '2019-03-16 13:36:30'), (446, 'module_currency', 0, 'Set default', 'Set as default', '2019-03-16 13:36:30'), (447, 'common', 0, 'Currency', 'Currency', '2019-03-16 13:36:31'), (448, 'common', 0, 'Users', 'Users', '2019-03-16 13:36:31'), (449, 'module_booking', 0, 'Status', 'Status', '2019-03-16 13:36:31'), (450, 'common', 0, 'Additional info', 'Additional info', '2019-03-16 13:36:31'), (451, 'module_apartments', 0, 'What is near?', 'What is near?', '2019-03-16 13:36:31'), (452, 'common', 0, 'select city', 'Select a city', '2019-03-16 13:36:32'), (453, 'common', 0, 'check all', 'Сheck all', '2019-03-16 13:36:32'), (454, 'common', 0, '# of # selected', '# of # available', '2019-03-16 13:39:40'), (455, 'common', 0, '4 and more', '4 and more', '2019-03-16 13:36:32'), (456, 'module_apartments', 0, 'Status (owner)', 'Status (owner)', '2019-03-16 13:36:32'), (457, 'module_apartments', 0, 'Owner', 'Owner', '2019-03-16 13:36:33'), (458, 'module_menumanager', 0, 'Manage of the top menu', 'Top menu items', '2019-03-16 13:36:33'), (459, 'module_menumanager', 0, 'Add item', 'Add a top menu item', '2019-03-16 13:36:33'), (460, 'module_menumanager', 0, 'Update', 'Edit', '2019-03-16 13:36:33'), (461, 'module_menumanager', 0, 'Delete item', 'Delete the menu item', '2019-03-16 13:36:33'), (462, 'module_menumanager', 0, 'The page with the text in the drop-down list', 'The page with a text in the drop-down list', '2019-03-16 13:36:34'), (463, 'module_menumanager', 0, 'Reference in the drop-down list (set manually)', 'A link in the drop-down list (set manually)', '2019-03-16 13:36:34'), (464, 'module_menumanager', 0, 'The drop-down list', 'The drop-down list', '2019-03-16 13:36:34'), (465, 'module_menumanager', 0, 'A page with text', 'The page with a text', '2019-03-16 13:36:34'), (466, 'module_menumanager', 0, 'Simple link (set manually)', 'A simple link (set manually)', '2019-03-16 13:36:35'), (467, 'module_menumanager', 0, 'Display the bottom of the page', 'Display at the bottom of the page', '2019-03-16 13:36:35'), (468, 'module_menumanager', 0, 'The text on the page', 'The text on the page', '2019-03-16 13:36:35'), (469, 'module_menumanager', 0, 'Page Title', 'Page Title', '2019-03-16 13:36:35'), (470, 'module_menumanager', 0, 'The drop-down list to contain', 'The drop-down list to contain', '2019-03-16 13:36:35'), (471, 'module_menumanager', 0, 'Link', 'Link', '2019-03-16 13:36:36'), (472, 'module_menumanager', 0, 'Type of link', 'Type of link', '2019-03-16 13:36:36'), (473, 'module_menumanager', 0, 'Text links', 'Text links', '2019-03-16 13:36:36'), (474, 'module_menumanager', 0, 'Not selected', 'Not selected', '2019-03-16 13:36:36'), (475, 'common', 0, 'No', 'No', '2019-03-16 13:36:36'), (476, 'common', 0, 'Listing', 'Listing', '2019-03-16 13:36:37'), (477, 'common', 0, 'Search for listings on the map', 'Search for listings on the map', '2019-03-16 13:36:37'), (478, 'common', 0, 'The form of the section "Contact Us"', 'The form of the section "Contact Us"', '2019-03-16 13:36:37'), (479, 'module_menumanager', 0, 'Management section', 'Manage the section', '2019-03-16 13:36:37'), (480, 'common', 0, 'Translate', 'Translate', '2019-03-16 13:36:37'), (481, 'common', 0, 'Copy to all languages', 'Copy to all languages', '2019-03-16 13:36:38'), (482, 'module_apartments', 0, 'Price will be saved (converted) in the default currency on the site', 'The price will be saved (converted) in the default currency', '2019-03-16 13:36:38'), (483, 'module_userads', 0, 'Status (owner)', 'Status (owner)', '2019-03-16 13:36:38'), (484, 'module_userads', 0, 'Owner', 'Owner', '2019-03-16 13:36:38'), (485, 'module_configuration', 0, 'cachingTime', 'Objects cache time (in seconds)', '2019-03-16 13:36:39'), (486, 'module_configuration', 0, 'shortCashingTime', 'Cache time for difficult objects (in seconds)', '2019-03-16 13:36:39'), (487, 'module_configuration', 0, 'commentNeedApproval', 'Comments approval by the administrator', '2019-03-16 13:36:39'), (488, 'module_configuration', 0, 'module_articles_itemsPerPage', 'Number of Q&As per page in the section "Q&As"', '2019-03-16 13:36:39'), (489, 'module_configuration', 0, 'module_articles_truncateAfterWords', 'To cut off the text of article and to add the link "Read more" after ... words (0 - not to cut off)', '2019-03-16 13:36:40'), (490, 'module_configuration', 0, 'module_usercpanel_bookingsPerPage', 'Number of bookings per page in the user panel', '2019-03-16 13:36:40'), (491, 'module_configuration', 0, 'adminEmail', 'E-mail of the administrator', '2019-03-16 13:36:40'), (492, 'module_configuration', 0, 'adminPhone', 'Phone number', '2019-03-16 13:36:40'), (493, 'module_configuration', 0, 'adminSkype', 'Skype', '2019-03-16 07:59:50'), (494, 'module_configuration', 0, 'adminICQ', 'ICQ', '2019-03-16 07:59:50'), (495, 'module_configuration', 0, 'adminAddress', 'Address', '2019-03-16 13:36:41'), (496, 'module_configuration', 0, 'moduleEntries_entriesPerPage', 'Number of articles per page in the section "Articles"', '2019-03-16 13:36:41'), (497, 'module_configuration', 0, 'moduleApartments_maxRooms', 'The maximum number of bedrooms for the listing', '2019-03-16 13:36:41'), (498, 'module_configuration', 0, 'moduleApartments_maxFloor', 'The maximum number of floors for the listing', '2019-03-16 13:36:41'), (499, 'module_configuration', 0, 'module_apartments_gmapsCenterX', 'To center the Map by default, longitude (X)', '2019-03-16 13:36:42'), (500, 'module_configuration', 0, 'module_apartments_gmapsCenterY', 'To center the Map by default, latitude (Y)', '2019-03-16 13:36:42'), (501, 'module_configuration', 0, 'module_apartments_gmapsZoomCity', 'Zoom level for viewing a city map', '2019-03-16 13:36:42'), (502, 'module_configuration', 0, 'module_apartments_gmapsZoomApartment', 'Zoom level for viewing a listing', '2019-03-16 13:36:42'), (503, 'module_configuration', 0, 'module_apartment_gmapBounds', 'Coordinates for address search', '2019-03-16 13:36:43'), (504, 'module_configuration', 0, 'useGoogleMap', 'Use the module of the Google Maps on the site', '2019-03-16 13:36:43'), (505, 'module_configuration', 0, 'adminPaginationPageSize', 'Dashboard: quantity of elements for tabular display', '2019-03-16 13:36:43'), (506, 'module_configuration', 0, 'module_notifier_adminNewComment', 'Should the system send a letter to the administrator when new comments are written?', '2019-03-16 13:36:43'), (507, 'module_configuration', 0, 'module_notifier_adminNewBooking', 'Should the system send a letter to the administrator when new property items are booked by the users?', '2019-03-16 13:36:43'), (508, 'module_configuration', 0, 'module_notifier_userPaymentSuccess', 'Should the system send a letter to the user when his/her booking has been successfully paid?', '2019-03-16 13:36:44'), (509, 'module_configuration', 0, 'module_notifier_userNewUser', 'Should the system send a letter to the user after he/she has filled the registration form? (This setting will work only if registration confirmation is turned off)', '2019-03-16 13:36:44'), (510, 'module_configuration', 0, 'module_notifier_adminNewUser', 'Should the system send a letter to the administrator when new user has been registered?', '2019-03-16 13:36:44'), (511, 'module_configuration', 0, 'module_notifier_adminNewContactform', 'Should the system send a letter to the administrator when a message is sent from the feedback form?', '2019-03-16 13:36:44'), (512, 'module_configuration', 0, 'useYandexMap', 'Use the module of the Yandex Maps on the site', '2019-03-16 13:36:44'), (513, 'module_configuration', 0, 'module_apartments_ymapsCenterX', 'To center the Map by default, longitude (X)', '2019-03-16 13:36:45'), (514, 'module_configuration', 0, 'module_apartments_ymapsCenterY', 'To center the Map by default, latitude (Y)', '2019-03-16 13:36:45'), (515, 'module_configuration', 0, 'module_apartments_ymapsZoomCity', 'Zoom level for viewing a city map', '2019-03-16 13:36:45'), (516, 'module_configuration', 0, 'module_apartments_ymapsZoomApartment', 'Zoom level for viewing a listing', '2019-03-16 13:36:45'), (517, 'module_configuration', 0, 'module_apartments_ymapsKey', 'Яндекс.Maps API key', '2019-03-16 13:36:46'), (518, 'module_configuration', 0, 'module_apartments_ymapsSpanX', 'Area of address searching, longitude (X)', '2019-03-16 13:36:46'), (519, 'module_configuration', 0, 'module_apartments_ymapsSpanY', 'Area of address searching, latitude (Y)', '2019-03-16 13:36:46'), (520, 'module_configuration', 0, 'usePriceSlider', 'Use the "slider" for the field "Price" in the Search form', '2019-03-16 13:36:46'), (521, 'module_configuration', 0, 'useSquareSlider', 'Use the "slider" for the field "Square" in the Search form', '2019-03-16 13:36:47'), (522, 'module_configuration', 0, 'useFloorSlider', 'Use the "slider" for the field "Floor" in the Search form', '2019-03-16 13:36:47'), (523, 'module_configuration', 0, 'useRoomSlider', 'Use the "slider" for the field "Number of bedrooms" in the Search form', '2019-03-16 13:36:47'), (524, 'module_configuration', 0, 'usePrettyPrice', 'Use "MLN" and "K" instead of "million" and "thousand" for displaying of prices', '2019-03-16 13:36:47'), (525, 'module_configuration', 0, 'useUserads', 'Users'' ability to add listings', '2019-03-16 13:36:48'), (526, 'module_configuration', 0, 'useUseradsModeration', 'Moderation of users'' listing', '2019-03-16 13:36:48'), (527, 'module_configuration', 0, 'module_notifier_adminNewBooking', 'Should the system send a letter to the admin that the property is booked after being viewed on the listing''s page?', '2019-03-16 13:36:48'), (528, 'module_configuration', 0, 'module_notifier_ownerNewBooking', 'Should the system send a letter to the owner that his/her property is booked after being viewed on the listing''s page?', '2019-03-16 13:36:48'), (529, 'module_configuration', 0, 'useReferenceLinkInView', 'Links to reference while viewing listings', '2019-03-16 13:36:48'), (530, 'common', 0, 'Site service', 'Site maintenance', '2019-03-16 13:36:49'), (531, 'common', 0, '{label} cannot be blank for {lang}.', '{label} cannot be blank for {lang}.', '2019-03-16 13:36:49'), (532, 'module_configuration', 0, 'defaultCity', 'City by default, for positioning on the map', '2019-03-16 13:36:49'), (533, 'module_paysystem', 0, 'robokassa', 'Robokassa', '2019-03-16 07:59:50'), (534, 'module_paysystem', 0, 'offline', 'Payment via a bank', '2019-03-16 13:36:50'), (535, 'module_payment', 0, 'Password 1', 'Password 1', '2019-03-16 13:36:50'), (536, 'module_payment', 0, 'Password 2', 'Password 2', '2019-03-16 13:36:50'), (537, 'module_payment', 0, 'Description of the system', 'Description of the system', '2019-03-16 13:36:50'), (538, 'module_payment', 0, 'Available payment methods', 'The suggested currency of payment', '2019-03-16 13:36:50'), (539, 'module_payment', 0, 'Awaiting confirmation of receipt', 'Awaiting confirmation about receipt', '2019-03-16 13:36:51'), (540, 'module_payment', 0, 'Confirm payment', 'Confirm payment', '2019-03-16 13:36:51'), (541, 'module_payment', 0, 'Method of payment', 'Method of payment', '2019-03-16 13:36:51'), (542, 'module_paidservices', 0, 'Manage paid services', 'Paid services ', '2019-03-16 13:36:51'), (543, 'module_paidservices', 0, 'Price', 'Price', '2019-03-16 13:36:51'), (544, 'module_paidservices', 0, 'Duration of the day', 'Duration time in days', '2019-03-16 13:36:52'), (545, 'common', 0, 'Paid service', 'Paid service', '2019-03-16 13:36:52'), (546, 'common', 0, 'Will be used for listings', 'Will be used for listings', '2019-03-16 13:36:52'), (547, 'common', 0, 'The service will be active', 'The service will be active for', '2019-03-16 13:36:52'), (548, 'common', 0, 'Cost of service', 'Cost of service is', '2019-03-16 13:36:53'), (549, 'module_payment', 0, 'Thank you! Notification of your payment sent to the administrator.', 'Thank you! Notification about your payment is sent to the administrator.', '2019-03-16 13:36:53'), (550, 'common', 0, 'Paid Service', 'Paid Service', '2019-03-16 13:36:53'); INSERT INTO `[[dbprefix]]translate_message` VALUES (551, 'module_paysystem', 0, 'offline_description', 'To pay for the booking you need to transfer the amount above to the following banking details:\r\nCurrent account: ________, BIC: _____ OKATO______ ...\r\n\r\nAfter you send that amount according to the banking details, click "Continue".\r\nThe administrator will be notified of the payment and will confirm the booking after receiving the money.', '2019-03-16 13:36:53'), (552, 'module_paysystem', 0, 'robokassa_description', 'ROBOKASSA — is a service that allows sellers (on-line stores) to receive payments by plastic cards, in every e-currency, using mobile commerce services (MTS, Megafon, Beeline), E-invoicing via leading banks of Russia, through ATMs, through instant payment terminals, through Contact remittances, and with the iPhone application.', '2019-03-16 13:36:54'), (553, 'module_payment', 0, 'Payment is canceled', 'The payment has been canceled', '2019-03-16 13:36:54'), (554, 'module_payment', 0, 'Payment successfully held', 'The payment is successfully completed', '2019-03-16 13:36:54'), (555, 'module_paidservices', 0, 'Paid service special offer', 'Mark as special offer', '2019-03-16 13:36:54'), (556, 'common', 0, 'Pay with', 'Pay with', '2019-03-16 13:36:55'), (557, 'module_apartments', 0, 'Views', 'Views', '2019-03-16 13:36:55'), (558, 'module_apartments', 0, 'views_all', 'All views', '2019-03-16 13:36:55'), (559, 'module_apartments', 0, 'views_today', 'Today number of views', '2019-03-16 13:36:55'), (563, 'module_service', 0, 'Page', 'Page', '2019-03-16 13:36:56'), (564, 'module_service', 0, 'Closed_maintenance', 'Closed for maintenance', '2019-03-16 13:36:56'), (565, 'module_service', 0, 'Allow_ip', 'Allow from IP', '2019-03-16 13:36:56'), (566, 'module_service', 0, 'Through_comma', 'Separated by commas', '2019-03-16 13:36:56'), (567, 'common', 0, 'Proceed', 'Proceed', '2019-03-16 13:36:56'), (568, 'common', 0, 'User', 'User', '2019-03-16 13:36:57'), (569, 'module_paidservices', 0, 'Name', 'Name', '2019-03-16 13:36:57'), (570, 'common', 0, 'Yes', 'Yes', '2019-03-16 13:36:57'), (571, 'module_configuration', 0, 'useShowUserInfo', 'Use displaying of information about the user', '2019-03-16 13:36:57'), (572, 'module_configuration', 0, 'useSliderSimilarAds', 'Use displaying of similar listings', '2019-03-16 13:36:57'), (573, 'module_configuration', 0, 'Fill a field', 'Fill the field', '2019-03-16 13:36:58'), (574, 'module_apartments', 0, 'Owner phone', 'Owner phone', '2019-03-16 13:36:58'), (575, 'module_apartments', 0, 'Show', 'Show', '2019-03-16 13:36:58'), (576, 'common', 0, '{label} is too short for {lang} (minimum is {min} characters).', '{label} is too short for {lang} (minimum {min} characters).', '2019-03-16 13:36:58'), (577, 'common', 0, '{label} is too long for {lang} (maximum is {max} characters).', '{label} is too long for {lang} (maximum {max} characters).', '2019-03-16 13:36:59'), (578, 'common', 0, '{label} is of the wrong length for {lang} (should be {length} characters).', '{label} is of the wrong length for {lang} (should be {length} characters).', '2019-03-16 13:36:59'), (579, 'common', 0, 'Listing (random)', 'Listing (random)', '2019-03-16 13:36:59'), (580, 'common', 0, 'Cancel', 'Cancel', '2019-03-16 13:36:59'), (581, 'common', 0, 'Request for confirmation', 'Request for confirmation', '2019-03-16 13:36:59'), (582, 'module_referencecategories', 0, 'Reference name', 'Category name', '2019-03-16 13:37:00'), (583, 'module_referencevalues', 0, 'Reference value', 'Value', '2019-03-16 13:37:03'), (584, 'module_bookingcalendar', 0, 'The periods of booking apartment', 'The periods of bookings', '2019-03-16 13:37:03'), (585, 'module_bookingcalendar', 0, 'Fill fields', 'Fill the fields', '2019-03-16 13:37:03'), (586, 'module_bookingcalendar', 0, 'Edit', 'Edit', '2019-03-16 13:37:03'), (587, 'module_bookingcalendar', 0, 'From', 'From', '2019-03-16 13:37:04'), (588, 'module_bookingcalendar', 0, 'To', 'To', '2019-03-16 13:37:04'), (589, 'module_bookingcalendar', 0, 'Status', 'Status', '2019-03-16 13:37:04'), (590, 'module_bookingcalendar', 0, 'from', 'from', '2019-03-16 13:37:04'), (591, 'module_bookingcalendar', 0, 'to', 'to', '2019-03-16 13:37:05'), (592, 'module_bookingcalendar', 0, 'Reserved', 'Reserved', '2019-03-16 13:37:05'), (593, 'module_bookingcalendar', 0, 'Free', 'Free', '2019-03-16 13:37:05'), (594, 'module_bookingcalendar', 0, 'Access denied', 'Access is denied', '2019-03-16 13:37:05'), (595, 'module_bookingcalendar', 0, 'Delete error', 'While deleting, an error occurred', '2019-03-16 13:37:05'), (598, 'module_bookingcalendar', 0, 'Are you sure?', 'Are you sure?', '2019-03-16 13:37:06'), (599, 'module_bookingcalendar', 0, 'Periods of free / reserved apartment', 'Periods of free / reserved day', '2019-03-16 13:37:06'), (600, 'module_bookingcalendar', 0, 'You chose dates in the range of which there are busy days', 'The period, which you have chosen, has the reserved days', '2019-03-16 13:37:06'), (601, 'module_apartmentCity', 0, 'help_apartmentCity_backend_main_admin', 'The cities are available in the search form if there are listings of these cities.', '2019-03-16 13:37:06'), (602, 'common', 0, 'Default', 'Default', '2019-03-16 13:37:06'), (603, 'module_configuration', 0, 'dateFormat', 'Date format on the site', '2019-03-16 13:37:07'), (604, 'common', 0, 'Advertising banners', 'Advertising banners', '2019-03-16 13:37:07'), (605, 'common', 0, 'Name of Payment system', 'Name of Payment system', '2019-03-16 13:37:07'), (606, 'common', 0, 'Amount', 'Amount', '2019-03-16 13:37:07'), (607, 'common', 0, 'Date created', 'Date created', '2019-03-16 13:37:08'), (608, 'module_payment', 0, 'Name', 'Name', '2019-03-16 13:37:08'), (609, 'module_payment', 0, 'Description', 'Description', '2019-03-16 13:37:08'), (610, 'module_payment', 0, 'Payment System Settings saved successfully.', 'Payment System Settings are successfully saved.', '2019-03-16 13:37:08'), (611, 'module_lang', 0, 'Administrator e-mail', 'Administrator e-mail', '2019-03-16 13:37:09'), (612, 'module_socialauth', 0, 'Login with', 'Login with', '2019-03-16 13:37:09'), (614, 'module_socialauth', 0, 'During export account data may be generate random email and password. Please change it.', 'While creating account, your email and password may be randomly generated. Please change them.', '2019-03-16 13:37:09'), (615, 'module_socialauth', 0, 'Please change your email and password!', 'Please change your email and password!', '2019-03-16 13:37:09'), (616, 'module_socialauth', 0, 'Your account not active. Administrator deactivate your account.', 'Your account is not active. The administrator has deactivated it.', '2019-03-16 13:37:13'), (617, 'module_socialauth', 0, 'vkontakte_label', 'VK.com', '2019-03-16 13:37:13'), (618, 'module_socialauth', 0, 'google_label', 'Google', '2019-03-16 07:59:50'), (619, 'module_socialauth', 0, 'facebook_label', 'Facebook.com', '2019-03-16 13:37:13'), (620, 'module_socialauth', 0, 'linkedin_label', 'LinkedIn', '2019-03-16 13:37:13'), (621, 'module_socialauth', 0, 'twitter_label', 'Twitter.com', '2019-03-16 13:37:14'), (622, 'module_socialauth', 0, 'Undefined service name: {service}.', 'Undefined service name: {service}.', '2019-03-16 13:37:14'), (623, 'module_socialauth', 0, 'Invalid response http code: {code}.', 'Invalid response form http code: {code}.', '2019-03-16 13:37:14'), (624, 'module_socialauth', 0, 'Invalid response format.', 'Invalid response format.', '2019-03-16 13:37:14'), (625, 'module_socialauth', 0, 'Unable to complete the authentication because the required data was not received by {provider}.', 'Unable to complete the authentication, because the {provider} does not send the required data.', '2019-03-16 13:37:14'), (626, 'module_socialauth', 0, 'Unable to complete the request because the user was not authenticated.', 'Unable to complete the request because the user was not authenticated.', '2019-03-16 13:37:15'), (627, 'module_socialauth', 0, 'Client_id', 'Client ID', '2019-03-16 13:37:15'), (628, 'module_socialauth', 0, 'Client_secret', 'Client secret', '2019-03-16 07:59:50'), (629, 'module_socialauth', 0, 'Key', 'Key', '2019-03-16 07:59:50'), (630, 'module_socialauth', 0, 'Secret', 'Secret', '2019-03-16 07:59:50'), (631, 'module_socialauth', 0, 'Section', 'Section', '2019-03-16 13:37:16'), (632, 'module_socialauth', 0, 'Setting', 'Setting', '2019-03-16 13:37:16'), (633, 'module_socialauth', 0, 'Enter the required value', 'Enter the required value', '2019-03-16 13:37:16'), (634, 'module_socialauth', 0, 'Authentication services', 'Authentication services', '2019-03-16 13:37:17'), (635, 'module_socialauth', 0, 'Name', 'Name', '2019-03-16 13:37:17'), (636, 'module_socialauth', 0, 'Value', 'Value', '2019-03-16 13:37:17'), (637, 'module_socialauth', 0, 'Manage social settings', 'Authentication services', '2019-03-16 13:37:17'), (638, 'module_socialauth', 0, 'Update param "{name}"', 'Edit parameter "{name}"', '2019-03-16 13:37:17'), (639, 'module_socialauth', 0, 'google_oauth', 'Google', '2019-03-16 07:59:50'), (640, 'module_socialauth', 0, 'twitter', 'Twitter', '2019-03-16 07:59:50'), (641, 'module_socialauth', 0, 'facebook', 'Facebook', '2019-03-16 07:59:50'), (642, 'module_socialauth', 0, 'vkontakte', 'VK.com', '2019-03-16 13:37:18'), (643, 'module_socialauth', 0, 'useGoogleOauth', 'Use Google authorization', '2019-03-16 13:37:18'), (644, 'module_socialauth', 0, 'googleOauthClientId', 'Client ID', '2019-03-16 13:37:19'), (645, 'module_socialauth', 0, 'googleOauthClientSecret', 'Client secret', '2019-03-16 07:59:50'), (646, 'module_socialauth', 0, 'useTwitter', 'Use Twitter authorization', '2019-03-16 13:37:19'), (647, 'module_socialauth', 0, 'twitterKey', 'Key', '2019-03-16 07:59:50'), (648, 'module_socialauth', 0, 'twitterSecret', 'Secret', '2019-03-16 07:59:50'), (649, 'module_socialauth', 0, 'useFacebook', 'Use Facebook authorization', '2019-03-16 13:37:20'), (650, 'module_socialauth', 0, 'facebookClientId', 'Client ID', '2019-03-16 13:37:20'), (651, 'module_socialauth', 0, 'facebookClientSecret', 'Client secret', '2019-03-16 07:59:50'), (652, 'module_socialauth', 0, 'useVkontakte', 'Use VK.com authorization', '2019-03-16 13:37:21'), (653, 'module_socialauth', 0, 'vkontakteClientId', 'Client ID', '2019-03-16 13:37:21'), (654, 'module_socialauth', 0, 'vkontakteClientSecret', 'Client secret', '2019-03-16 07:59:50'), (655, 'common', 0, 'Social settings', 'Authentication services', '2019-03-16 13:37:21'), (656, 'module_socialauth', 0, 'Go to link for register Google application - {link}', 'To register Google application click the link - {link}', '2019-03-16 13:37:21'), (657, 'module_socialauth', 0, 'Go to link for register Twitter application - {link}', 'To register Twitter application click the link - {link}', '2019-03-16 13:37:22'), (658, 'module_socialauth', 0, 'Go to link for register Facebook application - {link}', 'To register Facebook application click the link - {link}', '2019-03-16 13:37:22'), (659, 'module_socialauth', 0, 'Go to link for register VK.com application - {link}', 'To register VK.com application click the link - {link}', '2019-03-16 13:37:22'), (660, 'module_slider', 0, 'Delete image', 'Delete the image', '2019-03-16 13:37:22'), (661, 'module_slider', 0, 'Edit image', 'Edit the image', '2019-03-16 13:37:23'), (662, 'common', 0, 'Note:', 'Note:', '2019-03-16 13:37:23'), (663, 'module_advertising', 0, 'Image', 'Image', '2019-03-16 13:37:23'), (664, 'module_advertising', 0, 'HTML code', 'HTML code', '2019-03-16 13:37:23'), (665, 'module_advertising', 0, 'Top-left', 'Top-left', '2019-03-16 13:37:23'), (666, 'module_advertising', 0, 'Top-right', 'Top-right', '2019-03-16 13:37:24'), (667, 'module_advertising', 0, 'Top-center', 'Top-center', '2019-03-16 13:37:24'), (668, 'module_advertising', 0, 'Bottom-left', 'Bottom-left', '2019-03-16 13:37:24'), (669, 'module_advertising', 0, 'Bottom-right', 'Bottom-right', '2019-03-16 13:37:24'), (670, 'module_advertising', 0, 'Bottom-center', 'Bottom-center', '2019-03-16 13:37:24'), (671, 'module_advertising', 0, '(press and hold SHIFT button for multiply select)', '(press and hold SHIFT button for multiply select)', '2019-03-16 13:37:25'), (672, 'module_advertising', 0, 'Supported file: {supportExt}.', 'Supported file types: {supportExt}.', '2019-03-16 13:37:25'), (673, 'module_advertising', 0, 'You really want to remove the chosen block?', 'Are you sure you want to remove the chosen block?', '2019-03-16 13:37:25'), (674, 'module_advertising', 0, 'Edit', 'Edit', '2019-03-16 13:37:25'), (675, 'module_advertising', 0, 'Management of advertizing blocks', 'Advertising banners', '2019-03-16 13:37:25'), (676, 'module_advertising', 0, 'Edit block', 'Edit a block', '2019-03-16 13:37:26'), (677, 'module_advertising', 0, 'Add block', 'Add a banner', '2019-03-16 13:37:26'), (678, 'module_advertising', 0, 'Main page', 'Home page', '2019-03-16 13:37:26'), (679, 'module_advertising', 0, 'View listing', 'Listing''s Page', '2019-03-16 13:37:26'), (680, 'module_advertising', 0, 'Search results', 'Search results', '2019-03-16 13:37:26'), (681, 'module_advertising', 0, 'Contact us', 'Contact us', '2019-03-16 13:37:27'), (682, 'module_advertising', 0, 'Special offers', 'Special offers', '2019-03-16 13:37:27'), (683, 'module_advertising', 0, 'News', 'News', '2019-03-16 13:37:27'), (684, 'module_advertising', 0, 'News -> view', 'News -> view', '2019-03-16 13:37:27'), (685, 'module_advertising', 0, 'Articles', 'Q&As', '2019-03-16 13:37:27'), (686, 'module_advertising', 0, 'Articles -> view', 'Q&As -> view', '2019-03-16 13:37:28'), (687, 'module_advertising', 0, 'Login page', 'Page for login', '2019-03-16 13:37:28'), (688, 'module_advertising', 0, 'Registration page', 'Page for sign up', '2019-03-16 13:37:28'), (689, 'module_advertising', 0, 'Recovery password page', 'Page for password recovery ', '2019-03-16 13:37:28'), (690, 'module_advertising', 0, 'I want place', 'I want to place', '2019-03-16 13:37:28'), (691, 'module_advertising', 0, 'Position', 'Position', '2019-03-16 13:37:29'), (692, 'module_advertising', 0, 'Pages', 'Pages', '2019-03-16 13:37:29'), (693, 'module_advertising', 0, 'File', 'File', '2019-03-16 13:37:29'), (694, 'module_advertising', 0, 'Text/HTML code', 'Text/HTML code', '2019-03-16 13:37:29'), (695, 'module_advertising', 0, 'URL', 'URL', '2019-03-16 13:37:29'), (696, 'module_advertising', 0, 'Alternative text', 'Alternative text', '2019-03-16 13:37:30'), (697, 'module_advertising', 0, 'Active', 'Active', '2019-03-16 13:37:30'), (698, 'module_currency', 0, 'Exchange rate', 'Exchange rate', '2019-03-16 13:37:30'), (699, 'module_currency', 0, 'Short name', 'Short name', '2019-03-16 13:37:30'), (700, 'module_translateMessage', 0, 'String constant (defined in code)', 'String constant (defined in the code)', '2019-03-16 13:37:30'), (701, 'module_translateMessage', 0, 'Constant value (translation)', 'Constant''s value (translation)', '2019-03-16 13:37:31'), (702, 'module_translateMessage', 0, 'Translated', 'Translated', '2019-03-16 13:37:31'), (703, 'module_translateMessage', 0, 'Not translated', 'Not translated', '2019-03-16 13:37:31'), (704, 'module_paidservices', 0, 'Description', 'Description', '2019-03-16 13:37:31'), (705, 'module_paidservices', 0, 'Update paid service', 'Edit the paid service', '2019-03-16 13:37:31'), (706, 'module_seo', 0, 'Management of compliance of URL, title, description and keywords', 'Manage the compliance of URL, title, description and keywords', '2019-03-16 13:37:32'), (707, 'module_seo', 0, 'Are you sure you want to delete this compliance?', 'Are you sure you want to delete this compliance?', '2019-03-16 13:37:32'), (708, 'module_seo', 0, 'Add compliance', 'Add a compliance', '2019-03-16 13:37:32'), (709, 'module_seo', 0, 'URL', 'URL', '2019-03-16 07:59:50'), (710, 'module_seo', 0, 'Title', 'Title', '2019-03-16 13:37:32'), (711, 'module_seo', 0, 'Description', 'Description', '2019-03-16 13:37:33'), (712, 'module_seo', 0, 'Keywords', 'Keywords', '2019-03-16 13:37:33'), (713, 'module_seo', 0, 'Date Updated', 'Last updated on', '2019-03-16 13:37:33'), (714, 'module_seo', 0, 'Edit compliance', 'Edit the compliance', '2019-03-16 13:37:33'), (715, 'module_seo', 0, 'help_seo_backend_main_admin', 'You should add an URL without a full site address (because it will be cut out in the code) and without the indication of a language prefix (en, ru) as well. In the beginning of the URL you should insert a back slash, for example "/for news" or "/to news/12", "/to property/25".', '2019-03-16 13:37:34'), (716, 'module_configuration', 0, 'round_price', 'Round-off the price accurate to N decimal places', '2019-03-16 13:37:34'), (717, 'module_contactform', 0, 'Thanks_for_message', 'Thanks for message! We will answer you as soon as possible.', '2019-03-16 13:37:34'), (718, 'module_contactform', 0, 'Error_send', 'The message is not sent! Please correct the mistakes and try again.', '2019-03-16 13:37:34'), (719, 'module_apartments', 0, 'apartments_main_index_propertyNotAvailable', 'The listing is not available', '2019-03-16 13:37:35'), (720, 'module_apartmentObjType', 0, 'backend_apartmentObjType_main_admin_NoDeleteLastElement', 'It is impossible to remove the last type because this field is required for each listing.', '2019-03-16 13:37:35'), (721, 'module_apartments', 0, 'validateFloorMoreTotal', 'The number of the current floor can not be more than total number of floors in the house.', '2019-03-16 13:37:35'), (722, 'module_apartments', 0, 'million', 'MLN', '2019-03-16 13:37:35'), (723, 'module_apartments', 0, 'thousand', 'K', '2019-03-16 13:37:35'), (724, 'module_menumanager', 0, 'backend_menumanager_main_admin_noDeleteSystemItem', 'This point of the menu is a system one, and it cannot be removed. But you can disable it in the column "Is included".', '2019-03-16 13:37:36'), (725, 'module_quicksearch', 0, 'Sorting by date created', 'Sort by date created', '2019-03-16 13:37:36'), (726, 'module_usercpanel', 0, 'Change contact info', 'Change the contact info', '2019-03-16 13:37:36'), (727, 'module_paidservices', 0, 'Sorting by date created', 'Sort by the creation date', '2019-03-16 13:37:36'), (728, 'common', 0, 'Error', 'Error', '2019-03-16 13:37:37'), (729, 'module_notifier', 0, 'message_not_send', 'The message is not sent', '2019-03-16 13:37:37'), (730, 'module_configuration', 0, 'mailUseSMTP', 'Use SMTP server to send mail', '2019-03-16 13:37:37'), (731, 'module_configuration', 0, 'mailSMTPHost', 'Address of SMTP server', '2019-03-16 13:37:37'), (732, 'module_configuration', 0, 'mailSMTPPort', 'Port of SMTP server', '2019-03-16 13:37:37'), (733, 'module_configuration', 0, 'mailSMTPLogin', 'SMTP user login', '2019-03-16 13:37:37'), (734, 'module_configuration', 0, 'mailSMTPPass', 'SMTP user password', '2019-03-16 13:37:38'), (735, 'module_configuration', 0, 'mail', 'E-mail', '2019-03-16 13:37:38'), (736, 'module_payment', 0, 'PayPal email', 'PayPal Email', '2019-03-16 13:37:38'), (737, 'module_payment', 0, 'Please_wait_payment', 'Please wait. The system is redirecting you to PayPal for payment.', '2019-03-16 13:37:38'), (738, 'module_usercpanel', 0, 'Additional info', 'Additional info', '2019-03-16 13:37:38'), (739, 'module_payment', 0, 'Pay Now', 'Pay now', '2019-03-16 13:37:39'), (740, 'module_payment', 0, 'Status (owner)', 'Status (owner)', '2019-03-16 13:37:39'), (741, 'module_payment', 0, 'Owner', 'Owner', '2019-03-16 13:37:39'), (742, 'module_payment', 0, 'Payment pending', 'Payment is pending', '2019-03-16 13:37:39'), (743, 'module_booking', 0, 'Booking price', 'Booking price', '2019-03-16 13:37:39'), (744, 'module_lang', 0, 'do_not_copy', 'Do not copy', '2019-03-16 13:37:40'), (745, 'common', 0, 'Allow javascript in your browser for comfortable use site.', 'Allow javascript in your browser for comfortable use site.', '2019-03-16 13:37:40'), (746, 'common', 0, 'Operations', 'Operations', '2019-03-16 13:37:40'), (747, 'bootstrap', 0, 'Next', 'Next', '2019-03-16 13:37:40'), (748, 'bootstrap', 0, 'Previous', 'Previous', '2019-03-16 13:37:41'), (749, 'bootstrap', 0, 'First', 'First', '2019-03-16 13:37:41'), (750, 'bootstrap', 0, 'Last', 'Last', '2019-03-16 13:37:41'), (751, 'module_lang', 0, 'Enter a value for this language', 'Enter a value for this language', '2019-03-16 13:37:41'), (752, 'module_lang', 0, 'Error translate', 'Error translate', '2019-03-16 13:37:41'), (753, 'module_lang', 0, 'Success translate', 'Successful translation', '2019-03-16 13:37:42'), (754, 'module_lang', 0, 'Success copy', 'Successfully copied', '2019-03-16 13:37:42'), (755, 'common', 0, 'Sorry, this action is not allowed on the demo server.', 'Sorry, this action is not allowed on the demo server.', '2019-03-16 13:37:42'), (756, 'module_configuration', 0, 'siteCurrency', 'Site currency', '2019-03-16 13:37:42'), (757, 'module_booking', 0, 'Already have site account? Please login', 'Already have site account? Please log in', '2019-03-16 17:37:54'), (758, 'common', 0, 'floors', 'Floors', '2019-03-16 13:37:43'), (759, 'module_apartments', 0, 'After pressing the button "Create", you will be able to load photos for the listing and to mark the property on the map.', 'After pressing the button "Create", you will be able to load photos for the listing and to mark the property on the map.', '2019-03-16 13:37:43'), (760, 'app', 0, 'Load default configuration for ', 'Load default configuration for ', '2019-03-16 07:59:50'), (761, 'app', 0, 'Do you load default configuration for xxxxx?