So I recently migrated a site from one server to another. Everything went alright accept now when I attempt to upload new media to the media library it shows a broken link and they will not load when placed in a page. I AM however able to get images to load when I link them from the root folder of the install OR externally.
Images from BEFORE the migration all function correctly AND i can see the images when i open the broken link inside wordpress and click “edit”
ANY help would be much appreciated!
]]>I can’t log in to my site at www.johnstonparkmcandrew.co.uk/wp-admin because whenever I type this into my browser it redirects me to https://www.johnstonparkmcandrew.co.uk/wp-login.php?redirect_to=http%3A%2F%2Fwww.johnstonparkmcandrew.co.uk%2Fwp-admin%2Fplugins.php&reauth=1 .
I have visited phpMyAdmin and ensured my urls in the wp-option section for siteurl and home are correct.
1 siteurl https://www.johnstonparkmcandrew.co.uk yes
2 home https://www.johnstonparkmcandrew.co.uk yes
I have added
define('WP_HOME','https://yourdomain.com');
define('WP_SITEURL','https://yourdomain.com');
in the wp-config.php file but it has not worked.
I have added removed the .htaccess file and this has not worked either. I have since restored it.
I have stopped both my plugins and my themes and this hasn’t helped either.
Not sure what to do now.
Could you help me figure this out?
I recently moved this site over from a localhost so it might have a configuration issue.
Thanks
Heather
]]>I ran the migrate, which seemed to go well. I am now up to the point where I want to import this database into my newly created Cloan database.
My problem is, I do not know where the exported database is? Where does the exported database get saved by default? I was not asked to provide a path so I have no idea.
Any help would be greatly appreciated.
Greg
]]>I could go into the databases of the old hosted site if needed but this is a little over my head so any support would be great!
]]>Theme: Pytheas from WP Explorer (no support since it’s a free theme)
Information
Ok so a client had a live website that needed to be migrated from their hosting to mine. I have this local dev setup that connects to a VPS that is maintained by a friend.
So the first step was to copy the website to my local setup for which I used WP Migrate DB to export the database. Everything else went quite smoothly and the copy I now have running locally is exactly the same as the old live one was.
Now for the issue. We moved the domain to my hosting and went on to set the local dev version live. I used WP Migratie DB again but there is one thing that is broken.
Actual issue here
The theme Pytheas has something named ‘Collection’ which basically is a portfolio in which the client inserts text and images for a slider.
The slider is where it went wrong, because for some reason almost all the images give a src(unknown) while the href that opens the lightbox works perfectly.
<a href="https://yamahaguitars.nl/wp-content/uploads/2017/01/IMG_1910.jpg" title="img_1910" rel="prettyPhoto[portfolio_gallery]">
<img src="" alt="img_1910">
</a>
Link to an item that does not work:
https://yamahaguitars.nl/collection/sf-1000-2/
Link to an item that does work:
https://yamahaguitars.nl/collection/l-5a-2/
My guess would be that it is a database error and that I should simply find + replace something I haven’t yet.
All help is very much appreciated, if needed I’ll be happy to sent you the current export of the DB!
]]>Previously this was working just fine, and I’ve verified that the images are all in their appropriate locations, such as the first big photo:
https://www.jamtown.net/wp-content/uploads/2015/09/hp-dec-left.jpg
https://www.jamtown.net/wp-content/uploads/2015/09/[email protected]
I’ve looked at phpMyAdmin as well as the plugin code and settings for any appearance of the old ‘staging’ URL, but I don’t see anything, and the PictureFill script is being loaded successfully. Any idea what could be happening here?
https://www.ads-software.com/plugins/wp-retina-2x/
]]>https://www.ads-software.com/plugins/wp-print/
]]>Starting to despair as I thought we were ready to launch this week, but it’s by location pricing that we were relying on for the launch!
The database seems not to have any obvious entries for the app?
https://www.ads-software.com/plugins/custom-content-by-country/
]]>1)The menu links have a doubled domain in them like this:
https://www.screamingood.comwww.screamingood.com/wordpress/
This makes them not work, of course.
2) Second issue is that I can’t find the backend at all. I’ve tried https://www.screamingood.com/wp-admin
but just get taken to the search results (for these words, oddly enough: “Screamingood.comscreaming Food WordPress”).
So, I’m not sure if the two issues are related or not. I had even more issues until I had the PHP version switched back to 5.3 from 5.5.
]]>“SELECT *
FROM wp_posts
WHERE post_type = ‘attachment’
and just run into new DB, then changed the urls (http//www.oldsite.com/… -> http//www.newsite.com/…) and then copied the whole list of files keeping same structure.
At this point we got in the media library all images reflected, but we got this:
https://screencast.com/t/GVCBZchVff
When click on edit one of those we don’t have thumbnail for:
https://screencast.com/t/cXoh8aR6r
Any idea? The issue is that this is annoying for end user.
Thanks
]]>