betsykay Posted April 14, 2008 Posted April 14, 2008 (edited) I just installed down for maintenance v2.3 and when i turn the store off, I get this message: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster [ at ] betsyscrochet.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Can anyone tell me why and how to fix it? Thanks, Betsy Edited June 21, 2008 by Jan Zonjee Quote
IcedDante Posted June 20, 2008 Posted June 20, 2008 (edited) You might want to try restoring your code chunk by chunk to pre-DFM state and see where it breaks. Edited June 20, 2008 by IcedDante Quote
blr044 Posted October 7, 2008 Posted October 7, 2008 This contribution was installed. But when going to admin -> my store I do notsee ( Down for Maintenance ). I am sure it has to do with the sql file. I am referring to the first part of the code: INSERT INTO configuration_group (configuration_group_id, configuration_group_title, configuration_group_description, sort_order, visible) VALUES ('16', 'Website Maintenance', 'Website Maintenance Options', '16', '1'); At the present time, SEO URLs has the ID of 16 So am I going to have to asign a different ID Down for maintenance? And also go through the code to all of the ID's? Quote
blr044 Posted October 7, 2008 Posted October 7, 2008 (edited) This contribution was installed. But when going to admin -> my store I do notsee ( Down for Maintenance ). I am sure it has to do with the sql file. I am referring to the first part of the code: INSERT INTO configuration_group (configuration_group_id, configuration_group_title, configuration_group_description, sort_order, visible) VALUES ('16', 'Website Maintenance', 'Website Maintenance Options', '16', '1'); At the present time, SEO URLs has the ID of 16 So am I going to have to asign a different ID Down for maintenance? And also go through the code to all of the ID's? Since that ID is used by SEO URLs I asigned next number avaialable and changed the ID's through out the sql code. Now website maintenance is under confuguration with all options. It is working. So I hope this was the right method. If this is wrong, plese let me know. Thanks. Edited October 7, 2008 by blr044 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.