Raghav
Forum Replies Created
-
Can you please tell me when will plugin update will come like with in 1 week or 2 week ?
Hii Team,
Please let me know if there is any update ?
Ok !! Thanks for the update let us know once done !!
Hii Team, I am waiting for you response Please reply here or mail me?
Hii, Any update ?
Please check your inbox for credentials.
@bornforphp Ok !!
Please check this code
// Set correct file permissions. $stat = @ stat( dirname( $new_file ) ); $perms = $stat['mode'] & 0007777; $perms = $perms & 0000666; chmod( $new_file, $perms ); clearstatcache();
// Get the permission bits. $stat = @stat( $target_parent ); if ( $stat ) { $dir_perms = $stat['mode'] & 0007777; } else { $dir_perms = 0777; }
Check this code
@webulous Can you please tell me the file path…
@bornforphp Any solution ?
Ok, Please update me. I think this Might be a security issue because there are some JSON files also.
- This reply was modified 2 years, 10 months ago by Raghav.
Problem Solved
Thank You ?? ??
Can I contact on this mail : [email protected]