sirspacey
Forum Replies Created
-
Buddypress 1.2.9
Thanks ok, I do have it set to use the default new user role.
I’ll check Firebug…
Sean,
I’d like to put some buddypress and other fields into this welcome email. Is there a way I could prepopulate some shortcodes in functions.php that I could then use?
Thanks,
Brian
bump, would love to see this work with Buddypress particularly:
assigning new registered users a custom role
assigning users who create a group a custom roleDownload all plugins to a local folder.
Search each plugin folder for files with the text: register_mysettings()
Anywhere it says register_mysettings() change it to something like
plugin_name_register_mysettings()
So for instance
google_analytics_register_mysettings()
Repeat for each plugin folder that it shows up in.
Forum: Plugins
In reply to: can't install plugins – 'failed writing body'I solved this problem by giving myself more file space on my hosting company. make sure you haven’t run out of space.
We also got this issue on a site, any advice?