Mulen
Forum Replies Created
-
Forum: Plugins
In reply to: [Comment Reply Email Notification] Unsubscribe does not workNow it’s perfect, thank you!
Forum: Plugins
In reply to: [Comment Reply Email Notification] Unsubscribe does not workOkok, thank you! ??
Forum: Plugins
In reply to: [Comment Reply Email Notification] Unsubscribe does not workHello,
thank you for fast fix! Version 1.4 is working. ??
Btw. I found 2 little issues:
1) Template is missing one “p” end tag (after comment_content).
2) Unsubscribe message / page does not have encoding set up so if I just translate it (with special czech characters) it’s encoding is broken. I fixed it by adding UTF-8:echo '<html><head><meta charset="utf-8"></head>'; echo '<p style="text-align:center;font-weight:bold;font-size:20px;margin:30px 15px;">' . __('Your subscription for this comment has been cancelled.' , 'cren-plugin') . '</p>'; echo '<script type="text/javascript">setTimeout(function() { window.location.href="' . $uri . '"; }, 3000);</script>'; echo '</html>'; exit;
Forum: Plugins
In reply to: [Comment Reply Email Notification] Unsubscribe does not workThank you, I wait eagerly.
Forum: Plugins
In reply to: [EWWW Image Optimizer] All testing cases failedThank you for you reply, but I cannot test if this fix solves my problem because my VMS provider already created some script to overwrite the plugin code to make it work. They told me that the problem was in “incorrect paths” for creating new files when option “Use system paths” was on. So this is probably what you fixed?
Forum: Plugins
In reply to: [EWWW Image Optimizer] All testing cases failedDone
Forum: Plugins
In reply to: [EWWW Image Optimizer] All testing cases failedHello, thank you very much for your super-fast reply.
This is what I can see in phpinfo:
PHP Version 5.6.14-0+deb8u1
System: Linux replikant1348 3.16.7-ckt20-vch1-amd64 #1 SMP Wed Jan 6 18:21:38 CET 2016 x86_64
_SERVER[“SERVER_SOFTWARE”]: Apache/2.4.10 (Debian)Or I can send you full phpinfo on your e-mail…?