All Good Things Must Come To An End

As you all know, I have been doing WordPress plugins and supporting it for the past 6 years. These 6 years of my life, I have been through my polytechnic education, my national service as well as my university education.

I just graduated from university in December 2009 and have been looking for full-time jobs. I am offered a full-time job and will be starting work on 1st February 2010.

I regret to say that I am NOT ABLE to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

However, I WILL still update my plugins whenever I can and you still can report bugs to me via email and I will try to fix it.


Author Topic: Moved site to new server: Download links not working?  (Read 588 times)

0 Members and 1 Guest are viewing this topic.

Offline 1saucygirl

  • Newbie
  • *
  • Posts: 3
    • View Profile
Hello,
I had to move my site to a different server, which worked fine everywhere else, but now my document download links don't work. I found the wp-download documents in the files directory in wp-content and moved them over, but the links on my site refer to a /downloads/ directory with subdirectory corresponding to the download ID for each file. I can't find this "downloads" directory anywhere and am wondering how I can synch my file links back up so they work again. Any ideas? I REALLY don't want to have to re-upload all of my documents.

Thanks!

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Moved site to new server: Download links not working?
« Reply #1 on: 20 July 2009, 01:10 »
/download/ is not a folder, it is just a virtual link, all content (by default) will store in /wp-content/. If you move host, the download path will be changed, check that in the options.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline 1saucygirl

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Moved site to new server: Download links not working?
« Reply #2 on: 20 July 2009, 13:58 »
aha -- yes, that worked. Thanks!