Forum Replies Created
-
i think Trent solution is good but maybe i think in this case doing a plugin is simplier than it :S.. for every update (if you use svn for example), you’ve to reedit the code..
adding a function in your plugin that define if current visitor is logged in ( look at is_admin() for wp and some other bp conditional tags) and define if the visitor can visit pages or not..
i think it’s possible and easy..
Yesterday i was thinking, that i could do more priority to this plug-in in my work if someone sustain my development with money, someone that would like have this plugin and would like “pay” it ?
I’m thinking for example there are 10 interested users, you will decide how much money would you like offer me and divide the total for each one.
Update me, and tomorrow i will decide if i will develope this plugin as soon as possible or later..
Mmm i think that if someone needs a no-search blog, doesn’t want show it in his profile, no?
Post your problem please
Yes it will be done in next release i hope
I understand. You can do that with php, but i suggest you to wait next buddypress release that adds Photo Book feature
now the best way is editing your css and your members-theme. But if you’re good in php and html, you could include bp in your theme
you could do that editing your .htacces. if it is for all user user must have 1 blog and the one must have the same name of your user..
I think you’ve to edit some php line and do a good .htaccess
i think that you’ve to ask in wordpress-mu forum, not here..
If you’re using the buddypress theme you could add as left-coloumn widget, the activities’ widget. Simpler than that!
It isn’t a buddypress configuration, but it depends on wp-mu.
The choice are two: editing wp-signup, or install plug-ins and edit buddypress template, now it’s so complicated if you don’t know php or if you don’t want writing code..
I don’t know which php version andy is using. But php 5 works great form me
In your next post, please try to speak english, if you don’t speak a good english, it’s the same, we will try to understand.
Reading in spanish for me that i’m italian it’s simple, but not for non-european people, so i’m translating this post for this time.
“When a user sign up, bp doesn’t send the confirmation e-mail (…) i hope someone can help me
Look at http://www.upibi .org/wpmu”
Thank you gpo, i’ll do my plugin quickier with your suggestion
What does integration means for you?
Where do you like using integrations ?
I’ve a mountain of works to do this week-end, i hope i’ll finish it
good arturo, i think i’ll release my code on my blog http://notsecurity.com and there i’ll publicize it
I don’t write code for others, i write code for me, then, if buddypressers use it, good, isn’t it ?I’m watching on register plus, i think it’s a good plugin, is it released under gpl ? I’ll see that, bye!
If Andy doesn’t do that, in Xmass holidays i will make a plugin for bp to invite people with own e-mail address, like facebook to invite people
I think this is a wordpress problem :S
Ok, but i think that with some hack.. it can be possible.. But i will wait WPMU 2.7,
PS: Arturo sono italiano anch’io
I fixed it, in wp-content/mu-plugins/bp-groups/bp-groups-ajax.php at line 1 there is an “A”, it has to be deleted.
Ok, but i’ve seen the code yesterday, but the bp’s widget retrieve options directly from wordpress configuration, i wrote some lines of code to add personalization feature, i will post code as soon as possible
Nicola,
@burtadsit, that’s my skype greco.nicola and that’s my e-mail: notsecurity@gmail.comThanks burtadsit for your insterest,
today i’m at home, and i can read widgets’ code,
and i can i will write some code line and i will update you..
if someone can help drop us a line
Ok it works, but if i would decide how many members it has to display, what do i have to write?
for example bp_core_widget_members(‘members-max=10’);
does something similar exist?