-
stwc posted on the forum topic Bug: An Error after Click the Activation Link in Email in the group How-To and Troubleshooting: 13 years, 5 months ago
Warning: Cannot modify header information - headers already sent by (output started at /path/wordpress/wp-content/plugins/buddypress/bp-themes/bp-default/registration/activate.php:3) in /path/wordpress/wp-includes/pluggable.php on line 897
As @r-a-y suggests, in my experience at least, that kind of error is almost always malformed PHP files –…[Read more] -
dedurus posted on the forum topic Gettinng id of the activity status in the group Creating & Extending: 13 years, 5 months ago
@r-a-y thanks for reply (i’m little late with mine). The problem is that I cannot determine the activity ID. In entry.php, i tried with bp_activity_id() function to wrap it in a query, but all I get is ID of the activity printed in the browser. How can I determine the activity ID in entry.php ? For […]
-
r-a-y posted on the forum topic Bug: An Error after Click the Activation Link in Email in the group How-To and Troubleshooting: 13 years, 5 months ago
Don’t use @r-a-y codes @mikey3d – Is that a general recommendation? 😉 I did say it was test code. Looks like you have whitespace issues in your /registration/activate.php. Delete any trailing whitespace from the beginning of that file. eg.
-spaces - <?php
– Delete that trailing space! Your htaccess rewrite rules look like it will interfere […] -
Mikey3D posted on the forum topic Bug: An Error after Click the Activation Link in Email in the group How-To and Troubleshooting: 13 years, 6 months ago
I got it working by add rewrite rules trailing slash to the end of the URL in .htaccess:
RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} !(.*)/$
RewriteRule ^(.*)$ http://domain.com/blog/$1/Make sure the above codes are before the # BEGIN WordPress rewrite rules.
Don’t use @r-a-y codes.
-
Mikey3D started the forum topic Bug: An Error after Click the Activation Link in Email in the group How-To and Troubleshooting: 13 years, 6 months ago
Hi @r-a-y or anyone Urgent! I can’t launch the site without fix this bug. I just was testing to complete sign-up and click activation link in the email. I get an error:
Warning: Cannot modify header information - headers already sent by (output started at /…
[Read more] -
Paul Gibbs posted on the forum topic Plugins incorporated in v1.3 core? in the group Creating & Extending: 13 years, 6 months ago
-
gregfielding posted on the forum topic Allowing Users to Customize Their Background Image in the group How-To and Troubleshooting: 13 years, 6 months ago
@r-a-y
You need a tester? 🙂 -
ewebber posted on the forum topic User cannot send messages to friends in the group BuddyPress Private Messages for Friends Only: 13 years, 6 months ago
Hi @r-a-y thanks for getting back to me. I’m not caching, I am minifying some files, but I don’t think anyone else is having this issue, so its seems like a really odd one, I’ll have to have a dig around to see if I can find out anything else
-
embergermedia posted on the forum topic Showing random group members in the group How-To and Troubleshooting: 13 years, 6 months ago
@r-a-y yes this is the original thread. However, the other thread I opened was more specific. So I still have an unanswered question. I was hoping that since you gave a ray (no pun intended) of hope that it could be accomplished, that perhaps you could offer guidance on how to accomplish it. I have googled […]
-
ethanellis posted on the forum topic Duplicate version of groups on same site. Ajax.php in the group How-To and Troubleshooting: 13 years, 6 months ago
@r-a-y Thanks a million. Its now working with your advice and a few tweaks.
-
ethanellis posted on the forum topic Duplicate version of groups on same site. Ajax.php in the group How-To and Troubleshooting: 13 years, 6 months ago
@r-a-y I tried that with no luck.
-
shanebp posted on the forum topic how can I send custom notices? in the group Creating & Extending: 13 years, 6 months ago
You have to roll your own.
I got thru it awhile back with help from @r-a-y -
4ella posted on the forum topic Group description excerpt – need to change it – where ? in the group How-To and Troubleshooting: 13 years, 6 months ago
@r-a-y
Working perfectly !! thank you very much !!
I suggest to create the “snippets” TAB on this website and to put codes like the one above there. -
James posted on the forum topic How would I do Video Transparency? in the group oEmbed for BuddyPress: 13 years, 6 months ago
I have checked again (added your update directly into embedly php) and can say that wmode works, but not for all providers. As example I took national geographic and wmode still does not work for it, even after your updates to embedly.
thanks again.
-
DoctorDR posted an update 13 years, 6 months ago
@r-a-y Sorry to badger everyone about this issue I’m having adding a filter to WPMU Sitewide tags plugin within BP. Here’s the trail of consciousness between myself and Ron Rennick, but I’d really appreciate help from ANYONE else with experience of plugins, no matter how left-field the ideas.
Please take a look -…[Read more]
-
QQ posted a new activity comment 13 years, 6 months ago
@r-a-y yes,I’ve tried your suggestion: ” You need to change this so it matches anything that begins with an ”@” sign.”,but have no work… and if an activity’s permanent-link contains chinese charact, it will be return to homepage.
-
embergermedia posted on the forum topic Problem with new Notifications for Forum Posts that are Replied from Activity Stream in the group Creating & Extending: 13 years, 6 months ago
@r-a-y Any ideas on how to clear out the stuck notifications that are already there?
Thanks
-
embergermedia posted on the forum topic Get user ids of group members and use them in a members loop in the group How-To and Troubleshooting: 13 years, 6 months ago
-
James started the forum topic Popup, lightbox, shadowbox? in the group oEmbed for BuddyPress: 13 years, 6 months ago
hi @r-a-y ,
could you point on any working popup, lightbox, shadowbox or etc. plugin, which would work with oembed 0.6 beta in bp activities?
tried some 5 most popular in wp repository, without success.
thanks.
-
foxly started the forum topic BuddyPress.org – All Plugin Groups Forums are Broken! in the group Third Party Components & Plugins: 13 years, 6 months ago
Hey admins!
All of the plugin groups on BuddyPress.org are down. When I go to a forum on the site, all I see is a blank page.
It’s been this way for at least 12 hours. What’s up?
^F^
- Load More
@r-a-y
Active 4 months, 4 weeks ago