ashenton
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type UI] Preview Changes Gets 404 ErrorYes it does, but it did not need to be supported. I disabled post format support and now it’s working fine. You’re a genius! Thank you! I don’t think I’ve ever encountered such quick and effective support on the WP plugin forums.
Forum: Plugins
In reply to: [Custom Post Type UI] Preview Changes Gets 404 ErrorYep, the pages are coming up fine. It’s when I try to preview them that I get a 404 error. This is not the end of the world, but it is annoying to my client.
Forum: Plugins
In reply to: [Custom Post Type UI] Preview Changes Gets 404 ErrorForum: Plugins
In reply to: [Custom Post Type UI] Preview Changes Gets 404 ErrorYes, I am sorry I forgot to mention that I did see that on some of the other forums and I tried it. I am still getting the 404 errors. I have also tried deactivating plugins with no luck.
I was having the same issue, and I found a fix (though not ideal) that worked for me.
In SEO->Social->Facebook, I had connected myself as an admin under “Facebook Insights and Admins.” When I disconnected my account, the data pulled in just fine. I still had the box checked for “Add open graph meta data.”
I contacted the hosting provider, and this is what they said:
Thanks for your ticket. The error indicates that the plugin “NextGEN” is using more than the permitted amount of memory for PHP (128MB default on our shared server). I request you to contact your developer and have them to review the script. You may need to consult with your developer to review the script installed on this domain in question to check whether any components/module is not misconfigured.
I don’t know which script he is referring to, but he told me it is not possible to increase PHP limit and that a well-written script shouldn’t need more memory than the allowed limits.
Here are the other settings:
Operating System : Linux (64 Bit)
Server : Apache
Memory usage : 64.78 MByte
MYSQL Version : 5.1.73-cll
SQL Mode : Not set
PHP Version : 5.3.22
PHP Safe Mode : Off
PHP Allow URL fopen : On
PHP Memory Limit : 128
PHP Max Upload Size : 8M
PHP Max Post Size : 8M
PCRE Backtracking Limit : 1000000
PHP Max Script Execute Time : 30s
PHP Exif support : Yes ( V1.4 )
PHP IPTC support : Yes
PHP XML support : Yes
Graphic LibraryGD Version : bundled (2.0.34 compatible)
FreeType Support : Yes
FreeType Linkage : with freetype
T1Lib Support : No
GIF Read Support : Yes
GIF Create Support : Yes
JPEG Support : Yes
PNG Support : Yes
WBMP Support : Yes
XPM Support : Yes
XBM Support : Yes
JIS-mapped Japanese Font Support : NoNo errors are displayed within the page, but I found these in the error log:
[10-Jun-2014 04:29:11 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 3760 bytes) in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.ngglegacy_thumbnail.php on line 562 [10-Jun-2014 04:29:11 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 14960 bytes) in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.ngglegacy_thumbnail.php on line 562 [10-Jun-2014 11:44:39 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 12688 bytes) in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.ngglegacy_thumbnail.php on line 562 [10-Jun-2014 15:26:28 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 12688 bytes) in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.ngglegacy_thumbnail.php on line 562 [10-Jun-2014 17:08:04 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 14960 bytes) in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.ngglegacy_thumbnail.php on line 562 [10-Jun-2014 17:08:04 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 15040 bytes) in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.ngglegacy_thumbnail.php on line 562 [10-Jun-2014 17:09:31 UTC] Attempted to upload image/jpeg. [10-Jun-2014 17:17:54 UTC] Attempted to upload image/jpeg. [10-Jun-2014 19:19:25 UTC] Attempted to upload image/jpeg. [10-Jun-2014 19:54:25 UTC] Attempted to upload image/jpeg. [10-Jun-2014 20:09:09 UTC] Attempted to upload image/jpeg. [10-Jun-2014 20:14:19 UTC] Attempted to upload image/jpeg. [10-Jun-2014 20:43:14 UTC] Attempted to upload image/jpeg. [10-Jun-2014 20:45:38 UTC] Attempted to upload image/jpeg. [10-Jun-2014 21:25:19 UTC] PHP Warning: extract() expects parameter 1 to be array, string given in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/router/class.routing_app.php on line 587 [10-Jun-2014 21:25:19 UTC] PHP Warning: extract() expects parameter 1 to be array, string given in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/router/class.routing_app.php on line 587 [10-Jun-2014 21:26:23 UTC] PHP Warning: getimagesize(/home/turnerc/public_html/wp-content/gallery/hootenanny-childrens-concert-09-26-13/dsc_0119e.jpg) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: No such file or directory in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.gallerystorage_driver_base.php on line 1272 [11-Jun-2014 01:11:22 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 14960 bytes) in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.ngglegacy_thumbnail.php on line 562 [11-Jun-2014 01:11:22 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 15040 bytes) in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.ngglegacy_thumbnail.php on line 562 [11-Jun-2014 06:10:06 UTC] PHP Warning: extract() expects parameter 1 to be array, string given in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/router/class.routing_app.php on line 587 [11-Jun-2014 06:10:06 UTC] PHP Warning: extract() expects parameter 1 to be array, string given in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/router/class.routing_app.php on line 587 [11-Jun-2014 10:09:57 UTC] PHP Warning: getimagesize(/home/turnerc/public_html/wp-content/gallery/hootenanny-childrens-concert-09-26-13/dsc_0119e.jpg) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: No such file or directory in /home/turnerc/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.gallerystorage_driver_base.php on line 1272Forum: Plugins
In reply to: [Gravity Forms Constant Contact] 404 error – can't save feedI’m having the same problem too. Deactivated all plugins and it does not seem to be a plugin conflict. I am using the upgraded version 2.1.
Forum: Fixing WordPress
In reply to: Add Media Button not Working After Trying Common FixesQuick update: I just tried IE10, and the Add Media button works fine in that browser. Of all the browsers! Now I’m even more confused 😛
Hello f4iedrich,
I just looked at your site and it looks like you were able to fix your menu problem. I am having the same issue. Would you mind sharing with us what you did?