-
Author
Tagged: bugs
-
June 13, 2015 at 02:41 #62560JoshuaBretagParticipant
Hey Abe,
Gotting an issue with the kleo theme after updating to 3.0.1
here are the issues
Warning: get_class() called without object from outside a class in /home/digitalgrowtheng/public_html/wp-content/themes/kleo/kleo-framework/lib/class-tgm-plugin-activation.php on line 2955Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/digitalgrowtheng/public_html/wp-content/themes/kleo/kleo-framework/lib/class-tgm-plugin-activation.php on line 2955
Warning: Cannot modify header information – headers already sent by (output started at /home/digitalgrowtheng/public_html/wp-content/themes/kleo/kleo-framework/lib/class-tgm-plugin-activation.php:2955) in /home/digitalgrowtheng/public_html/wp-admin/post.php on line 235
Warning: Cannot modify header information – headers already sent by (output started at /home/digitalgrowtheng/public_html/wp-content/themes/kleo/kleo-framework/lib/class-tgm-plugin-activation.php:2955) in /home/digitalgrowtheng/public_html/wp-includes/pluggable.php on line 1196
These issues appear when I try publishing this page
http://digitalgrowthengine.com/wp-admin/post-new.php?post_type=pageI am Also getting these error in the WP dashboard
without object from outside a class in /home/digitalgrowtheng/public_html/wp-content/themes/kleo/kleo-framework/lib/class-tgm-plugin-activation.php on line 2955Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/digitalgrowtheng/public_html/wp-content/themes/kleo/kleo-framework/lib/class-tgm-plugin-activation.php on line 2955
any ideas how to fix?
June 13, 2015 at 03:04 #62568scottmrileyParticipantJoshua,
Are you getting these errors with the version that was just released within the last 30 minutes or so?
June 13, 2015 at 03:29 #62572scottmrileyParticipantThey were about to release a minor update to 3.0. Is that what you downloaded?
June 13, 2015 at 03:38 #62574JoshuaBretagParticipantYep I got all those Errors maybe I should try reinstalling what’s the link to the latest update?
June 13, 2015 at 03:48 #62575scottmrileyParticipantI was asking you because I haven’t been notified by Theme Forest that it has been released yet, so I was wondering how you got it. And, if you did get it, I was concerned that you said there were so many bugs, since it was supposed to be a fix for a bunch of them.
June 13, 2015 at 04:23 #62578JoshuaBretagParticipantHey @scottmriley
Will let you know as re-updating it now.
June 14, 2015 at 13:56 #62691KarolParticipantI have the same problem, i didn’t get any notification about update. And when I do it manually I gen followed warning:
Warning: get_class() called without object from outside a class in C:\xampp\htdocs\beart\wp-content\themes\kleo\kleo-framework\lib\class-tgm-plugin-activation.php on line 2955
Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in C:\xampp\htdocs\beart\wp-content\themes\kleo\kleo-framework\lib\class-tgm-plugin-activation.php on line 2955
I tested already on web server and copy on on local host and warning is the same.
Thanks.
June 15, 2015 at 02:14 #62753JoshuaBretagParticipantSeems like a few people getting the same error for the moment i have rolled back to v2.0
June 15, 2015 at 17:35 #62899sharmstrModeratorThe tgm error happens if you have a plugin installed that is using an old version of the tgm activation plugin. PMPro for bbpresss is one: https://archived.seventhqueen.com/forums/topic/problem-activating-pm-pro-bbpress-addon-with-kleo-3-0-upgrade
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 17, 2015 at 00:02 #63297PatagoniaParticipantI am getting different errors when updating to 3.01 on Xampp/localhost:
COPY CODEUpdating Theme Kleo (1/1) Downloading update from https://s3.amazonaws.com/marketplace-downloads.envato.com/files/137970596/kleo.zip?AWSAccessKeyId=AKIAJYG5ROGJ6X7Z3M6Q&Expires=1434488463&Signature=0P%2FF1vK9pngNA%2Fv1Yn2wBZjEum0%3D&response-content-disposition=attachment%3B+filename%3Dthemeforest-6776630-kleo-next-level-wordpress-theme-wordpress_theme.zip… Warning: touch(): Unable to create file C:\Users\Harry\AppData\Local\Temp/kleo.zipAWSAccessKeyIdAKIAJYG5ROGJ6X7Z3M6QExpires1434488463Signature0P%2FF1vK9pngNA%2Fv1Yn2wBZjEum0%3Dresponse-content-dispositionattachment%3B-filename%3Dthemeforest-6776630-kleo-next-level-wordpress-theme-wordpress_theme.tmp because Invalid argument in E:\XAMPP\htdocs\site\wp-admin\includes\file.php on line 164 Warning: unlink(C:\Users\me\AppData\Local\Temp/kleo.zipAWSAccessKeyIdAKWIAJG5ROGJ6X7Z3M6QExpires1434488463Signature0P#3FF1vKartgNA%2Fv1Yn2wBZjEum0%3Dresponse-content-dispositionattachment%3B-filename%3Dthemeforest-6776630-kleo-next-level-wordpress-theme-wordpress_theme.tmp): Invalid argument in E:\XAMPP\htdocs\site\wp-admin\includes\file.php on line 464 An error occurred while updating Kleo: Download failed. Could not open handle for fopen() to C:\Users\me\AppData\Local\Temp/kleo.zipAWSAccessKeyIDAKWIAJG5ROGJ6X7Z3M6QExpires1434488463Signature0P#3FF1vKartgNA%2Fv1Yn2wBZjEum0%3Dresponse-content-dispositionattachment%3B-filename%3Dthemeforest-6776630-kleo-next-level-wordpress-theme-wordpress_theme.tmp Disabling Maintenance mode…
I have fopen ‘on’ in php.ini.
Cheers, Harry
June 17, 2015 at 00:22 #63309sharmstrModerator@patagonia – Haven’t run into that one before. Download from theme forest and copy the files into your kleo xamp dir
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 20, 2015 at 07:20 #64025lciantasParticipantI’m facing the same issue after last update!
Problem apears only in wp-admin that is rendering raw html with the first lines:
Warning: get_class() called without object from outside a class in /home/site/public_html/wp-content/themes/kleo/kleo-framework/lib/class-tgm-plugin-activation.php</b> on line <b>3010</b><br />
Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/site/public_html/wp-content/themes/kleo/kleo-framework/lib/class-tgm-plugin-activation.php on line 3010
Warning: Cannot modify header information – headers already sent by (output started at /home/site/public_html/wp-content/themes/kleo/kleo-framework/lib/class-tgm-plugin-activation.php:3010) in /home/site/public_html/wp-includes/option.php on line 772
Warning: Cannot modify header information – headers already sent by (output started at /home/site/public_html/wp-content/themes/kleo/kleo-framework/lib/class-tgm-plugin-activation.php:3010) in /home/site/public_html/wp-includes/option.php on line 773
———————
Downloaded theme from themeforest and uploaded manually through FTP.
How can we fix it without downgrade?
June 20, 2015 at 16:04 #64036sharmstrModeratorI’ve already answered that 4 replies above https://archived.seventhqueen.com/forums/topic/problem-activating-pm-pro-bbpress-addon-with-kleo-3-0-upgrade
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 20, 2015 at 17:21 #64042lciantasParticipantOk, thanks.
But what I need to do with class-tgm-plugin-activation.txt since I can’t reach wp-admin?
June 20, 2015 at 17:27 #64043lciantasParticipantHave pasted it on functions.php on child. Is that conrrect? Thanks
June 20, 2015 at 17:40 #64048sharmstrModeratorDid you read the posts? It tells you what to do: https://archived.seventhqueen.com/forums/topic/problem-activating-pm-pro-bbpress-addon-with-kleo-3-0-upgrade#post-62103
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.