Hello people,
I have a site which was created using Dreamweaver Ultradev, PHP and mySQL. It was working perfectly about a week ago, until tragedy struck and the web server crashed, killing the hard drive.
Consequently, a new web server has been installed and I have uploaded all the files and configured the database again. Everything 'seems' to be working fine, except for:
There are some pages which display 10 records at a time. When you click the "next" button (which used to then display the next 10 records) all that happens is it refreshes the screen and you can see only the first 10 records again.
There is an admin section to the site for which I had set up a log in function (for security). Whenever I try to log on now, rather than authenticate and take me to the admin section, it simply refreshes the login form.
Neither of the problems give me any error messages. I haven't changed any of the scripting etc.. from what was working (the files are exactly the same).
Any help figuring this out will be greatly appreciated!
Many thanks,
David