Home › Forums › Legacy Support › Support queries › Setup issues › Profile Cover does not work with PHP 7.0.2
- This topic has 11 replies, 6 voices, and was last updated 8 years, 8 months ago by H.K. Latiyan.
Viewing 12 posts - 1 through 12 (of 12 total)
-
AuthorPosts
-
January 29, 2016 at 9:30 am #22635rckmnxSpectatorJust posting this here for future reference. Profile Cover does not work with PHP 7.0.2 Warning: Declaration of BP_Profile_Cover::upload_dir_filter() should be compatible with BP_Attachment::upload_dir_filter($upload_dir = Array) in /home/wplms/public_html/wp-content/plugins/bp-profile-cover/includes/class.attachment.php on line 17 Warning: Declaration of BP_Group_Profile_Cover::upload_dir_filter() should be compatible with BP_Attachment::upload_dir_filter($upload_dir = Array) in /home/wplms/public_html/wp-content/plugins/bp-profile-cover/includes/class.attachment.php on line 53 Warning: Cannot modify header information - headers already sent by (output started at /home/wplms/public_html/wp-content/plugins/bp-profile-cover/includes/class.attachment.php:17) in /home/wplms/public_html/wp-content/themes/wplms/includes/func.php on line 353 Warning: Cannot modify header information - headers already sent by (output started at /home/wplms/public_html/wp-content/plugins/bp-profile-cover/includes/class.attachment.php:17) in /home/wplms/public_html/wp-includes/option.php on line 820 Warning: Cannot modify header information - headers already sent by (output started at /home/wplms/public_html/wp-content/plugins/bp-profile-cover/includes/class.attachment.php:17) in /home/wplms/public_html/wp-includes/option.php on line 821 Hope this helps future development. I bet you know the php 7 numbers so you guys know what I mean. peaceJanuary 29, 2016 at 4:48 pm #22834JuippiSpectatorBump! Was on my way to ask this same question :D However, I only got: Warning: Declaration of BP_Profile_Cover::upload_dir_filter() should be compatible with BP_Attachment::upload_dir_filter($upload_dir = Array) in /home/xxxxxxxx/wp-content/plugins/bp-profile-cover/includes/class.attachment.php on line 17 Warning: Declaration of BP_Group_Profile_Cover::upload_dir_filter() should be compatible with BP_Attachment::upload_dir_filter($upload_dir = Array) in /home/xxxxxxxx/wp-content/plugins/bp-profile-cover/includes/class.attachment.php on line 53 Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxxxx/wp-content/plugins/bp-profile-cover/includes/class.attachment.php:17) in /home/xxxxxxxx/wp-content/themes/wplms/includes/func.php on line 353January 29, 2016 at 8:41 pm #22912rckmnxSpectatorI bet my setup was buggier than yours @Juippi :) I reinstalled WordPress after and I only got your same 3 errors. btw I am with SiteGround. cheersFebruary 1, 2016 at 9:02 am #23728sandyMemberThanks for pointing this out. We will update BP profile cover.February 5, 2016 at 6:05 am #25551MrVibeKeymasterThis issue is resolved in BP Profile cover update 1.3February 5, 2016 at 4:48 pm #25826rckmnxSpectatorIt is indeed resolved. Thank you so much. CheersFebruary 5, 2016 at 4:59 pm #25834rckmnxSpectatorOh, sorry to bring you this, hadn't pop up before: Warning: Declaration of myCRED_Wplms_Module::after_general_settings($mycred) should be compatible with myCRED_Module::after_general_settings($mycred = NULL) in /home/wplms/public_html/wp-content/plugins/wplms-mycred-addon/includes/myCRED-addon-wplms.php on line 24 Fatal error: Uncaught Error: Class '' not found in /home/wplms/public_html/wp-content/themes/wplms/includes/config.php:34 Stack trace: #0 /home/wplms/public_html/wp-content/themes/wplms/functions.php(6): include_once() #1 /home/wplms/public_html/wp-settings.php(368): include('/home/wplms/p...') #2 /home/wplms/public_html/wp-config.php(109): require_once('/home/wplms/p...') #3 /home/wplms/public_html/wp-load.php(37): require_once('/home/wplms/p...') #4 /home/wplms/public_html/wp-blog-header.php(12): require_once('/home/wplms/p...') #5 /home/wplms/public_html/index.php(17): require('/home/wplms/p...') #6 {main} thrown in /home/wplms/public_html/wp-content/themes/wplms/includes/config.php on line 34February 6, 2016 at 2:11 pm #26121Anshuman SahuKeymasterPlease check : Did you just change the theme folder name while installing the theme .Althought we do not recommend that but if you really want to change the theme folder name then please also change the path in includes folder -> config.php file . refer : http://prntscr.com/9zr04fFebruary 6, 2016 at 6:58 pm #26161rckmnxSpectatorHi Alex, No, I haven't, but I am using wplms_modern. Should it be pointing to another folder? Thanks!February 8, 2016 at 2:29 pm #26524H.K. LatiyanParticipantPlease make sure: 1) If you are using mycred addon, then mycred plugin should also be installed. 2) If you are using modern theme, then wplms default parent theme should also be present in the themes folder (deactivated).February 10, 2016 at 4:19 am #27029rckmnxSpectatorOk I found the issue, it presented with the plugin when I changed the wordpress language. It had nothing to do with wplms peace :)February 10, 2016 at 8:33 am #27093H.K. LatiyanParticipantThanx for confirming. So closing the topic.
-
AuthorPosts
Viewing 12 posts - 1 through 12 (of 12 total)
- The topic ‘Profile Cover does not work with PHP 7.0.2’ is closed to new replies.