FascinationDesign
Forum Replies Created
-
Annnnnd … I’m wondering if an older event triggered the error one more time when I cleared the trash because I again can not get it to throw that error. Not even made it to plugin or theme testing because I can’t recreate it again.
Only thing I can figure is there was still one malformed event post from before I re-saved the settings that caused the error when I went to empty the trash posts for events.
I spoke too soon. Emptied the trash and it came up again. But the fact that I now can not get it to come up consistently means I’m not sure how easy it will be to identify potentially conflicting plugins.
The error is:
Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 130968 bytes) in home/—— client acct name removed here—-/plugins/the-events-calendar/common/vendor/lucatume/di52/src/tad/DI52/Bindings/Resolver.php on line 119Can’t do screen shots on the forum.
- This reply was modified 9 years, 3 months ago by FascinationDesign.
Version 4.4.0.1
Ok so I had a theory that I ended up trying because the whole turn off all of your plugins and change your theme thing is a bit … long. I know why it’s necessary but it’s a pain in the ____.
My theory was based on seeing something in a previous thread that I thought might apply to this as well.I went to the events (plugin in the left dashboard menu) > settings > and scrolled to the bottom and hit “save changes”
There was something mentioned in another thread about how something between the last version and this version of the Calendar plugin was just enough different that what was saved to the database for the page wasn’t quite right and was causing problems. I think the suggestion was to actually change it from “events” to something else and then back again. But that might not even have been necessary because all I did was hit “save changes.” And maybe it wasn’t even the page name but something else from the settings.
So far, since I have done that I have not been able to recreate the error again.
Fingers crossed that this is as simple as that. I will follow back around though if it comes up again though and run through the process of testing for conflicts.
Figured it out from a completely different direction. Instructions here for anyone else trying to do the same sort of thing:
http://premium.wpmudev.org/blog/cool-wordpress-category-pages/FINALLY found the solution to my problem and posted it over on a thread with a lot of other possible solutions:
http://wordpress.org/support/topic/plugin-contact-form-7-not-receiving-emails-2/page/3?replies=82#post-2858665SO obscure and also why I could get it to work with some accounts (or what I thought for a brief bit was site specific vs email specific) but not the one I was trying to get it to work with!
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Not Receiving EmailsAdding to the possible solutions:
- If you have your email hosting via an outside host (Google Apps for example)
- and you somehow have those same email addresses (legacy for example from before switching to the external email service)
- set up on your hosting account directly (think cpanel to check)
- you need to delete the email addresses via cpanel.
Don’t do this if you’re email is actually hosted with your server but I think that the hosting servers spoofing or spam filter was somehow preventing my messages from ever making it to google’s mail servers since the messages were originating from the server they thought they might send to.
I knew it wasn’t a problem with my hosting because I was able to get the message to go to some email accounts via the form but not the one I wanted it to go to. It was driving me up a wall because I couldn’t find any differences in the accounts until I hit that. I still had old info@domainname.com email addresses set up when I went into cpanel. :/
Now I’m UTTERLY confused.
I decided to try again on another site I was planning on taking offline and I ran into the same problem. Then I disabled ALL of the plugins and added them back in one by one testing the form each time with incremental subject lines so I was certain I was getting each message.
I reenabled every single plugin I had previously had active and the contact form continued to send to me.
So I went back to the other site and started to try the same thing. Didn’t work. Then I decided maybe there was some sort of typo in the email address I wasn’t seeing so I changed what email address it went to. It went fine. Switched back to the correct email address and sent. Nothing. Checked the spam folder. Nothing. Checked the trash. Nothing.
a) I have no idea why deactivating the plugins on one site and then reactivating everything one by one seemed to work.
b) I still don’t know why, even with nothing else turned on on another site I can’t get it to send to the correct email address. Other things are coming in fine to that email account so it’s not a problem with that part either.Totally baffled!
I disabled everything except:
contact form 7
embedly
feedburner feedsmith
google xml sitemaps
wordpress database backup
WP-Table reloadedand STILL not getting the emails as described above.
I already had jetpack disabled so I need to go through some more and see what else. Luckily I updated a site that I could pull the contact form from first before some that I can’t.
Forum: Plugins
In reply to: [PHPEnkoder] PHPEnkoder breaks simple Paypal buttonsUpdate – workaround for a single paypal button:
Obfuscate that one e-mail address for the one paypal button so that PHPEnkoder doesn’t grab it and try and encode it. HTML ascii characters. For example a = a
name@domainname.com will look like name@domainname.comhttp://www.w3schools.com/tags/ref_ascii.asp
I use a mac dashboard widget called “the obfuscator” to do this quickly and there are some online tools as well. I just didn’t want to have to use this manual entry for EVERY e-mail address on the website.
Forum: Plugins
In reply to: [Plugin: WP Super Popup] Popup on Exit Option?FYI – The posted On Exit Pop Up doesn’t work correctly and shows some “supreme cash systems” website under the popup. It can probably be configured if you edit the code but changing the settings from WordPress’s settings page appears to do nothing.
I would also like to see this added to wp-super-popup.
I’ll probably cobble together something in the meantime because I’m not seeing any plugins that will truly do a popup on exit.