How to active google map after deleting ymaps DB records

Questions and answers about change of functions, design, hosting etc.

Moderators: Koduc, Xpycm

Forum rules
Pay attention! Forum is not a means for guaranteed support of clients and users. An answer as well as a quick answer is not supposed on the forum. We post messages as soon as possible.

The message limit on the forum is 3 messages per day.
If you want to say "thank you" then use the function "Give good reputation point", which is a green icon "plus" under the nickname of the person, who answered the message.

How to active google map after deleting ymaps DB records

Postby mhmdup » 05 Jul 2015, 02:09

Dear

Please , before deleting ymaps DB records from ore_configuration table , the googe map was active as the website map
after this deleting the google map ignore and the website map turn to be yandex map , Although in the Settings---->Google maps is active
How to active google map again to be the website default map

Regards
mhmdup
Passer
 
Posts: 27
Joined: 27 May 2015, 01:25
Reputation point: 0

Re: How to active google map after deleting ymaps DB records

Postby Foton » 06 Jul 2015, 10:41

Why did you remove these data from the Databse? Now you are to perform the following query
Code: Select all
INSERT INTO `ore_configuration` (`id`, `type`, `section`, `name`, `value`, `allowEmpty`, `date_updated`) VALUES
(NULL,   'bool',   'ymap',   'useYandexMap',   '0',   0,   '0000-00-00 00:00:00');
, to restore the data.
Foton
Web Developer
Web Developer
 
Posts: 117
Joined: 26 Jan 2012, 14:58
Reputation point: 1


Return to Questions and help for changes

Who is online

Users browsing this forum: No registered users and 5 guests

cron