Thunderbird Extensions
Apple - mac
Web iPhoto Access
Donation
Make a donation to help WiPhA development

Search




Preferences

 Count of members 29 members


Users online

( nobody )
Visits

 147728 visitors

 15 visitors online

Private
Post an answer

Thanks for taking the time to write this message.

 

Your name :

Your e-mail :

Hide your e-mail address to visitors:      

Note: the e-mail address used is protected against SPAM.

 

To receive mail notification of a reply :      

You answer to Globs who has written:


Hi,

if you do have this changeperm program in the wipha folder with 4755 permission, I don't understand how you can get this error.

Anyway, changeperm won't work for you, as I hardcoded it to work in /Users/<user>/Sites/wipha/ipl (that was a security choice). I'll have to rethink about that.

So you have the option to edit the file wipha/libs/wipha.php and modify the bloc to bypass the test (in the function parseDataFile):


            $­stat = stat('./changeperm');
            if (($­stat['mode']&04555)!=04555) ­{­
                $­this->smarty->assign('error', 'changeperm');
                $­this->smarty->display('permerrors.tpl');
                exit;
            } else ­{­
                ...


You can also remove the call to the correctPermissions function.

You will have to check your AlbumData.xml and new (or corrected) images permissions each time you use iPhoto to make sure by yourself that all files are still readable.

If you trust me, you can also send me by mail your wipha URL and a ssh login so that I can try to understand why you still get this error.


Your answer :

bold text  italic text  underlined text  pre formated text  text color  center text  insert a link  undo  redo  Quote 
|:-) ;-) :-)) :-) :-o :o) :-(( :-( 8-) :-p ;-(  Help


 
^ Top ^

GuppY - http://www.freeguppy.org/    Site powered by GuppY v4.5.14 © 2004-2005 - CeCILL Free License   GuppY - http://www.freeguppy.org/

Document generated in 0.09 second