Knowledgebase: Miva Merchant FAQ > Run Time Errors
Error Code: MER-ADM-00001
Posted by - NA - on 04 February 2007 07:31 PM
|
|
Title -------- Fatal error in MM5 when clicking on Store Name in Admin. Error Code: MER-ADM-00001 Description: Unknown Error Action = Screen = STOR Symptom ------------ No Pages in the admin under Pages Fatal error on Storefront- unable to find template "SFNT" Cause -------- This error occurs when the permissions and ownerships on the www/mm5 folder are not set recursively. The templates do not get created for the store upon Store Create. Solution ---------- Change permissions on the www/mm5 folder to 755 -R (chmod 755 -R mm5) and do a recursive ownership change (chown -R user:group mm5) and rerun through setup. | |
|
Comments (0)