I have the latest (1.7) version of Community builder installed. When I use the retrieve password form and enter a username, the CB component attempts to check if the username exists. This works fine on my "master" site but in my multisites deployed site I get the errors below when CB checks the username.
Warning: fopen(/homepages/28/d338882295/htdocs/ss-global/index2.php) [function.fopen]: failed to open stream: No such file or directory in /homepages/28/d338882295/htdocs/ss-global/multisites/chestercounty/index2.php on line 7
Warning: filesize() [function.filesize]: stat failed for /homepages/28/d338882295/htdocs/ss-global/index2.php in /homepages/28/d338882295/htdocs/ss-global/multisites/chestercounty/index2.php on line 8
Warning: fread(): supplied argument is not a valid stream resource in /homepages/28/d338882295/htdocs/ss-global/multisites/chestercounty/index2.php on line 8
Warning: fclose(): supplied argument is not a valid stream resource in /homepages/28/d338882295/htdocs/ss-global/multisites/chestercounty/index2.php on line 9
One very odd thing is that there is no index2.php file in the "master" site. I don't think Joomla 1.6 uses an index2.php file any longer.
Any idea about what is going on?
Thanks,
Greg