Quote:
Originally Posted by ejbreeze
Yes they are.
|
That's totally strange. In any case, just 2 solutions to try:
1.- From ratemyphoto_admin.php remove the code (at the top):
Code:
if(@fopen(DIR . '/includes/adminfunctions_cms.php', 'r')==TRUE)
{
require_once(DIR . '/includes/adminfunctions_cms.php');
require_once(DIR . '/includes/functions_cms_layout.php');
$cms_exists = 1;
}
2.- Have you cmod 777 the directories "photos" etc.
Chris