pdxwebdev
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Satellite Slideshow] Why is my live site different?*bump* Can anyone help me troubleshoot this?
Forum: Themes and Templates
In reply to: Photo Links Broken on SubdomainThat error gave me the info I needed!
http://wordpress.org/support/topic/broke-after-update-acf?replies=12
It seems when I updated the plugin the custom field type was no longer supported. I reverted to the older version of the plugin on the live site and the photo links appeared!
Now the only issue is that the theme does not look the same on the newer version of WordPress…
Forum: Themes and Templates
In reply to: Photo Links Broken on SubdomainOk I think I’m a little closer. In the Custom Fields section of the wp-admin on the live site the field type of the photo links is “repeater”. On the test site it says “Error Field type does not exist”.
Forum: Fixing WordPress
In reply to: Why am I hitting the php memory limit?Hi John,
Both are active on the same server in the same filesystem (though one is in a subdirectory which is the document root of a subdomain). The dev site in the subdomain has its own database which is an exact mirror of the live site. There is no separate php.ini between them. Both are limited to 32MB, hence my confusion.