ZH Google maps problem PHP 8.0 and up Joomla 3.10
- Dima
- Offline
- Platinum Member
Less
More
1 year 10 months ago #14830
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic ZH Google maps problem PHP 8.0 and up Joomla 3.10
For example, apache log (server logs)
/var/log/apache2/error.log
/var/log/apache2/error.log
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.
- Atte
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 0
1 year 10 months ago #14831
by Atte
Replied by Atte on topic ZH Google maps problem PHP 8.0 and up Joomla 3.10
No special log items were found.....
Maybe the next info will help when opening ZH Google map manager?
Maybe the next info will help when opening ZH Google map manager?
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
1 year 10 months ago - 1 year 10 months ago #14832
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic ZH Google maps problem PHP 8.0 and up Joomla 3.10
Enable all error and warning messages for your php
Search the web, for example,
stackoverflow.com/questions/1053424/how-...hp-errors-to-display
Ie enable all messages like for developing site, and you've got errors on page. After that enable php modules, which are required
I can't remember what modules I enabled after moving to 8.0. Because I have running wikimedia site too, and it also required some modules enabled. I'm fighting about 2 hours to fix all problems.
Search the web, for example,
stackoverflow.com/questions/1053424/how-...hp-errors-to-display
Ie enable all messages like for developing site, and you've got errors on page. After that enable php modules, which are required
I can't remember what modules I enabled after moving to 8.0. Because I have running wikimedia site too, and it also required some modules enabled. I'm fighting about 2 hours to fix all problems.
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 1 year 10 months ago by Dima.
Please Log in or Create an account to join the conversation.
- Atte
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 0
1 year 10 months ago - 1 year 10 months ago #14833
by Atte
Replied by Atte on topic ZH Google maps problem PHP 8.0 and up Joomla 3.10
Found the next error in the System log,
is this caused by ZH Google maps or my template?
[Fri Dec 23 17:53:17.801407 2022] [lsapi:error] [pid 3485235:tid 140197614262016] [client 2001:1c04:4203:7f00:2887:bd64:516:17cc:19800] [host www.amworldtour.nl ] Backend fatal error: PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /home/deb18647/domains/amworldtour.nl/public_html/components/com_jce/editor/libraries/classes/browser.php on line 457\n, referer: www.amworldtour.nl/administrator/index.p...oglemap&view=mapmaps
is this caused by ZH Google maps or my template?
[Fri Dec 23 17:53:17.801407 2022] [lsapi:error] [pid 3485235:tid 140197614262016] [client 2001:1c04:4203:7f00:2887:bd64:516:17cc:19800] [host www.amworldtour.nl ] Backend fatal error: PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /home/deb18647/domains/amworldtour.nl/public_html/components/com_jce/editor/libraries/classes/browser.php on line 457\n, referer: www.amworldtour.nl/administrator/index.p...oglemap&view=mapmaps
Last edit: 1 year 10 months ago by Atte.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
1 year 10 months ago - 1 year 10 months ago #14834
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic ZH Google maps problem PHP 8.0 and up Joomla 3.10
Hi
Check do you have the latest versions.
My component for j3: version 11.22.5.5
I can see error for JCE editor, I use last version 2.9.29
Check yours. This error caused this extension (/components/com_jce/)
You can set the other default editor to skip this error, and when my extension will run correctly, you can come back to fix problem with editor
Check do you have the latest versions.
My component for j3: version 11.22.5.5
I can see error for JCE editor, I use last version 2.9.29
Check yours. This error caused this extension (/components/com_jce/)
You can set the other default editor to skip this error, and when my extension will run correctly, you can come back to fix problem with editor
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 1 year 10 months ago by Dima.
Please Log in or Create an account to join the conversation.
- Atte
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 0
1 year 10 months ago #14835
by Atte
Replied by Atte on topic ZH Google maps problem PHP 8.0 and up Joomla 3.10
Problem solved!!
JCE editor update is not in the Joomla automatic update system and after updating to version 2.9.32 solved the problem.
Thanks a lot!
JCE editor update is not in the Joomla automatic update system and after updating to version 2.9.32 solved the problem.
Thanks a lot!
Please Log in or Create an account to join the conversation.
Time to create page: 0.182 seconds