SubstreamAI
Forum Replies Created
-
That works perfectly! Thank you 🙂
Is there a list of variables that are valid for redirection? Could you maybe add a help link to the redirection configuration page so that those are easily accessible?
Much appreciation!
Forum: Plugins
In reply to: [Mass Messaging in BuddyPress] Plugin BrokenThe problem I had was caused by my Members page having the “About-Us” page as its parent. When I moved the page to the top level (no parent) I stopped getting a 404, even from the BuddyPress profile.
I believe this qualifies as a bug (with a workaround). I will report this finding to the author via the comments section on his website (he says that’s the fastest way to get support)
Forum: Plugins
In reply to: [Theme My Login] Make the Profile widget link go to BuddyPress profileI have found the way to do this. You can use use the following:
http://example.com/members/%user_login%/This will work for User Links, but not for Redirection. I would really like to redirect users to their profile when they login. Is this not working because of my theme?
Note: For a more complete list of variables like %user_login%, you can look closely at the Email Module. It lists many of the variables above the message body on each email type.
Forum: Plugins
In reply to: [Mass Messaging in BuddyPress] Plugin BrokenI have discovered that you can get past the 404 page if you use the WP back-end Toolbar instead of your BuddyPress profile: On the toolbar, My Account > Messages > Mass Messaging
Comparing the URL from there to the URL from the BuddyPress Profile (Profile > Messages > Mass Messaging) you can see there is a change in the URL. In my case it goes “through” another page on my site:
From WP Backend:
http://<mydomain.com>/about-us/members/<myusername>/messages/mass-messaging/From BuddyPress Profile
http://<mydomain.com>/members/<myusername>/messages/mass-messaging/I hope this helps until the developer can address this problem in a new release.
Forum: Plugins
In reply to: [Mass Messaging in BuddyPress] Plugin BrokenNavigate to your BuddyPress profile, click on messages, there you will see an additional link for “Mass Messaging.”
The problem is that clicking on it produces:
“404 Error!
The page You requested was not found. Perhaps searching can help. “The cPanel Error Log does not show anything. I’m on a shared account so I can’t see the full apache log.
WordPress 3.8.1
BuddyPress 1.9.2