Forum Replies Created
-
No idea?
Regards
AlexHello,
no idea?
Alex
Hi!
It’s me again… I haven’t found a solution.
This code should be working – but he doesn’t. Any ideas?
add_filter( 'bp_activity_paged_activities_sql', function( $sql = null, $where_sql = null, $sort = null ) { $pos = strpos($sql, 'WHERE a.id IN'); if($pos){ $in_items = implode( ',', $where_sql['in'] ); $sql = str_replace('ORDER BY a.date_recorded DESC' ,' ORDER BY FIELD(id,'.$in_items.') ',$sql); } return $sql; }, 10, 3 );
Kind regards
AlexThank you very much! It works.
Hi!
I have the same “problem” and I am very interested!How did you manage the integration of the editor for “what’s new post”?
Sweeny
I have the same issue.
Any news? What can I do?
Regards
Sweeny
Hi!
I tested: It seems to be the plugin “buddypress-global-search”!
Alex
Hi!
Thanks for your answer. Yesterday I tested it without any source code modification.
Names of friends should be completed automatically (auto-complete). But it doesn’t work: I started typing a name. Buddypress searched name and founded the name. I chose the founded name. But the error was the same: “Message could not be sent because you have entered an invalid username. Please try again.”
I tried two different buddypress themes – same bug?
Kind regards
Alex
@doublef
Sorry, can’t give access. It’s a local test environment with a WAMPP installation (apachefriends.org). Perhaps it’s a interaction between this environment and Woffice?
Php 5.6.14, Apache 2.4.4
@r-a-y
I didn’t install a multisite.The other guys here used different plugins; so it cannot be only a Woffice problem.
Sweeny
Of course, nothing special. I have installed the woffice theme and activated woffice birtday plugin. After this… The error appeared.
Hello,
I have the same problem installing the WOFFICE-theme (http://themeforest.net/item/woffice-intranetextranet-wordpress-theme/11671924).
Warning: Creating default object from empty value in C:\xampp\htdocs\home\wp-content\plugins\buddypress\bp-xprofile\bp-xprofile-functions.php on line 258
Fatal error: Call to undefined method stdClass::save() in C:\xampp\htdocs\home\wp-content\plugins\buddypress\bp-xprofile\bp-xprofile-functions.php on line 275Sweeny