-
Author
-
September 18, 2015 at 00:32 #78263gm713Participant
Fatal error: Call to undefined function kleo_breadcrumb() in /home/wp_tp67yf/greencardez.net/wp-content/themes/kleo/lib/theme-functions.php on line 366
Once I hit refresh a couple times, it goes away.
Getting this error sporadically, and my website is crashing quite frequently, indicating an internal server error. Coincidentally my hosting provider moved the servers last night, and I updated to the latest version this morning, so don’t really know what’s going on?
September 18, 2015 at 19:55 #78416RaduModeratorHi,
it’s possible that this error to be caused by php memory limit and try to increase the php memory limit.
See here how : https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
i sugges you to set like this
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );Let me know if this solve the issue
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 21, 2015 at 06:22 #78643gm713ParticipantHi,
Please keep this ticket open. I’m having some issues with my service provider, DreamPress if you must know, which may be linked to this.
They moved my servers and upgraded to SQL5.6, which is leading to a lot of Internal Server Errors, so trying to work through those issues first. Are you aware of any issues others have experienced with Kleo while using SQL5.6?
September 21, 2015 at 19:09 #78764RaduModeratorHi,
Kleo uses the default wordpress database class for mysql queries.
Ok, reply here when you solve with the hosting configuration.
Regards
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 23, 2015 at 17:54 #79161gm713ParticipantSo I was able to get the server issues resolved.
I’ve also been able to consistently replicate this. It happens when a non-logged in user types /domain/wp-admin
September 23, 2015 at 18:41 #79174RaduModeratorHi again,
I see that error, you have any other plugins other that kleo theme comes ?
If yes just disable them one by one and check if the error is caused by that plugin.
Let me know
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 23, 2015 at 18:49 #79175gm713ParticipantHi Radu,
This plugin https://wordpress.org/plugins/wps-hide-login/ is causing the issue. All that it’s doing is changing the login URL.
It’s particularly useful for several security reasons. Can you see what is causing the issue and recommend a solution or alternative?
Thanks much!
September 24, 2015 at 16:59 #79333RaduModeratorHi,
To see what causes this incompatibility is required dedicated time for investigations and tests which is not covered by the theme support.
Regarding the recommendation for alternative you should to try some plugins yourself.
Thank you for understanding.
Best regards
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 24, 2015 at 17:25 #79343gm713ParticipantThanks for your reply.
The thought behind asking for recommendation was, your team may be more familiar with what works with the theme, and may be able to provide insightful answers. You answer doesn’t really help me much, it’s an obvious next step.
-
AuthorPosts
The topic ‘error in theme-functions.php on line 366’ is closed to new replies.