Replies
- Alayna on April 19, 2016 at 6:34 pm in reply to: [Resolved] Remove the subject line requirement in messages? #3632
All done! Works great, thanks so much Brajesh.
- Alayna on April 19, 2016 at 7:02 am in reply to: [Resolved] Remove the subject line requirement in messages? #3605
Hi Brajesh, thanks for your help once again.
Step 2 will be no problem for me but I am not sure how to do step 1. Specific code would be great, thank you. 🙂
- Alayna on April 12, 2016 at 2:33 am in reply to: [Resolved] Getting an error when trying to save Mediapress settings? #3474
I am using the latest available versions of WordPress, Buddypress & MediaPress.
So it seems that I have solved the problem though I still don’t know exactly what it was…
For comparison, I installed rtMedia and saw that the plugin was also functioning wrong. At this point I determined it was something wrong with my database, so I cleared my datatables everywhere and reinstalled WP but still, no improvements. Even with a fresh install, I was getting odd errors. Finally after getting fed up, I backed up my stuff and deleted my entire directory under MAMP. Installed WordPress on XAMPP and started all over, and surprise… everything is working fine. Luckily, my modifications have all been through a child theme so there was no problem with starting over.
Really odd issue that occurred but I’m glad I sorted it out! Thank you for your diligent attention! Really excited to use the plugin.
- Alayna on April 11, 2016 at 4:11 pm in reply to: [Resolved] Getting an error when trying to save Mediapress settings? #3456
Hi Brajesh, thank you for your answer.
I definitely did not network activate Mediapress. I tried some troubleshooting, I activated default twenty sixteen theme and deactivated all plugins except for bbPress, Buddypress and MediaPress, but saving changes still generates these errors. I have WP_DEBUG enabled but it’s only giving me the two errors I posted before.
Notice: Undefined index: extensions in /Applications/MAMP/htdocs/wordpresstest/wp-content/plugins/mediapress/admin/mpp-settings-manager/core/class-mpp-admin-settings-page.php on line 510
Warning: Cannot modify header information – headers already sent by (output started at /Applications/MAMP/htdocs/wordpresstest/wp-content/plugins/mediapress/admin/mpp-settings-manager/core/class-mpp-admin-settings-page.php:510) in /Applications/MAMP/htdocs/wordpresstest/wp-includes/pluggable.php on line 1228
Really weird, I can’t seem to understand what’s going on.
- Alayna on April 9, 2016 at 9:27 pm in reply to: [Resolved] Show new notification without having to refresh? #3437
Hello again Ravi and thanks for your response.
I have installed the plugin and it works great for the default admin bar notifications however I coded notifications into my custom header and it isn’t showing the live updates there.
Here is the code for the notifications that I have in functions.php in my child theme: http://pastebin.com/ciQL8C5C
And I call that code from header.php using <?php my_bp_adminbar_notifications_menu()?>
- Alayna on April 9, 2016 at 5:11 pm in reply to: [Resolved] Show new notification without having to refresh? #3431
Sorry, I meant to post this in How-Tos & Troubleshooting but I can’t move it.
- Alayna on April 8, 2016 at 5:49 pm in reply to: [Resolved] Error on "Show the faces of users who liked a BuddyPress Activity" #3417
Thanks Ravi! Works like a charm.