benbakelaar
Forum Replies Created
-
Forum: Networking WordPress
In reply to: CURL and similar functions failing on local server namesThat really has little to do with my question, but this is it.
https://www.ads-software.com/extend/plugins/wp-to-ipad/
With WP-to-iPad you can easily create and publish an iPad magazine with WordPress. Offer your WordPress blog readers an optimized version for iPad with just a few clicks! Opt for the paid version to take advantage of various options to customize your iPad magazine.
Forum: Networking WordPress
In reply to: CURL and similar functions failing on local server namesHere are the two errors:
This is the failure of the WP to iPad plugin (on c.mydomain.org/bookfestival) to load an image resource on the same domain (c.mydomain.org/bookfestival).
[23-Jul-2012 17:05:35] PHP Warning: getimagesize(https://c.mydomain.org/bookfestival/wp-content/plugins/wp-to-ipad/images/wpti-logo.png): failed to open stream: Connection timed out in /var/www/community/wp-content/plugins/wp-to-ipad/themes/appzine/header.php on line 71
This is the failure of the FeedWordPress plugin installed on c.mydomain.org/m to import an RSS feed from https://www.mydomain.org. Note it is the same server, just a different sub-domain.
[23-Jul-2012 15:02:33] PHP Warning: file_get_contents(https://www.mydomain.org/blog/rss.xml): failed to open stream: Connection timed out in /var/www/community/testrss.php on line 3
Forum: Networking WordPress
In reply to: CURL and similar functions failing on local server namesI don’t know how to interpret this section of the .htaccess file but I think this is what is interfering.
RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L] RewriteRule ^[_0-9a-zA-Z-]+/(.*\.php)$ $1 [L] RewriteRule . index.php [L]
File-based migrations for CMS’s can be tricky. There are often settings embedded in the database. I’ve used this method myself a few times, and managed to struggle through, but it would probably be much easier to do a fresh WP multisite install on your www sub-domain and then export/import the content from testing to production.
Forum: Networking WordPress
In reply to: Buddypress on Subdomain htaccessDoes any webpage load? Or is there an error? Did you check the PHP erroor
and Apache access logs?Forum: Networking WordPress
In reply to: Domain mapping playing havoc with Google listing!Check under Super Admin > Sites > Edit maybe?
https://www.ads-software.com/support/topic/mapped-domain-still-shows-subdomain-url?replies=3