Hi,
I just upgraded to the latest EasyBlog version and now I can not select sub-categories in the composer. In the past there was a little arrow next to main categories which allowed to choose sub categories. This is now gone.
In addition, I want to report a bug with the E-Mail cronjob. When switching from HTTP to HTTPS one needs to change the line 44 manally to https (curl_setopt($ch, CURLOPT_URL, "https://" . $host . '/' . $url); ) for it to work. It would be good if this would be recognized automatically.
Cheers,
Chris
I just upgraded to the latest EasyBlog version and now I can not select sub-categories in the composer. In the past there was a little arrow next to main categories which allowed to choose sub categories. This is now gone.
In addition, I want to report a bug with the E-Mail cronjob. When switching from HTTP to HTTPS one needs to change the line 44 manally to https (curl_setopt($ch, CURLOPT_URL, "https://" . $host . '/' . $url); ) for it to work. It would be good if this would be recognized automatically.
Cheers,
Chris