marc1989
Forum Replies Created
-
Forum: Plugins
In reply to: [Buddy Notification Bell] tab icon disappearsAfter plutin desactivation, BuddyNotificationBell is in conflict with Buddypress Only.
Hello RosezAzman
Could give me any cue with your plugin? I get this error messae ”FCM Push notification Service worker registration failed:” from the front browser and the following two errors in the developpment tools
DevTools failed to load SourceMap: Could not load content for https://planunique.com:4447/wordpress/collaboration/wp-content/plugins/push-notification-for-post-and-buddypress/public/js/firebase-core/firebase-messaging.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for https://planunique.com:4447/wordpress/collaboration/wp-content/plugins/push-notification-for-post-and-buddypress/public/js/firebase-core/firebase-app.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
- This reply was modified 4 years, 1 month ago by marc1989.
Forum: Fixing WordPress
In reply to: Site VisibilityHello
I did already unactivated plugins and theme without any success before sending ths ticked
Just to be sure, I tried again with the HealthCheckTroubleShootingPage and I do not have more results.My wordpress runs on IIS ….. is it an issue? It is also self hosted, so it would not be a problem if I need to change a value myself in any file
Regards
I thought I could get more protection being connected to Wordfence Central. If it is not the case, I will proceed as you suggested with remaining not connected
ThanksHello
My REST API si now fixed according to Health Check plugin. I am stil not able to to connect to Wordfence Central. It gives me the following error
Site redirected to a different domain: https://planunique.com:4447/wordpress/collaborationAny other cue
Thanks WFAdam for your quick response
Yes I meant Wordfence central
It still does not link althouth I cleared all connection data
I wonder if it is because I have to use a redirection from planunique.com to https://planunque.com:4447/ (hosted on a different machine)???? an if so, how coud I resolve this?
Regards
Forum: Plugins
In reply to: [Auto Post Scheduler] Recycle post as newHere is the code to add an activity in Buddypress; I only need your plugin variables do add
$activity_id = bp_activity_add( $args );
https://codex.buddypress.org/developer/function-examples/bp_activity_add/