- Posts: 4
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- AllVideos
- Zoo & AllVideos Error: "ERROR: 0 CALL TO A MEMBER FUNCTION GET() ON ARRAY"
Zoo & AllVideos Error: "ERROR: 0 CALL TO A MEMBER FUNCTION GET() ON ARRAY"
- Kendall Clark
-
Topic Author
- Offline
- New Member
Less
More
5 years 7 months ago #173086
by Kendall Clark
Zoo & AllVideos Error: "ERROR: 0 CALL TO A MEMBER FUNCTION GET() ON ARRAY" was created by Kendall Clark
Hello,
Whenever I have AllVideos enabled and embed a video on a Zoo article post, I see the following error (attached). When I disable the plugin, the page loads fine (just without videos of course). I have confirmed the embed code works on regular articles as well.
Any help would be much appreciated!
Thanks,
Kendall
Whenever I have AllVideos enabled and embed a video on a Zoo article post, I see the following error (attached). When I disable the plugin, the page loads fine (just without videos of course). I have confirmed the embed code works on regular articles as well.
Any help would be much appreciated!
Thanks,
Kendall
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Less
More
- Posts: 6227
5 years 7 months ago #173090
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Zoo & AllVideos Error: "ERROR: 0 CALL TO A MEMBER FUNCTION GET() ON ARRAY"
You need to set error reporting to maximum in Joomla's Global Configuration to get the actual error (file and line).
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Kendall Clark
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
5 years 7 months ago #173104
by Kendall Clark
Replied by Kendall Clark on topic Zoo & AllVideos Error: "ERROR: 0 CALL TO A MEMBER FUNCTION GET() ON ARRAY"
Error:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemOpenPotiongoogleanalytics has a deprecated constructor in /home/automatedshading/public_html/plugins/system/openpotiongoogleanalytics/openpotiongoogleanalytics.php on line 17
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemOpenPotiongoogleanalytics has a deprecated constructor in /home/automatedshading/public_html/plugins/system/openpotiongoogleanalytics/openpotiongoogleanalytics.php on line 17
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Less
More
- Posts: 6227
5 years 7 months ago #173106
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Zoo & AllVideos Error: "ERROR: 0 CALL TO A MEMBER FUNCTION GET() ON ARRAY"
If it's just that, then disable the "openpotiongoogleanalytics" system plugin.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Kendall Clark
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
5 years 7 months ago #173108
by Kendall Clark
Replied by Kendall Clark on topic Zoo & AllVideos Error: "ERROR: 0 CALL TO A MEMBER FUNCTION GET() ON ARRAY"
The plugin has no impact on the page. automatedshading.com/video-blog When I toggle the ALlvideos plugin on and off, that's when I see the page load.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Less
More
- Posts: 6227
5 years 7 months ago #173112
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Zoo & AllVideos Error: "ERROR: 0 CALL TO A MEMBER FUNCTION GET() ON ARRAY"
The problem may be triggered when Zoo attempts to load "content" plugins, like AllVideos. So it doesn't mean that AllVideos is to blame. It's more likely that Zoo is not up to date with PHP 7.3 (Zoo looks abandoned either way).
So, if you set error reporting to maximum, have AllVideos enabled and still see only that error, you need to check your server's error log then to pinpoint the error. Look for "fatal error" in error messages. This would point to page completely breaking (as in your case).
So, if you set error reporting to maximum, have AllVideos enabled and still see only that error, you need to check your server's error log then to pinpoint the error. Look for "fatal error" in error messages. This would point to page completely breaking (as in your case).
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Kendall Clark
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
5 years 7 months ago #173138
by Kendall Clark
Replied by Kendall Clark on topic Zoo & AllVideos Error: "ERROR: 0 CALL TO A MEMBER FUNCTION GET() ON ARRAY"
Hi Fotis,
Just spoke to our hosting provider, they said the only error in the logs is on PHP 5.6: "Fatal error: Call to a member function get() on array in /home/automatedshading/public_html/plugins/content/jw_allvideos/jw_allvideos.php"
However the server is set to 7.2 currently. Zoo is also up to date. Anything else we can do to resolve? We have a very upset client.
Just spoke to our hosting provider, they said the only error in the logs is on PHP 5.6: "Fatal error: Call to a member function get() on array in /home/automatedshading/public_html/plugins/content/jw_allvideos/jw_allvideos.php"
However the server is set to 7.2 currently. Zoo is also up to date. Anything else we can do to resolve? We have a very upset client.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Less
More
- Posts: 6227
5 years 7 months ago #173141
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Zoo & AllVideos Error: "ERROR: 0 CALL TO A MEMBER FUNCTION GET() ON ARRAY"
That is probably an old error. As I said, AllVideos probably exposes an issue in Zoo. If you can't debug it, just remove AllVideos.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- AllVideos
- Zoo & AllVideos Error: "ERROR: 0 CALL TO A MEMBER FUNCTION GET() ON ARRAY"