christokid
Forum Replies Created
-
Thanks Cory. I’ve installed the Dev version and everything was going fine doing a manual extraction but for some reason it ended up with the WP installation screen not the site I was migrating. Any suggestions what might have gone wrong?
I like version 0.5.23 and once I can get Duplicator to function I’m going to invest in the pro version.
Thanks Cory.
I have tried an install with Chrome and a manual installation but am still getting a 200 error.
This is a site I downloaded with Duplicator to my Xampp instillation so I could work on it and am trying to install again over the existing live site.
Hey Cory,
thanks for your answer and sorry for the delay in replying I’ve been traveling.We’ve finally got the installer.php script running but it doesn’t complete and I’m getting this error:
“Please try again an issue has occurred.
server code: 200
status: OK
response: “An attempt at a manual install isn’t completing either.
This is rather a large site of about 500 mb I’m moving from Xampp back to my VPS.
Would appreciate a little more advice, thanks.
regards,
ChrisHi Cory,
The host for my VPS have restarted MySQLi on my server yet I’m still getting an error from the installer. Any other ideas?
ThanksThanks Cory, greatly appreciate your help.
Worked for me too. Thanks!
I’m seeing exactly the same problem my Piwik URL and API are correct.
using:
WP v4.0
Piwik 2.6.1It used to work but died after updating.
Forum: Networking WordPress
In reply to: WordPress 3.5 Upgrade Multisite Issueschristokid – The .htaccess goes in the same folder as wp-config.php
THIS is the line you’re probably missing:
RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]But at this point, you have a totally separate issue, so you need to make your own post so ahuggup86’s posts don’t get lost 😉 (Go into your main .htaccess, check for that value, if it’s NOT there, either add it or make a whole new topic for yourself with the full content of your .htaccess file so we can look at it and help you out – NEVER edit any of the core WP files, please, it’s a headache).
Just wanted to thank you Ipstenu that fixed my problem
Forum: Networking WordPress
In reply to: WordPress 3.5 Upgrade Multisite IssuesSounds more like you have a .htaccess issue. Since “/wp-content/blogs.dir/[site_id]/files/[year]/[month]/ was the default till 3.5. And it doesn’t change anything when you update to 3.5.
Thanks for the info Marko wasn’t aware of that.
Don’t know if I’ve misunderstood you but there’s no .htaccess code in /wp-admin/network and no# uploaded files RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]in the setup.php should I add this to setup.php?
christokid – It sounds like you removed that line in debugging, since it’s NOT there anymore for 3.5 fresh installs. That’s a pretty easy error to make, and I was worried people might do that with this upgrade.
Thanks for your post Ipstenu and sorry for being dense what line are you referring to?
Forum: Networking WordPress
In reply to: WordPress 3.5 Upgrade Multisite IssuesIn the multi-site installations that I have done, the files for the main site (i.e. http://www.mymultisiteinstallation.com) were put into “/wp-content/uploads/[year]/[month]/” and the files for all of the other sites were put into “/wp-content/blogs.dir/[site_id]/files/[year]/[month]/”.
Thanks for clearing that up for me Phil I’d assumed all image files for a Multisite were stored in “/wp-content/uploads/[year]/[month]/” and thought they had been deleted, they are not, my images are in “/wp-content/blogs.dir/[site_id]/files/[year]/[month]/”.”
I apologize for causing confusion.It is all sites on my network that are affected I can see now it is linking problem, the images have not been deleted.
My Multisite was created about 18 to 24 months ago, can’t remember the version perhaps 2.7 (?)
The plugin list is as follows:
Akismet, BulletProof Security Pro, Curation Fire v2, Easy WP SEO, Import/Export for HeatMap Theme Pro v5, Open Web Analytics Plugin, TimThumb Vulnerability Scanner, WhatsMyRank, Wp BackUpMe, WP Robot 3.
all are updated to the latest version and all are presently deactivated.
Initially I suspected BPSP and resorted to the default htaccess File, and turned auto restore off but it hasn’t helped.At present all plugins are deactivated.
I use HeatMap Theme Pro
Upgraded using the WP upgrader
I have a VPS with hostthename.com
When I open the media library there are no images just a list of image names and when I check the URL for a post image I can see the link which worked in 3.42 (http://site.mainsite.com/files/year/month/*.jpg) is now defective.
Forum: Networking WordPress
In reply to: WordPress 3.5 Upgrade Multisite IssuesThis is what I experienced too
Forum: Networking WordPress
In reply to: WordPress 3.5 Upgrade Multisite IssuesI can add that this is definitely an issue with 3.5 and a Multisite installation.
My single sites are loading fine with exactly the same theme and plugins I use on my multisites and all images are being displayed correctly.
The URL of the images on my Multisites have been shortened and changed to SiteDomain.MainDomain.com/files/2012/*/*.jpg, the correct path to the images is www/wp-content/blogs.dir/*/files/2012/*/*.jpg.
Unfortunately the media editor does not allow me to correct URL’s otherwise i could correct them manually.Please look into this issue with Multisites.
Forum: Networking WordPress
In reply to: WordPress 3.5 Upgrade Multisite IssuesSince I lost all my images after updating to 3.5 I must conclude it’s a problem with 3.5. The only changes made to my site was updating WP and it was working fine until the update.
I’ve checked the /wp-content/uploads files and they are now empty!
Forum: Networking WordPress
In reply to: WordPress 3.5 Upgrade Multisite IssuesThis has also happened to my WP Multisite all images have disappeared + I’m unable to upload new ones after updating to v3.5
I have tried disabling all plugins and reverting to the 2012 theme nothing helps.
All the sites on my Multisite had been working fine for years until I updated to 3.5!
Forum: Fixing WordPress
In reply to: Permalink problem (custom option will not load)This is exactly the problem I’m getting.
When creating a custom permalink structure /%postname%/ the highlight reverts back to the Post Name setting when pressing save.
I assume as the highlight changes to another setting that the custom setting is not saved, is that correct?
HOWEVER if I change to /%postname% with no backslash the highlight for custom setting remains on custom settings, so I assume this indicates that this setting is now saved.
I know /%postname% is incorrect syntax but I’m confused as to why the correct syntax /%postname%/ with backslash doesn’t appear to be saved.
Using WP version 3.3.1, HeatMap Theme Pro 5.2 and have tried with Twenty Eleven 1.3 theme but no improvement.
Help would be greatly appreciated!