Forum Replies Created
-
In reply to: adding wordpress admin link
yeah, i saw the problem! thanks for the help
In reply to: adding wordpress admin linkhey,
it doesn’t seem to be working! i’ve edited it a little
<?php if( bb_current_user_can('administrate') {
$wpadmin = 'wordpress/wp-admin/';
echo '<a href="'.$wpadmin.'">Wordpress Admin</a>'; } ?>)In reply to: Plugin: Allow additional or custom profile fieldsI was wondering how I could display the new fields so that I could use the fields for something like a last.fm feed or a flickr feed.
Any ideas?
In reply to: Plugin: Restrict registration for bbPresshey,
this doesn’t seem to be working at all!! The first time I used it, it worked work but ever since it just hasn’t.
any ideas?
In reply to: checking a email address comes from a domainoh! wow! thank you so much. it works just how i wanted. many thanks
In reply to: checking a email address comes from a domainHello again,
I was wondering if anyone knew any more on this subject? I have just come back to this subject and wanted to know if any progress had been made or if anyone else had any ideas on how to limit who can sign up.
Many Thanks,
In reply to: checking a email address comes from a domainok, thanks, do you know when you will be releasing the next version?
In reply to: cant write a post when loged in as a ‘member’thank you!!! i had one plugin installed and that was it!