| 
	
		
		
		
		
		 
			
			Hi there, thanks for the quick reply. I was pointing to the wrong directory. but it's still not working 
 
I edited the path in configlocal.php 
to  
 
$config['www.mydomain/owncloud/data/user/files/clientsync/Calibre/Calibre Library/'] = './'; 
 
and in checkconfig.php 
to 
 
echo "{$name} File " . Base::getDbFileName ($i) . " not found, 
 
		Please check 
		<ul> 
		<li>Value of \$config['www.mydomain/owncloud/data/user/files/clientsync/Calibre/Calibre Library/'] in config_local.php</li> 
 
Was that what you meant? 
 
But still get the same error message. 
 
I am not sure if the address is correct, because in my ftp uploader I can only see the directories down to "clientsync" and on the owncloud website it is displayed as something ... php in the address line of the browser. 
 
Sorry if this is dumb, I suppose I'm just overlooking something obvious. 
 
Thanks again and greetings 
Ingrid
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 |