Forum Replies Created
-
Got 6 Spam Blogs this morning. I am not very happy.
Anyone know how to fix this problem?
I too am getting this error, not on my main blog, but just one of my user blogs. I thought it could have been the theme, but my personal blog uses the same theme as this user.
I have ust moved my site over to a new domain, everthing is working great on the main blog. but on my user blogs I am running into a problem with comments – they have an error…
Warning: Missing argument 5 for bp_core_fetch_avatar_filter() in senilityguild.com/public_html/wp-content/plugins/buddypress/bp-core/bp-core-avatars.php on line 345
The user blog with comment post is: http://senilityguild.com/ledsoul/2010/03/14/new-senilily-banner/
And my personal blog is(using same theme): http://senilityguild.com/kiwipearls/2010/03/maggotyanne/
And the main blog is http://senilityguild.com
So what has broken on this users theme? And what can I do to fix this? Wondering if I should just import that users db over again? (as i had to import the 3 user blogs separately to the main blog, as I think the main blog was a little bit corrupted as the old site had lots of problems)
Using most recent Buddypress 1.2.3 ?(get my numbers mixed up)and MU 2.9.2
Managed to fix this.
In phpmyadmin I went to wp_bp_user_blogs table
Inserted the new data associated with my user id and the blog id that I wanted to see.
Code:id user_id blog_id
1 1 1
2 4 4
3 6 6
4 15 12
5 15 1
6 6 1
7 4 1As you can see I ad the new Id of 7, my user id is 4, and assigned it to blog 1.
It is odd that my other users were assigned correctly to both their blogs and the main blog, yet my user id was not.
Still have this problem. BP 1.2.2.1 and MU 2.9.2
Hmmm, that’s going to change things a bit then. As I use the unplugged theme for Buddypress MU, where the main stories are the ones pulled from Wp-o-matic. With categorie links to the articles.
http://gamer.mementoweb.net.nz
I would love it if someone who knew how to fix things would be able to post a fix – so that I could continue to use it from my main blog.
Sorry about that, thought by saying I updated to the latest it was obvious. Updated to the latest buddypress 1.2.21 and WordPress MU 2.9.2. Everything is in the same place as before the update. Buddypress is in the MU plugins directory. wp-content/plugins.
I use no plugins that re-direct. Only plugin not working is wp-o-matic.
With it still activated, it duplicates all the articles – I had to get rid of over 100 of the same article.
I hope this get’s fixed soon. I like the features compared to feedwordpress.
I also am having strange happenings using WP-O_Matic.
The campaigns show up in my forums. I use bbpress intergration for forums.
Still waiting for a solution to this also, as I prefer WP-OMatic over Feedwordpress.
You might like to get some anti bot plugins from wordpress. I have WordPress MU and Buddypress and use the following plugins to prevent bots from joining my site.
WP-SpamFree – An extremely powerful anti-spam plugin that virtually eliminates comment spam. Finally, you can enjoy a spam-free WordPress blog! Includes spam-free contact form feature as well. http://www.polepositionmarketing.com/library/wp-spamfree/
WPMU Super Captcha – Custom captcha program made to stop spam bots cold in their tracks. Features audio, word files, or random text. You configure it! https://wordpress.org/extend/plugins/super-capcha/
Or go to http://www.wordpress.org, click on extend and find them there.
This is still not resovled, is anyone else having this problem?
After much googling, reading and thinking…have managed to find out how to put comments on Pages.
In the BP default theme I opened up page.php and found where it says Edit this Entry. I put in the php comments_template code after the endif bit of code.
Code:<?php endwhile; endif; ?><?php comments_template(); ?>
Ok comments are not showing also on buddypress 1.2 default theme…
Hrmm…I dunno how to get them to show back up again. REally really need this.
Ok Comments are now showing for Posts – but still not for pages. There is no leave a comment box or any existing comments showing.
Thanks for all your reply guys. I will check everything out.
All of a sudden these started working on their own. Also installed the unplugged child theme and it seems to be working fine.
I have the exact same problem. Is there an easier way to fix this?
Can I just overwrite WPMU and Buddypress via FTP? Or do I really need to delete them all first? I just want a step by step, layman terms, of how to go about this. And I suppose I will need to remember my sql db access passwords..lol shame on me I know, but I might just create a new user for that SQL table and use that for access.
I tried just reinstalling Buddypress…deactivated, deleted the files, re-uploaded Buddypress via FTP – then reactived it…so doing that alone did not fix the problem. It still won’t let me select default theme. So I guess I need to do the same for WPMU.
I just don’t want to go through the trouble of deleting WPMU and then re-uploading it – plus all my plugins (which I have backuped).
But from now I I will just ignore the auto-update linky thingy.
found the reason why it was not working, the new theme I uploaded to the wrong theme directory. Feel like a big noob now *embarrassed*
But I spose without asking for help here I woudn;t have been able to troubleshoot where I went wrong.
So thanks everyone
Ok found out I had them in wrong directory. I was getitng the two theme directorys mixed up.
> NoobIn my Buddypress settings under: Select theme to use for BuddyPress generated pages:
In the pull down menu it only has buddypress defualt member theme 1.0.3
It does not show the updated themes at all.
I copied the updated themes over to the themes directory…so I don’t know what is going on.
Will go through everything this afternoon.
LOL I didnt have to go far to find out which plugin..
hehehe it was Achievements…
Funny how something so simple can make a site not function.
Thanks so much for both of your help
Thank you for your reply.
I will go through and rename each plugin one by one until I can gain access to my admin area.
Hmmm I deleted Buddypress from plugins
But when trying to go to admin or anyother area of my site, I still get the blank page thing.
This is all i get in the source
`
<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
<HTML><HEAD>
<META content=”text/html; charset=utf-8″ http-equiv=Content-Type></HEAD>
<BODY></BODY></HTML>
In WordPress WPMU I am using the Arlite theme.
I thought if I had delted Buddypress, everything would have just gone back to normal. Can’t understand why my whole site is not working.
Am trying to find away in phpmyadmin to reset the theme since no pages or admin areas are loading.
Hmm.
Thank you for your reply.
I will try this out and see how it goes and report back if it works.