Jump to content

Error 500 whenever I try to upload a theme .xml


Lynx2001

Recommended Posts

  • Administrator

Always start with the simplest steps first: clearing your browser cache and your forum cache (ACP -> Support -> Something isn't working correctly).

Assuming that you're still having issues, check that your folder permissions are correct (ACP -> Support -> System Check). If everything is fine there, double-check your PHP settings. Specifically:

  • upload_max_filesize
  • post_max_size
  • max_execution_time

Ensure that post_max_size is a greater value than upload_max_filesize and that both values are greater than the size of the XMLs you are attempting to upload.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...