Web development woes.
January 20, 2006 8:16 PM
Subscribe
A client's website keeps losing its changes.
I put together a small (6 pages),simple site for a client. HTML based, No flash, or bells and whistles, and created with Dreamweaver. Nothing I haven't done for dozens of other small clients.
The reason for the simplicity of the site is that the client wanted to eventually be able to change the text (via Frontpage) of some pages occaisionally. No big whoop.
The site has ben hosted on godaddy for about 6 months now. Only in the last month or so have they started to make changes (prior to that, they would send me the changes to make).
I explained to them that they should edit the local files (on their computer) and then replace them on the server and they seemed to understand it.
The problem is that the changes they are making appear on the site for anywhere from 6 hours to a couple of days, then the site reverts back to the way it was prior to them making the change.
I dont know if it is reverting when they are updating via frontpage or when its just sitting there by itself.
I dont think it is godaddy because I have about a dozen or so others who use godaddy with no problems, and I was updating their site just fine for 5 months.
I think the problem lies somewhere in their use of Frontpage. Because I'm a Dreamweaver user, I just dont know enough about FP to offer a recommendation. Heck I dont even know if FP is the problem.
Anyone have any thoughts?
posted by sandra_s to computers & internet (6 comments total)
Might I suggest you make some minor changes with Dreamweaver, save them to the server, ask them not to use frontpage for a few days, and see if the same problem occurs?
Or... you could FTP in and check the last modified date right after a change is made, then if the change vanishes, check that date again and see if it has changed... this should at least let you find out if the file has been updated, restored from an older one, or some other such crazy voodoo.
posted by twiggy at 8:29 PM on January 20, 2006