Opened 12 years ago
Closed 4 months ago
#4702 closed defect (bug) (wontfix)
"Profile - Activity" post form ajax doesn't work
Reported by: | slaFFik | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | BuddyPress.org Sites | Keywords: | |
Cc: | slava.abakumov@… |
Description
At least on profile page - activity stream.
After entering some update status and clicking Post Update - ajax is sent, receives 302 for admin-ajax.php file. And the page becomes white.
Favourite and delete - the same.
Change History (8)
#4
@
11 years ago
- Keywords reporter-feedback added
slaFFik, can you test this again? I can post to my profile's activity stream fine.
#5
@
11 years ago
Yes, sure. Here is the video screencast:
http://screencast.com/t/A41mYSEV
#7
@
9 years ago
- Summary changed from Ajax not working to "Profile - Activity" post form ajax doesn't work
Still valid. I believe it's time to hide the post form altogether. It can be easily done with css:
#buddypress #item-body form#whats-new-form{display:none}
It's a not perfect solution, but it will work for a while.
@DJPaul You might be able to post because you are an admin of the site (who knows).
Still actual.
http://buddypress.org/community/members/slaffik/activity/ - after posting the complete mess of a site is in place. admin-ajax.php is not found etc.
Hover on avatars in activity stream produces annoying thing.
http://buddypress.org/community/members/slaffik/profile/ - links are not properly parsed in profile data grabbed from profiles.wordpress.org.
Activity and Sites menus should be hidden, as they don't work and not needed on a site.