Added if user logged in to code
-
While using easy digital downloads I’ve found that the My Account page where people can download the zip file they have purchased will get an error when trying to unzip the zip file. PCLZIP_ERR_BAD_FORMAT (-10)
By adding
$minify_html_active != 'no' && !is_user_logged_in()
to line 69 I was able to get around this.Having an option to turn off the minify html if logged in would probably benefit a lot of users. Great plugin other than that, great plugin, keep it up!
Spencer
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Added if user logged in to code’ is closed to new replies.