I got this error message
"Your username is invalid. Please change it and try again.: System -> /home/content/p/a/g/pagadian/html/mystore/ - SiteMonitor -> /home/username/public_html"
So I entered "/home/content/p/a/g/pagadian/html/mystore/" in Start Directory in the Site Monitor/Admin
I got the Start Directory from my configure.php
define('DIR_FS_DOCUMENT_ROOT', '/home/content/p/a/g/pagadian/html/mystore/');
Then after I entered it, I got a new error message below:
Warning: fopen(/admin/sitemonitor_configure_0.php) [function.fopen]: failed to open stream: No such file or directory
in /home/content/p/a/g/pagadian/html/mystore/admin/includes/functions/sitemonitor_functions.php on line 604
Failed to open file /admin/sitemonitor_configure_0.php
Warning: fclose(): supplied argument is not a valid stream resource in
/home/content/p/a/g/pagadian/html/mystore/admin/includes/functions/sitemonitor_functions.php on line 608
Can someone please help??