Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1321696
    Sebastien M
    Participant

    Thank you so much… Can you explain how you did it so I can do it myself… It would be great if i could change the links myself…

    Thanks in advance

    Seb

    #1321852
    Rue Nel
    Moderator

    Hello Seb,

    The better search and replace did not work out because we are placing a wrong pattern. I only knew that after logging into your database. Normal, when we do the search and replace, we used this pattern:

    
    http://localhost:8888/_kr8tor/_folder_name/

    The correct pattern should be this instead:

    
    http:\/\/localhost:8888\/_kr8tor\/_folder_name\/

    This is why no matter what we do, the search could not locate the string in the database.

    Hope this explains it briefly.

    #1321890
    Sebastien M
    Participant

    How would you suggest i do changes to my db when uploading my site with new content with the same second pattern…

    #1321913
    Rue Nel
    Moderator

    Hi Seb,

    You can still do a search and replace using this pattern:

    Search Pattern:

    
    http:\/\/localhost:8888\/_kr8tor\/_folder_name\/wp-content\/

    Replace pattern:

    
    http:\/\/www.example.com\/wp-content\/

    Hope this helps.

    #1322716
    Sebastien M
    Participant

    Some buttons are still not working.. Can you check it out…

    #1323517
    Paul R
    Moderator

    Hi,

    I went ahead and do the search and replace directly on the database.

    The button seems to be working now.

    Kindly check on your end.

    Thanks

    #1323767
    Sebastien M
    Participant

    Yes it works. Thank you very much.

    #1323771
    Sebastien M
    Participant

    Can you explain what you did exactly.

    Thank you!

    #1323888
    Joao
    Moderator

    Hi There,

    We changed the old urls for the new url in your database.

    Hope it helps

    Joao

    #1324329
    Sebastien M
    Participant

    Hi Thanks again. Can you explain esxactly what you did and how you did it. So i canreplicate your action on my own and not have to rely on you guys (Even though you guys do a great job). Thanks again

    #1325010
    Paul R
    Moderator

    Hi,

    I run this query in phpmyadmin.

    
    
    UPDATE wp_posts SET post_content = replace(post_content, 'http://localhost:8888/kr8tor/b_main_graphic/', 'http://www.kr8tor.com/');
    

    http://support.hostgator.com/articles/how-to-run-sql-queries-in-phpmyadmin

    Hope that helps

    #1358045
    Sebastien M
    Participant

    Hi,

    Can you take a look at my websites, Im trying to update all links in the website but with no success. Could you please update all my linkt to the url http://www.kr8tor.com from http://localhost:8888/kr8tor/b_main_graphic/. Thanks you we really appreciate your help.

    Thanks

    #1358366
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! I went ahead and login to your plesk panel to edit your links manually in the database. Regretfully the given access in your previous reply is no longer working for us. http://prntscr.com/e4og0e

    Could you please provide us access again? Thank you in advance.

    #1358675
    Sebastien M
    Participant
    This reply has been marked as private.
    #1358738
    Sebastien M
    Participant
    This reply has been marked as private.
  • <script> jQuery(function($){ $("#no-reply-1317945 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>