Everything was going great. had installed the module. set up albums and uploaded images, created a skin that suited my site, & tested it and everything was working great. even showed the client who was thrilled. Come back to it today and when I open a album and click i=on an image I get this error;
"Conversion from string "22/10/2007" to type 'Date' is not valid.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidCastException: Conversion from string "22/10/2007" to type 'Date' is not valid."
fairly obvious that it's an issue with the non-american date format, but how do I fix it?