![](http://media.invisioncic.com/a319035/monthly_2020_12/sunset-1421010.jpg.874326b03b0d38b779fe20bc567640b9.jpg)
-
Mistype in API area
I was looking for a way to display the number of views to my front page when I came across this "bug". I realize it's insignificant, but it's New Years day and I'm bored.
-
"The from address does not match a verified Sender Identity." When I try to Test Email settings
That was it! I never disabled it there.
-
"The from address does not match a verified Sender Identity." When I try to Test Email settings
I was using my own SMTP service - arrow.mxrouting.net . It's not Sendgrid... it's something in my install that thinks I'm still using Sendgrid... Anyway, I've moved back over and things are working OK. I'll troubleshoot after holidays.
-
"The from address does not match a verified Sender Identity." When I try to Test Email settings
Marc, I don't have sendgrid enabled. I have SMTP enabled. I think this would be on your end, something in the database not updating properly? I'll go just back to Sendgrid for now. I don't want to bother anyone on xmas Eve. 🙂
-
"The from address does not match a verified Sender Identity." When I try to Test Email settings
Overnight and it's back. Same sendgrid error. Anyone have any experience in this? (Happy Holidays)
-
"The from address does not match a verified Sender Identity." When I try to Test Email settings
The latest patch (which I missed when I cleared the cache) fixed the issue.
-
"The from address does not match a verified Sender Identity." When I try to Test Email settings
I used to use Sendgrid, but I moved over to SMTP. The system has not sent an email out yet with SMTP - it just informed me of this. 🙂 I get the test email when I save the email settings, but if I click the "Test Settings" I get the error above. I've already tried clearing System caches. How do I break it to my system that Sendgrid and I broke up? HAPPY HOLIDAYS EVERYONE.
-
Redis Cache Not Working
I am unable to close this topic. I will open another asking the community who has worked with AWS Elasticache.
-
Redis Cache Not Working
OK - I'll ask the community. Thanks Marc. 🙂
-
Redis Cache Not Working
Hey @Marc, I've created the user with a password - thx! Can you ask your colleague what do next? I have created the Elasticache user and entered the password in my community GUI, but without permissions, it doesn't work. I'm having problems adding such a user as a principal in the trust entry for the role assigned to my EC2 instance hosting my forum. It's a normal user ARN but it's not accepting it in the editor. @ptprog - All ports are open for testing, and I did use the endpoint URL. I found out I did not have the redis cli installed. It gives me the error saying it could not connect to 127.0.0.1. Is there something I have to configure on the EC2?
-
Help with Blocks/Page overlapping
Sorry I misread the quote. I agree. 🙂
-
Redis Cache Not Working
AWS does not have passwords for their Elasticache - they rely on internal security. Things I have done: Made sure the Redis and server are in the same VPC. Added an IAM role to the server giving it full access to elasticache. Added the Redis security group as CIDR in the outbound connections. Any AWS gurus have any idea?
-
Help with Blocks/Page overlapping
Cheating. Does this tie into the best answers report? I see my checkmark went up, and in some communities that may have value, so I was just wondering.
-
Help with Blocks/Page overlapping
Solved it! Freespot has javascript and iframe code. Using the iframe code works. Edit: Just marked as a solution and I got away with it! Should I able to mark my own replies?
-
Help with Blocks/Page overlapping
Hello, I have a page with a single column. I have placed two custom blocks into the middle row (single column). The first one is a Feedspot feed, the second is PHP code that says Hello. This is how it turns out: I have tried placing the blocks in the upper or lower rows as well as the center. The php block always overlaps the RSS feed. Any suggestions?