You are not logged in. Please note that you need to log in before posting.
If you select your appointment info (date, time, location) before logging in and then login at the end of the checkout procedure (where it says "Already Have an Account? Please Login") you receive a "Service not available" message and lose all your appointment options.
Offline
Jason
I just tried that and it worked out ok
It gave me the "Confirm Appointment Request"
Offline
I do have cookies enabled and confirmed that it works in the demo. I guess I'll re-upload the files or try recreating my services. It's only a test site, so I don't mind starting over.
Offline
I am having the same exact issue. When you get to the part that asks you to either create an account or login, and you then choose login, you then get 'Sorry, this service is not available'.
I am able to login first and make the appointment, but am not able to make the appointment and then login during checkout.
Offline
Just upgraded to 4.2.1 and still have the same issue.
Offline
I'm still getting this with v4.2.2. This is the URL that appears on my site:
.../appointment/?nts-panel=customer%2Fappointments%2Frequest%2Fselect_service&session=1&provider=1&location=3&time=1276362000
This is what appears on the demo site here:
.../demo1/?nts-panel=customer%2Fappointments%2Frequest%2Flogin&session=1&provider=12&location=2&time=1276243800
This is on a clean install with no code changes. The only thing not new is the database.
Offline
Just sent an email with the info. Thanks.
Offline
Hello Jason,
thank you for the info. It just occured to me that this problem may happen if you are missing some files for some reason. Could you please make sure if you have this folder:
core\panels\customer\appointments\request\login
and there's at least "index.php" in it?
If no, please try to upload everything but "setup.php" again from the latest zip file.
Offline
Thank you Algis. That folder had 3 files from a 4/9/2010 build of the program along with the 3 new files. Once I deleted the old files it worked. Thanks again.
Offline
ok thank you.
When upgrading please make sure to clear the "core" folder entirely before uploading new files because some program logic depends on whether a certain file is present or not. Older files remaining from previous versions may interfere with the fresh ones.
Offline
Algis: Maybe the upgrade procedure needs to be changed. There have been several problems recently that seem related to upgrading but not precisely following all the directions.
I'd like you to consider building an upgrade option into the admin area, which would download and prepare a new folder, then tell the user to rename or delete the old folder and replace the old folder with the new folder. Done. Your upgrade script can copy to keep any files (db.php) that should be kept, and make sure the new folder doesn't have any extra files.
There should be a lower error rate if administrators are just clicking a button to check for upgrades, and if one is downloaded then all they need to do is rename a couple of folders. This method also makes it easy to revert if the new version has a problem: it's just a reverse folder rename. Of course I'd suggest the version number be a part of the suggested folder renames.
Last edited by HowToMove (2010-06-08 20:44:19)
Offline