Search Results for 'wordpress'
-
Search Results
-
When a new member registers for an account at constitutionnetwork.com, they are supposed to receive a confirmation email with a link to verify their email address. They cannot enter the website until they verify their email address. The emails are not being sent, so no one can successfully register.
I have checked that all of the settings are correct, plugins are updated, and all of the “from” email addresses are up to date. We first noticed this problem when we changed from Dreamhost to HostGator, but, after contacting our host twice, they were fairly certain it is a Buddypress issue.
I am running BuddyPress Version 2.6.2 and WordPress 4.6.1 – running Boss. Child Theme. The website is constitutionnetwork.com
Hi there,
I recently installed WordPress 4.6.1 and BuddyPress 2.6.2
I’m using a child theme of the Enfold theme by kriesi.at and everything runs nice but the “Create Group” button inside the Groups page is missing so I can see only “Memberships” and “Invitations”.
It works though with the theme Twenty-Fourteen and Twenty-Fifteen but not with the Twenty-Sixteen.
I was googling this and most of the people says that’s an issue related with fact that the_title(); tag in the theme’s page.php is placed “outside the WordPress loop”.
Unfortunately nobody has a solution.
Can you please tell me how to fix this issue? Some php lines in the child’s functions.php or something like that?
Thanks a lot.Hello everybody,
As administrator I can open and read the messages that arrive to my profile, instead as a subscriber I can’t open them, the page refreshing and I can’t navigate to the page where I can read the message.WordPress 4.5.3
Bbpress 2.5.10
http://www.mauroleonardi.it
I confirm the issue still happens with other themesis anybody going through the same problem with me? or have the answer for this?
I am not receiving verification emails which I am suppose to, to approve my customer’s role.I went through all the sites to figure out how to make this work,
but none of the way they mentioned on the internet worked for me.I downloaded a WP mail SMTP, and from that on I am lost. I do not know what and where I’m doing wrong.
Well.. If I can have this work out without using another plugin, that would be the best option.
However, if I need to download a extra plugin to make it work then it is also fine with me.Now, this is the error I am getting, when I send out the test email.
——————————————————————————-
Test Message Sent
The result was:bool(true) The full debugging output is shown below: object(PHPMailer)#7825 (75) { ["Version"]=> string(6) "5.2.14" ["Priority"]=> NULL ["CharSet"]=> string(5) "UTF-8" ["ContentType"]=> string(10) "text/plain" ["Encoding"]=> string(4) "8bit" ["ErrorInfo"]=> string(0) "" ["From"]=> string(17) "teamk@onteamk.com" ["FromName"]=> string(10) "beansquare" ["Sender"]=> string(17) "teamk@onteamk.com" ["ReturnPath"]=> string(0) "" ["Subject"]=> string(44) "WP Mail SMTP: Test mail to teamk@onteamk.com" ["Body"]=> string(68) "This is a test email generated by the WP Mail SMTP WordPress plugin." ["AltBody"]=> string(0) "" ["Ical"]=> string(0) "" ["MIMEBody":protected]=> string(69) "This is a test email generated by the WP Mail SMTP WordPress plugin. " ["MIMEHeader":protected]=> string(301) "Date: Wed, 7 Sep 2016 06:34:55 +0000 From: beansquare Message-ID: X-Mailer: PHPMailer 5.2.14 (https://github.com/PHPMailer/PHPMailer) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit " ["mailHeader":protected]=> string(76) "To: teamk@onteamk.com Subject: WP Mail SMTP: Test mail to teamk@onteamk.com " ["WordWrap"]=> int(0) ["Mailer"]=> string(4) "mail" ["Sendmail"]=> string(18) "/usr/sbin/sendmail" ["UseSendmailOptions"]=> bool(true) ["PluginDir"]=> string(0) "" ["ConfirmReadingTo"]=> string(0) "" ["Hostname"]=> string(0) "" ["MessageID"]=> string(0) "" ["MessageDate"]=> string(30) "Wed, 7 Sep 2016 06:34:55 +0000" ["Host"]=> string(9) "localhost" ["Port"]=> int(25) ["Helo"]=> string(0) "" ["SMTPSecure"]=> string(0) "" ["SMTPAutoTLS"]=> bool(true) ["SMTPAuth"]=> bool(false) ["SMTPOptions"]=> array(0) { } ["Username"]=> string(0) "" ["Password"]=> string(0) "" ["AuthType"]=> string(0) "" ["Realm"]=> string(0) "" ["Workstation"]=> string(0) "" ["Timeout"]=> int(300) ["SMTPDebug"]=> bool(true) ["Debugoutput"]=> string(4) "echo" ["SMTPKeepAlive"]=> bool(false) ["SingleTo"]=> bool(false) ["SingleToArray"]=> array(0) { } ["do_verp"]=> bool(false) ["AllowEmpty"]=> bool(false) ["LE"]=> string(1) " " ["DKIM_selector"]=> string(0) "" ["DKIM_identity"]=> string(0) "" ["DKIM_passphrase"]=> string(0) "" ["DKIM_domain"]=> string(0) "" ["DKIM_private"]=> string(0) "" ["action_function"]=> string(0) "" ["XMailer"]=> string(0) "" ["smtp":protected]=> NULL ["to":protected]=> array(1) { [0]=> array(2) { [0]=> string(17) "teamk@onteamk.com" [1]=> string(0) "" } } ["cc":protected]=> array(0) { } ["bcc":protected]=> array(0) { } ["ReplyTo":protected]=> array(0) { } ["all_recipients":protected]=> array(1) { ["teamk@onteamk.com"]=> bool(true) } ["RecipientsQueue":protected]=> array(0) { } ["ReplyToQueue":protected]=> array(0) { } ["attachment":protected]=> array(0) { } ["CustomHeader":protected]=> array(0) { } ["lastMessageID":protected]=> string(56) "" ["message_type":protected]=> string(5) "plain" ["boundary":protected]=> array(3) { [1]=> string(35) "b1_b174d115801e4e072d3bddaa4d88a700" [2]=> string(35) "b2_b174d115801e4e072d3bddaa4d88a700" [3]=> string(35) "b3_b174d115801e4e072d3bddaa4d88a700" } ["language":protected]=> array(0) { } ["error_count":protected]=> int(0) ["sign_cert_file":protected]=> string(0) "" ["sign_key_file":protected]=> string(0) "" ["sign_extracerts_file":protected]=> string(0) "" ["sign_key_pass":protected]=> string(0) "" ["exceptions":protected]=> bool(true) ["uniqueid":protected]=> string(32) "b174d115801e4e072d3bddaa4d88a700" }The SMTP debugging output is shown below:
——————————————————————————
I have set the mailer on ‘Use the PHP mail() function to send emails’ for right now.
but I also have tried send all ‘WordPress emails via SMTP’ and still did not work. same result.SMTP Host is set as ‘localhost’
SMTP Port is set as ’25’
did not set up any Encryption.
and Yes, I am using the SMTP authentication.Please!! I need to get my site working by next week. and I am stuck with this for past two days.
Sorry if this is kind of a newbie/generic question, but here goes.
I am building to WordPress site to replace my existing group site on Meetup.com, which has around 500-1000 active members. Members RSVP to events (5-10 per week), post photos and comments, email each other through the site, and use a message board. Some events require online payment, and we use Meetup’s WePay for that. The main plugins I plan to use to reproduce these features are BuddyPress, Events Manager Pro (with Paypal Gateway), bbPress, rtMedia, MailChimp, possibly NinjaForms, and a few others. I am developing this under GoDaddy’s shared hosting (planning to switch to SiteGround or something similar). I have read that BuddyPress in particular can be a challenge for shared servers, so I am concerned that performance will be an issue when we go live.
1. Any thoughts on the use of WordPress/BuddyPress with shared server host? Any recommendations on shared server or managed server providers? What price point should I looking at?
2. With the number of photos members would be uploading/sharing, I am afraid we will quickly exceed the basic plan’s 10GB limit. Any recommendations for a storage CDN? Or would a cacheing plugin be sufficient?
3. Any other plugins/extensions I should consider to increase performance?
Hi,
I’ve trying to figure out what is wrong with my setup but so far no progress.
Any url/link on fronted fails in continuous redirect loop after I enable BuddyPress.
I have tried :
– new clean installation
– Nginx web server ( redirects to registration page, even if the user is logedin in admin )
– Apache web server ( redirects to index.php )
– clean install only WordPress and BuddyPressBackand ( admin ) works fine.
Wordpress version 4.6
BuddyPress 2.6.2
issue is present on any themeLatest setup is Nginx reverse proxy to Apache and php-fpm.
Same situation, admin works fine, frontend goes to infinite redirect loop.Any suggestions ?
On local installation Frontend and backend work fine – XAMPP environment.
Any help would be appreciated !
Hi
I’ve seen there is now a built in settings section to style bp emails.
Is there any way to extended said email template (html) to all my wordpress installation email to have always the same email style (color etc)?
Thank You! !!!!!!