go41

Re: Masteradmin, some images don’t show after wordpress transfer from 1 host to another! Help! :: Reply by Joern

von Joern am 3. Mai. 2012 | Keine Kommentare

the problem are the links to the images in your posts.

Taking just one image from the site on the new server:

<img alt="SEXY WILDERNESS" src="http://www.maaximumman.com/wp-content/themes/Emporium/thumb.php?src=http://codeglam.com/v1/wp-content/uploads/products_img/test3.jpg&w=336&zc=1&q=80&bid=1">
It takes the script from maaximumman and the location of the image is codeglam…
By moving to a new domain name, you have to update links inside posts too.
I think inside your posts the image path is still going to codeglam?
If this theme is using a custom field you entered manually, the path there is still the old one.
There might be a helpful plugin for you to find and replace entries in your database:
http://wordpress.org/extend/plugins/search-and-replace/
Backup your database first (export in phpmyadmin)
Open the plugin and search (SEARCH ONLY) for codeglam.com/v1 in all tables
It will tell you where you still can find this text-piece
You could now search for

Code:

codeglam.com/v1

Without the ‚code‘ stuff
and replace with

Code:

www.maaximumman.com

Without the ‚code‘ stuff
in posts table
YOU CAN NOT UNDO!! If it doesn’t work, just re-import the db to get the original version.
Okay?
____________________
you find me on Google+, Twitter and Facebook

(von: Joern)

Hier noch 4 weitere Ergebnisse dieses Threads:

Masteradmin, some images don’t show after wordpress transfer from 1 host to another! Help!

3. Mai. 2012 (von: omerkhan01)

Masteradmin, I transferred this site built on wordpress to a new hosting company. On the new host I am referencing the content using a different domain name. Here is thatsame site, on my new serverI exported, imported the databaseUpdated... Weiterlesen…

Re: Masteradmin, some images don’t show after wordpress transfer from 1 host to another! Help! :: Reply by omerkhan01

3. Mai. 2012 (von: omerkhan01)

Masteradmin, but all of the images are being called from the old domain name, so how come the first three on the site are showing? yet the 2 remaining are not? Also, try refreshing your browser a few times and…

Re: Masteradmin, some images don’t show after wordpress transfer from 1 host to another! Help! :: Reply by master

3. Mai. 2012 (von: master)

If it's like that - okay!just imagine you switch later off the site where you link the images from...than there will be no more image to hotlink to.Better to host images yourself within your site, you will not use bandwidth…

Re: Masteradmin, some images don’t show after wordpress transfer from 1 host to another! Help! :: Reply by omerkhan01

3. Mai. 2012 (von: omerkhan01)

I just found how that the "BAD" host puts a limit on the concurrent resizing number on images using timthumb.php. That is why not all of them get processed, whereas on my new host, there is no such limit. Thanks…

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: