tuftsceeo / smartpost

SmartPost is a dynamic templating and authoring tool that brings a lot of the features of the WordPress dashboard to the front end.
1 stars 4 forks source link

error encountered when adding a link #64

Open srosenb1 opened 9 years ago

srosenb1 commented 9 years ago

We are sometimes getting the following errors when we try to add a link to a post on the redesigned wedo.dreschallenges.com site:

[Thu Mar 26 11:11:09 2015] [error] [client 10.246.108.11] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 77 bytes) in /usr/local/htdocs/dreschallenges/wp-content/plugins/smartpost-templates/components/link/simple_html_dom.php on line 931, referer: https://wedo.dreschallenges.com/category/challenges/dance/ [Thu Mar 26 11:12:34 2015] [error] [client 10.246.108.11] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 71 bytes) in /usr/local/htdocs/dreschallenges/wp-content/plugins/smartpost-templates/components/link/simple_html_dom.php on line 1230, referer: https://wedo.dreschallenges.com/category/challenges/dance/ [Thu Mar 26 11:13:33 2015] [error] [client 10.246.108.11] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 76 bytes) in /usr/local/htdocs/dreschallenges/wp-content/plugins/smartpost-templates/components/link/simple_html_dom.php on line 1078, referer: https://wedo.dreschallenges.com/category/challenges/dance/

On the site, it shows as:

screen shot 2015-03-26 at 11 11 30 am

I tested with the following URLS - some work fine, some did not:

worked fine: https://www.youtube.com/watch?v=fKA-gRMcWXk https://www.youtube.com/watch?v=HzigB_v54J0 failed: https://youtu.be/OwX002oG1dU?list=PLRMwlAF18OigH4lcIV2LfboQ-AS0Whlsr https://www.youtube.com/watch?v=OwX002oG1dU http://www.youtube.com/watch?v=OwX002oG1dU (I think youtube automatically redirects this to https, but I figured I'd try anyway, just in case)

thanks!

srosenb1 commented 9 years ago

forgot to mention - this is smartpost 2.3.8 on wordpress 3.9.3