- Posts: 5
- Thank you received: 0
Zh GoogleMap
- bhowell
- Topic Author
- Offline
- New Member
Less
More
1 year 11 months ago #14798
by bhowell
Replied by bhowell on topic Zh GoogleMap
Thank you for your help. I'll test it out.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
1 year 11 months ago #14799
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Zh GoogleMap
I did new release, I think it would fix your problem
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- bhowell
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
- Thank you received: 0
1 year 11 months ago #14800
by bhowell
Replied by bhowell on topic Zh GoogleMap
I just updated. Yes, the error message seems to be gone now. Thank you so much for all of your help.
I've noticed that I now have to click the "map" button to get the map to show up when creating a new map, instead of it being visible by default. Is there a way to make it visible by default?
Thanks again.
I've noticed that I now have to click the "map" button to get the map to show up when creating a new map, instead of it being visible by default. Is there a way to make it visible by default?
Thanks again.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
1 year 11 months ago #14801
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Zh GoogleMap
I decided in new version (for j4) show map only in insert objects (maps, placemarks and paths).
I did it because:
- show map takes more time to show page with all attributes
- in google case it increase your count of map displays (and google set limits to map api loading). ie if you want to change some text in popup, in case map loading you load map api, but you want to quick change only the other data, not position
If you definitely want to have map open in any time in details, I can add component options to set it.
I did it because:
- show map takes more time to show page with all attributes
- in google case it increase your count of map displays (and google set limits to map api loading). ie if you want to change some text in popup, in case map loading you load map api, but you want to quick change only the other data, not position
If you definitely want to have map open in any time in details, I can add component options to set it.
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- anotart
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
1 year 5 months ago #15046
by anotart
Replied by anotart on topic Zh GoogleMap
Hi Dima,
I am having this same message "Save failed with the following error: Field 'params' doesn't have a default value" when I'm trying to copy or create a new Placemarker. I recently upgraded from J3 to J4. I updated ZhGoogle to these:
ZHGooglemMap Plugin -J4 7.23.5.3
Zh GoogleMap - J4 13.23.5.3
ZhGoogle Package - J4 13.23.5.3
I'm on J4.3. The site is ekamria.com
Thanks for your help!
I am having this same message "Save failed with the following error: Field 'params' doesn't have a default value" when I'm trying to copy or create a new Placemarker. I recently upgraded from J3 to J4. I updated ZhGoogle to these:
ZHGooglemMap Plugin -J4 7.23.5.3
Zh GoogleMap - J4 13.23.5.3
ZhGoogle Package - J4 13.23.5.3
I'm on J4.3. The site is ekamria.com
Thanks for your help!
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
1 year 5 months ago #15048
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Zh GoogleMap
Hi
I don't understand how you upgrade extension, but I think some SQL files didn't executed. I can't understand why it is not executed when you migrate.
Download current extension from JED, upzip it.
Unzip archive for j4.
Go to admin\sql\updates
You can see 4 SQL files. Open it in text editor, replace #_ to your table prefix. Copy it and execute it in MySQL Admin in your database scheme, for example.
This files fix table structures for new version of extension.
I don't understand how you upgrade extension, but I think some SQL files didn't executed. I can't understand why it is not executed when you migrate.
Download current extension from JED, upzip it.
Unzip archive for j4.
Go to admin\sql\updates
You can see 4 SQL files. Open it in text editor, replace #_ to your table prefix. Copy it and execute it in MySQL Admin in your database scheme, for example.
This files fix table structures for new version of extension.
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.213 seconds