[SOLVED] Phpthumb and 3.0beta6b : post install

More
8 years 10 months ago #54894 by Pitou
Yes, as you say, 700 should be enough.
Your modification works fine, I can access now to flexicontent backend panel.

Will I have to hack this every time I'll upload flexi or will you correct it in the core file ?

Thanks a lot !

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago - 8 years 10 months ago #54897 by ggppdk
Hello

this can be commited (please make change, then logout and relogin):
replace:
Code:
$return = preg_match('/rwxr.xr.x/i', JPath::getPermissions($phpthumbcache) ) ? true : false;
with:
Code:
$perms = JPath::getPermissions($phpthumbcache); $return = preg_match('/rwx....../i', $perms) ? true : false; //'/rwxr.xr.x/i' if ( $return && preg_match('/....w..w./i', $perms) ) { JPath::setPermissions($phpthumbcache, '0600', '0700'); }


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 8 years 10 months ago by ggppdk.

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #54903 by Pitou
Done
It's still ok

Thanks

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #54906 by ggppdk
Hello

will commit this change


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #54907 by ggppdk
Problem solved.


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #54938 by ggppdk
Problem solved.


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.490 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline