Search Results for 'registration'
-
AuthorSearch Results
-
March 25, 2011 at 2:31 pm #108727
In reply to: registration confirmation email sent as attachment
Boone Gorges
KeymasterHa ha. http://teleogistic.net/donate/ if you *really* want to buy me a beer
March 25, 2011 at 2:27 pm #108726In reply to: registration confirmation email sent as attachment
Marcio Santos
Memberhahaha Dude you did it. I jut uploaded a fresh version of pluggable.php and it worked.
Thanks so much, really.
Is there a ‘buy a beer’ link anywhere??
thanks again
March 25, 2011 at 2:16 pm #108725In reply to: registration confirmation email sent as attachment
Boone Gorges
KeymasterThe function that is used to send emails is called wp_mail(), and it’s defined in wp-includes/pluggable.php. You might have a look there to begin with, and maybe even replace the version of the function in that file with a fresh version from a newly-downloaded copy of WP, if you suspect that some things have been changed.
Another thing to keep in mind is that wp_mail() is pluggable, which means that plugins can add their own version of the function, which will be used instead of the one in wp-includes/pluggable.php. If you’ve got shell access to your server, you can see whether this is happening with the following command, run from your wp-content directory:
`grep -nR ‘function wp_mail’ ./`If this turns up any results, then that might be a good place to look for wp_mail hanky panky.
March 25, 2011 at 2:12 pm #108724In reply to: registration confirmation email sent as attachment
Marcio Santos
MemberI tested it out with yahoo and hotmail and my own email through pop3 and imap.
I suspect it is something to do with WordPress, but I dont know where to look. I feel as though one of the files used to send out emails has been altered by one of our programmers. We uploaded the original files our programmers had changed but that didnt work either, so Im still stuck.
Umm.. any more ideas?
Thanks a lot for your help man.
March 25, 2011 at 1:58 pm #108720In reply to: registration confirmation email sent as attachment
Boone Gorges
KeymasterVery strange. The fact that you’re having problems with the email notification of blog comments shows that this is not a problem with BuddyPress, but is some combination of your server, WordPress, and possibly Yahoo Mail.
Have you tried reading the problematic mail through another method? POP3 or IMAP? Or maybe the same email sent to another provider like Gmail? At least that could rule out the mail client.
March 25, 2011 at 12:48 pm #108715In reply to: registration confirmation email sent as attachment
Marcio Santos
MemberJust tested and the comment notification emails have errors as well.
I am using WPMU with BuddyPress.
Emails and their status
– Signup confirmation (error)
– Password reset (ok)
– Comment notification on blog posts (error)
– Private messaging (ok)
– User mentions ( @user) (ok)
– Friend request (ok)March 25, 2011 at 12:30 pm #108714In reply to: registration confirmation email sent as attachment
Marcio Santos
MemberHey @boonebgorges, do you know which files are used to send the registration confirmation email? Perhaps I could test those files to try to find out if there is an error in any of the files.
thanks
March 25, 2011 at 7:29 am #108696In reply to: 2 profile types and 2 “members” pages
noizeburger
ParticipantPS: you can see it in action right here: http://www.minemusig.at/thenaughtydaughters/ -> go to “Profiltyp”, it’s a selectfield you have to check on registration and also works as a “role-selector”, too (if you want to know how, I can help). If you click on “Band” it shows you all other profiles of that type.
March 24, 2011 at 11:40 pm #108673danbpfr
ParticipantDon’t hardcode the BP files, use child theme to make changes
The POT file is the catalogue. You have nothing to change in it.
The PO file is the work file
The MO file contains the PO compilated datas who will be read by WPIf you want to modify BP messages or different text, you have to edit a PO (without T) file. Use poEdit (or equivalent)
When you save the file, poEdit creates automaticaly a compilated mo file Your modification will be in this file, and this file had to be in the right folder on your site !Also, if you use BP 1.2.8, your buddypress-xx_XX.mo should be in wp-content/languages folder, no more in buddypress/bp-languages
March 24, 2011 at 11:03 pm #108670tfirma2000
ParticipantI have tried changing the text in the .pot file as you suggested but I still get this original message:
Sign Up Complete!
You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address.
QUESTION: Any suggestion on where I can change this message? I also tried to change it in wp-content/plugins/buddypress/bp-themes/bp-default/registration/register.php, line 225 BUT also that did not work to change the message.
March 24, 2011 at 9:43 pm #108660In reply to: registration confirmation email sent as attachment
Marcio Santos
MemberThanks for the reply.
Just tested the password reset and received the email without any errors.
March 24, 2011 at 9:34 pm #108658In reply to: Redirect to Registration Page ["Plugin"]
fesko
ParticipantHow do i redirect members when they login to a new BP page (page i create??
March 24, 2011 at 9:10 pm #108653In reply to: registration confirmation email sent as attachment
Boone Gorges
KeymasterWeird, I’ve never heard of this error before. Is it happening with other WP or BP emails? (Other WP emails include comment notification and password resets – give one of them a try)
March 24, 2011 at 8:22 pm #108649In reply to: registration confirmation email sent as attachment
Marcio Santos
MemberI just deactivated my 2 email plugins (wp-mail-smtp + mail from) and the error persists. I wonder if I should try to upload original wp files…
hmm..
March 23, 2011 at 10:30 am #108508PeterHatch
ParticipantI should have said it can’t be a cookie issue unless the cookie is on the server which makes no sense
March 23, 2011 at 10:28 am #108507PeterHatch
ParticipantIts not the same computer @modemlooper – somehow the registration form prompts this phantom name – it can’t be a cookie issue – haven’t found a fix yet @jaredgoyette
March 22, 2011 at 2:45 pm #108436In reply to: Buddypress upgrade 1.1.2 to 1.2.8
tmcandle
ParticipantThanks – I will give it another try (I backed it out already). I have some people that did work on their blogs that want to use it again so I did not want to clean out their work. related question; is the splogger situation better (thats what killed it for me originally) I would like to moderate any new registration and keep the spammers away.
Thanks again for your help.
March 22, 2011 at 1:57 am #108397In reply to: New user Registration Problem — NO Confirmation Mail
apullen
MemberThis will most likely solve the issue: https://bbpress.org/plugins/topic/zaerl-wordpress-3-integration/
Good Luck!
March 21, 2011 at 5:39 pm #108369In reply to: Spam registrations
cjones81
MemberLet me also add, you may want to change the file names for your login and registration pages too.. Like if you have to go to http://yoursite.com/registration.php rename it to http://yoursite.com/reg123.php remember to look trough the files that calls registration.php and rename it accordingly.
March 21, 2011 at 5:32 pm #108368In reply to: Spam registrations
cjones81
MemberThese automated bots are usually just that, automated that are programmed to look for specific strings in search engines that return a list of buddypress sites and then harvested. I was getting hammered with 20+ blogs getting created a day that was spam. I tried ever plugin and .htaccess tricks known to man and none of them worked. I was tired of all of the spam I was getting so I put on my tin foil and went to war. I was determined to win this war and to stop 99.9% of automated spam dead in its tracks.
First I went to cpanel and under the “Website Traffic” on the left side of the page and clicked “View all traffic” then clicked on my domain name.When the statistics page for that domain loaded I looked on the left hand side of the page for “Search Keyphrases”, this will show me a list of the keyphrases that was used to find my site.
I found all the keyphrases that was used by the spammers to find my site in the search engines and here is the list of the keyphrases.
1. intext create an account username required email address required blog details inurl register
2. to start connecting please log in first. you can also create an account. .cr. blogs
3. allintext create an account account details profile details blog details yes i d like to create a new blog
4. yes i d like to create a new blog
5. “blog url required ” inurl /register
6. “yes i’d like to create a new blog”
7. intext create an account blog details inurl register
8. to start connecting please log in first. you can also create an account. .be.blogs
9. inurl register yes i d like to create a new blog
10. intext blogs create an account username email address blog details inurl register
11. to start connecting please log in first. you can also create an account. .de.What I did was I went downloaded the buddypress to my desktop and open every file with NotePad++ and started searching for “create an account; blog details; yes i d like to create a new blog” Once I found those strings, I changed the name to something else and on the registration page I removed the “yes i/d like to create a new blog” along with its checkbox completely and i searched everything with the word “blog” and changed it to something completely different. I Also renamed the “bp-blog.php” and the /bp-blog/ folder.
Make sure to search through the other files in the buddypress folder for anything calling the “bp-blog.php” and the /bp-blogs/ and rename it accordingly.It has been a week since I done this and I have yet to be spammed. I went from 20 a day to zero overnight by doing this.
March 21, 2011 at 3:45 am #108344In reply to: Spam registrations
tmcandle
ParticipantYou are correct there are dozens of threads out there and most of them are from when I put my buddypress site on hold (ver. 103 late 2009- 20010) because i could not control splogs. I tried all the suggestions from the posts but still had sploggers working around everything. I am researching the environment now to get the site up and running and it does not seem to have changed much. It has been the #1 thorn-in-the-side of Buddypress and still appears to be so. I have spent hours on this and would appreciate an answer, also.
March 18, 2011 at 12:40 am #108115modemlooper
ModeratorIf it’s the same computer you saved the form to cookies. You can delete cookies and empty the cache in browser settings. If you have a computer thats used by many you should turn off the ability for a browser to save usernames and passwords.
March 18, 2011 at 12:05 am #108111In reply to: JobRoller + BuddyPress errors
linkyou
Membercan any one please explain this
If BuddyPress pages are not aligned correctly then you will need to modify some of the templates to match your theme’s HTML structure. The best way to do this is to FTP to your theme’s files at:
/wp-content/themes/jobroller/
Then open up the page.php file (if this does not exist use index.php). Make note of the HTML template structure of the file, specifically the `
` tags that surround the content and sidebar.You will need to change the HTML structure in the BuddyPress templates that you copied into your theme to match the structure in your page.php or index.php file. The files that you need to edit are as follows (leave out any folders you have not copied over in step two):
/activity/index.php
/blogs/index.php
/forums/index.php
/groups/index.php
/groups/create.php
/groups/single/home.php
/groups/single/plugins.php
/members/index.php
/members/single/home.php
/members/single/plugins.php
/registration/register.phpOnce you are done matching up the HTML structure of your theme in these template files, please take another look through your site. You should find that BuddyPress pages now fit inside the content structure of your theme.
March 17, 2011 at 8:30 pm #107699JaredGoyette
MemberPeter, did you ever find a solution to this? On my site, every time a new user tries to register, my name is the default, which they have to erase before adding their own. How do I fix this?
March 16, 2011 at 1:05 pm #107969noizeburger
ParticipantHave you tested the solution I’ve mentioned? Just for your interest: I set up a naked wp 3.1. (single) with buddypress 1.2.8, BuddyPress xProfiles ACL, Capability Manager and WP Roles at Registration – works like a charm and requires no coding by hand.
-
AuthorSearch Results