- Posts: 10
- Thank you received: 0
[SOLVED] Plugin works but seeing errors
- intown
-
Topic Author
- Offline
- New Member
-
Less
More
12 years 9 months ago - 12 years 9 months ago #1058
by intown
Plugin works but seeing errors was created by intown
I have the plugin working but seeing errors on different pages not sure why they are appearing.
Example:
onlinebackupsearch.com/news/new-zipcloud...e-backup-search.html
Error that appears 5 times
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/XXX/public_html/plugins/k2/mefgfork2/mefgfork2.php on line 73
Any ideas?
Thanks! -- Steven
Example:
onlinebackupsearch.com/news/new-zipcloud...e-backup-search.html
Error that appears 5 times
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/XXX/public_html/plugins/k2/mefgfork2/mefgfork2.php on line 73
Any ideas?
Thanks! -- Steven
Last edit: 12 years 9 months ago by intown. Reason: Updated URL
Please Log in or Create an account to join the conversation.
- intown
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
12 years 9 months ago #1059
by intown
Replied by intown on topic Re: Plugin works but seeing errors
I think I found the cause of the error.
It is the related items at the bottom of the page.
If the blog post has two related items the error appears twice.
If the blog post has five related items the error appears five times.
If I turn off the related items at the bottom of the post then the error does not appear at all.
Could the be a bug?
Thanks! -- Steven
It is the related items at the bottom of the page.
If the blog post has two related items the error appears twice.
If the blog post has five related items the error appears five times.
If I turn off the related items at the bottom of the post then the error does not appear at all.
Could the be a bug?
Thanks! -- Steven
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
12 years 9 months ago #1060
by mmmaug1977
Replied by mmmaug1977 on topic Re: Plugin works but seeing errors
Hello Steven...
The warnings are not bugs, they are just indications for the need of some enhancements if possible.
You can hide these warnings by setting the reporting level to "None" or "System Default" in the configuration of Joomla.
If this not work, you will need to set the display_errors option to "Off" in the php.ini file.
If you can't access php.ini, ask your hosting provider to do it.
The warnings are not bugs, they are just indications for the need of some enhancements if possible.
You can hide these warnings by setting the reporting level to "None" or "System Default" in the configuration of Joomla.
If this not work, you will need to set the display_errors option to "Off" in the php.ini file.
If you can't access php.ini, ask your hosting provider to do it.
Please Log in or Create an account to join the conversation.
- intown
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
12 years 9 months ago #1061
by intown
Replied by intown on topic Re: Plugin works but seeing errors
Thanks for the reply.
I have set the error reporting to none, it was at system default.
Page Load Does not complete
In addition to the warnings displaying the page will not completely load in FF on Mac.
The page does complete in Chrome on Mac.
If I turn off the related items at the bottom of the page then the page load completes in FF on Mac.
Any thoughts about this?
Thanks! -- Steven
I have set the error reporting to none, it was at system default.
Page Load Does not complete
In addition to the warnings displaying the page will not completely load in FF on Mac.
The page does complete in Chrome on Mac.
If I turn off the related items at the bottom of the page then the page load completes in FF on Mac.
Any thoughts about this?
Thanks! -- Steven
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
12 years 9 months ago #1062
by mmmaug1977
Replied by mmmaug1977 on topic Re: Plugin works but seeing errors
Did you tried the php.ini option?
The reporting level value should not affect the page loading at all
The reporting level value should not affect the page loading at all
Please Log in or Create an account to join the conversation.
- intown
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
12 years 9 months ago #1063
by intown
Replied by intown on topic Re: Plugin works but seeing errors
Thanks for the reply.
Setting the Joomla reporting to none worked fine. The issue with the page not loading has always been there. I forgot to mention it on my first post.
The page not loading happens at all error reporting levels and is only fixed when I turn off the related items on my K2 items page.
Thanks! -- Steven
Setting the Joomla reporting to none worked fine. The issue with the page not loading has always been there. I forgot to mention it on my first post.
The page not loading happens at all error reporting levels and is only fixed when I turn off the related items on my K2 items page.
Thanks! -- Steven
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
12 years 9 months ago #1064
by mmmaug1977
Replied by mmmaug1977 on topic Re: Plugin works but seeing errors
The following user(s) said Thank You: intown
Please Log in or Create an account to join the conversation.
- intown
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
12 years 9 months ago #1065
by intown
Replied by intown on topic Re: Plugin works but seeing errors
Thanks so much for the reply.
I restarted FF on my mac and now the page is loading fine. If I notice anything else I will let you know.
I was very excited to see the plugin b/c I wanted to have some extra fields that apply to all categories and some fields that apply to specific categories. Thanks so much for creating this.
I will leave the error reporting to none. It would be great if the warnings are fixed so I can set the error reporting back to system default, then I will be able to see any other possible errors with other extensions.
Thanks Again! -- Steven
I restarted FF on my mac and now the page is loading fine. If I notice anything else I will let you know.
I was very excited to see the plugin b/c I wanted to have some extra fields that apply to all categories and some fields that apply to specific categories. Thanks so much for creating this.
I will leave the error reporting to none. It would be great if the warnings are fixed so I can set the error reporting back to system default, then I will be able to see any other possible errors with other extensions.
Thanks Again! -- Steven
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
12 years 9 months ago #1066
by mmmaug1977
Replied by mmmaug1977 on topic Re: Plugin works but seeing errors
You are welcome at anytime.
For sure I will work to remove the warnings anyway.
Looking forward to read your review about the plugin if you like to write one.
Any ideas or suggestions to enhance the plugin are welcome.
For sure I will work to remove the warnings anyway.
Looking forward to read your review about the plugin if you like to write one.
Any ideas or suggestions to enhance the plugin are welcome.
Please Log in or Create an account to join the conversation.
- intown
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
12 years 9 months ago #1067
by intown
Replied by intown on topic Re: Plugin works but seeing errors
Thanks again for the help. I have serveral thoughts and will work to put them together.
I think the plugin is off to a good start.
Thanks! -- Steven
I think the plugin is off to a good start.
Thanks! -- Steven
Please Log in or Create an account to join the conversation.