Search Results for 'wordpress'
-
AuthorSearch Results
-
March 24, 2009 at 1:20 pm #40789
In reply to: Importing data from existing database to buddypress
thebigk
Participant@Manoj: I think your plugin imports existing wordpress users. In my case, the existing database is not wordpress.
March 24, 2009 at 9:48 am #40759In reply to: Detect if this is the main blog
talk2manoj
ParticipantYou can make use of widgets available in BuddyPress and WordPress.
March 24, 2009 at 8:35 am #40752In reply to: Importing data from existing database to buddypress
talk2manoj
ParticipantHi,
We had same problem when we moved our installation to WordPress MU + BuddyPress
So, I have developed a plugin for importing members to WordPress MU + BuddyPress installation.
It might be useful for you as well, please check it in https://buddypress.org/extend/plugins/
March 24, 2009 at 12:21 am #40732In reply to: new buddypress site looks great
Farms
ParticipantYeh, it’s rocking out, nice work.
BTW, you missed out out installing wordpress mu video on the https://codex.buddypress.org/page – it’s been watched a few thousand times and we’re getting plenty of positive feedback so I hope its useful.
March 23, 2009 at 8:39 pm #40715In reply to: Importing data from existing database to buddypress
neuromancer2701
ParticipantHere are some directions for backing up and restoring your wordpress db.
https://codex.wordpress.org/Backing_Up_Your_Database
I used it to convert my beta site to RC1. Pretty straight forward.
March 22, 2009 at 9:50 pm #40649In reply to: Plugin: Force Login for Member Pages
gpo1
ParticipantI like the sound of this.. privacy for members && groups…
I hope you would add this plugin to bpdev or wordpress.org for all to use?
March 22, 2009 at 8:57 pm #40647In reply to: Strange Navigation Bug
matt082606
ParticipantI haven’t modified any of that… here is the possible error I am getting:
[20-Mar-2009 09:26:20] WordPress database error Table ‘my_database.wp_Array_options’ doesn’t exist for query SELECT * FROM wp_Array_options WHERE option_name = ‘siteurl’ made by get_blog_option
it looks like wp_Array_options should be getting wp_X_options where X = the blogid number. Any ideas where this query would be taking place and why the variable would be an Array instead of just a number?
I think maybe I might have used a variable somewhere I shouldn’t have maybe if I can do a search for that variable name and check all instances of it I can find where it is being set to an Array instead of just the blog_id.
Thanks for all your help.
March 22, 2009 at 8:33 pm #40645In reply to: BP and a classified ads script with the same login?
seb-guy
ParticipantThank you DJPaul.
Yes, that’s what I meant.
I plan to use a separate classified ad script, and I was trying to know if a professional developper would be able to mod the script so that it uses the wordpress login for authentification. As I said, the idea is to require that users register in order to view the full details of the ads.
March 22, 2009 at 5:29 pm #40634In reply to: BP and a classified ads script with the same login?
Paul Wong-Gibbs
Keymaster1) Depends what you mean by “same login.” If the classified ads is part of another site, then you will have to see if you change mod that program to use the WordPress user tables for authentication.
2) Yes, it’s possible – just use the is_user_logged_in() function as a check.
March 22, 2009 at 8:06 am #40617In reply to: Strange Navigation Bug
Burt Adsit
ParticipantModifying $wp_filter and all those other vars is dangerous. These are wp internal vars that control the flow of function calls when wp does do_action() or apply_filters(). Changing their values can lead to unpredictable behavior.
Danger Will Robinson.
If you want to change the sequence of the actions and filters in wp or replace them with your own functions, there is a way to do this. remove_action() remove_filter() and the action priority parameter.
March 21, 2009 at 6:39 am #40584In reply to: avatars upload but cannot be cropped etc
mkgold
ParticipantI ran into a big problem with avatars: images could be uploaded, but the crop box couldn’t be adjusted (it could only be found up in the lefthand corner of the image), when you cropped anyway and went ahead the image literally bounced around the page, and the uploaded images wouldn’t show up — I’d just get a black box.
The solution, as it turned out, was to look for plugins that might be causing the conflict. For me, the Litebox plugin for WordPress was causing the problem — deactivating it enabled everything to work just fine.
March 20, 2009 at 4:40 pm #40522In reply to: Plugin: PmWiki in Buddypress.
Timschmi
Participant> Will it use a wikifarm installation where the main installation is in /wiki/ and when a new wiki is created it will create an independent wiki in /wiki/examplewiki/ using the wiki-engine in /wiki/ or will it simply create a new group in the main wiki /wiki/?
It will be for example (Link will not work) http://mybuddypress.de/wikis/examplewiki
The engine will be the same for all the wikis. You can even those the skin for your wiki. But one cool feature is, that you can inherid material from the main wiki. The idee is: We have lots of course-material in one wiki. But you want to rearrange it useing the existing stuff in a subwiki. It is even possible to have something like. http://mybuddypress.de/wiki/examplewiki/wiki-for-our-next-meeting.
But we don’t have a user interface for that at the moment.
> Will it use the user authorisation from the wpmu/bp-database or the built in system?
The authorisation will be from the wpmu/bp-database. If you are a user of Buddypress, you can create new wikis, invite friends etc. It is based on the group plugin and will work in a simular way.
> Will you need someone to test it? (I’m no programmer but i would love to help in anyway i can.)
If you send me an E-Mail i can give you the access-data. If you wan’t to help, documentation und support will be importend. In a few weeks, i would love to see a video on wordpress.tv showing the stuff.
> Will it be available for download?
Yes. If it works correct and documentations is done, you can download it. Everything should be GPL.
—-
Sorry for my english.
March 20, 2009 at 3:01 pm #40516In reply to: Allow HTML in Wire?
jtbailey
ParticipantI wonder how tough it would be to use the same “Add Media” buttons that WordPress uses for it’s Quickpress thing. That seems like the ideal solution to me.
And a “post to wire” bookmarklet, same as the WordPress “Press This” but with a Friends selector. Hmmm
March 20, 2009 at 8:37 am #40484In reply to: WP Salted passwords
Andy Peatling
KeymasterMD5 passwords will still work with WordPress, but they will be less secure.
March 19, 2009 at 11:26 pm #40473In reply to: BuddyPress For WordPress (Not MU) Coming
Donnacha
ParticipantYou could try upgrading your site to MU but, personally, I would simply wait for the WP version of BuddyPress to arrive.
My guesstimate is that Andy will aim to coincide with the release of WP 2.8, currently scheduled for the beginning of April put will probably get pushed back to the middle of the month. He has said that the non-MU version of BP is almost ready to roll but I guess he wants to see how the release of the MU version goes first and, obviously, he isn’t going to release for 2.7 with 2.8 so close.
March 19, 2009 at 11:15 pm #40471In reply to: Not Getting Registration Emails
Burt Adsit
Participantbp doesn’t control how or if registration emails are sent. It relies on wp to do that. It depends on your host and if you have wpmu configured properly. I signed up with your site and didn’t get an email either. So it’s not just you. Try the wpmu forums for help. https://mu.wordpress.org/forums/
March 19, 2009 at 10:54 pm #40463In reply to: BuddyPress Showoff: Post your links
adecelle
Memberhttp://synchronicitysandbox.com/
Its an online art installation.
1) Think of a question, and type it in.
2) Pick up to three wooden boxes from the gallery floor.
3) The photo of the ordinary object inside represents the answer to your question.
4) Save your sandbox results and share them.
And soon the Results will go to my Buddypress profiles, not the old Vanilla ones.
(Buddypress is what inspired me to return to WordPress, after deserting to Vanilla.)
I’m even learning to code a little!
Thanks BP,
Amber
March 19, 2009 at 3:12 pm #40417Donnacha
ParticipantGreat, thank you – I must start using the trunk, I have a feeling it will be quite a while before WPMU 2.7.1 is released, allowing BP to be released.
March 18, 2009 at 6:50 pm #40342In reply to: BuddyPress For WordPress (Not MU) Coming
patrick10128
ParticipantHow hard do you think integrating BuddyPress into a site already running WP would be? Would it just be a matter of inserting php tags into where you would like certain features to appear? Or would it mean redesigning a whole theme so that it would work with BuddyPress?
I’m not much of a coder, but I know my way around. About how hard do you think integration with a WP theme would be?
March 18, 2009 at 6:25 pm #40337In reply to: Is BuddyPress right for me?
patrick10128
ParticipantBuddyPress being released for WordPress? Really? That sounds awesome.
Hadn’t heard about that.
Could anyone provide more info on this?
March 18, 2009 at 6:14 pm #40335In reply to: Is BuddyPress right for me?
Sgrunt
Participanti say…wait. BuddyPress will be released for WordPress (not MU) in a near future. I cannot say when, but the developers are working on this.
March 18, 2009 at 5:24 pm #40330In reply to: Hacking site wide activity…
Archie Webmaker
ParticipantHere’s one option:
I used advance excerpt Plugin https://wordpress.org/extend/plugins/advanced-excerpt/
Activate and set the excerpt word number.
and place the <?php the_advanced_excerpt(); ?> in the index.php
This works for me.
I am trying this plug too http://www.dailyblogtips.com/homepage-excerpts-wordpress-plugin/
March 18, 2009 at 12:49 pm #40280In reply to: Migrating users from WordPress to BuddyPress
Burt Adsit
ParticipantYou should ask johnjamesjacoby about this migrate issue. He’s done something like that recently. I think the answer is you need to export your data, using phpmyadmin or with the native export/import tool in wp.
Lots of stuff if you google ‘wordpress export’, ‘wordpress import’
March 18, 2009 at 5:45 am #40262In reply to: Developers tool: WordPress Hooks & Filters Flow
John James Jacoby
KeymasterWow, this is Codex worthy if you ask me. Good find Burt.
March 18, 2009 at 3:37 am #40259In reply to: limit 1 blog per user
produlz
ParticipantI found a solution, but I’m not a PHP programmer, It’s a hack of the code of this topic https://mu.wordpress.org/forums/topic.php?id=5930
Let’s go only if you are using the lasted trunk:
Open the mu-plugins/bp-blogs/bp-blogs-templatetags.php – Find this code starting at line 682 end at 696
<?php printf(__("By filling out the form below, you can <strong>add a blog to your account</strong>. There is no limit to the number of blogs you can have, so create to your heart's content, but blog responsibly.", 'buddypress'), $current_user->display_name) ?>
<?php _e("If you’re not going to use a great blog domain, leave it for a new user. Now have at it!", 'buddypress') ?>
<form id="setupform" method="post" action="<?php echo $bp->loggedin_user->domain . $bp->blogs->slug . '/create-a-blog' ?>">
<input type="hidden" name="stage" value="gimmeanotherblog" />
<?php do_action( "signup_hidden_fields" ); ?>
<?php bp_blogs_signup_blog($blogname, $blog_title, $errors); ?>
<input id="submit" type="submit" name="submit" class="submit" value="<?php _e('Create Blog »', 'buddypress') ?>" />
<?php wp_nonce_field( 'bp_blog_signup_form' ) ?>
</form>Replace using this newbie code:
// One Blog Only HACK START
<?php $blogscheck = get_blogs_of_user($current_user->ID);
$blogarrayvalue = (get_object_vars($blogscheck[1]));
$blogsiteURL = "http://locutorpro.com.br";
if ($blogarrayvalue[siteurl] == $blogsiteURL)
{
echo "";
printf(__("By filling out the form below, you can <strong>add a blog to your account</strong>.", 'buddypress'), $current_user->display_name);
echo "
";
printf(__("If you’re not going to use a great blog domain, leave it for a new user. Now have at it!", 'buddypress'));
echo "
";
echo "<form id='setupform' method='post' action='";
echo $bp->loggedin_user->domain . $bp->blogs->slug ;
echo "/create-a-blog'>";
echo "<input type='hidden' name='stage' value='gimmeanotherblog' />";
echo do_action( "signup_hidden_fields" );
echo bp_blogs_signup_blog($blogname, $blog_title, $errors);
echo "<input id='submit' type='submit' name='submit' class='submit' value='";
printf(__("Create Blog »"));
echo "' />
"; echo wp_nonce_field( 'bp_blog_signup_form' );
echo "</form>";
}
else
{
printf(__("Sorry, you can have 1 blog only.", 'buddypress'));
}
?>
// One Blog Only HACK ENDI hope it help!
Thank you for all dev team!
-
AuthorSearch Results