jansmidcze
Forum Replies Created
-
Hello,
I have similar question – when the enrollment is done by student it is OK to not send the e-mail, but when I enroll student manualy in Course editor, it would be great to send the information to the student.
Could you, please, consider this option?
Thank you.
JanHello Thomas,
thank you very much for support, now it is working for me.
Have a nice day.
Hello Thomas,
I did what you suggested and the result is below – it is collapsed result, when I expand each line it has a lot of content, so I don’t know what is important.
if I understand, this problem is somehow related to tranlsations is it right? I am using Loco Translate and I have translated most of frontend text to Czech Language. I have tried to switch to English to check if the problem is related to the translation, but the problem persist.
Output in console:
{strings: {…}, translate: ?, replace: ?}replace: ? (e,s)
strings: {You do not have permission to access this content: “You do not have permission to access this content”, There is an issue with your chosen password.: “There is an issue with your chosen password.”, Too Short: “Too Short”, Very Weak: “Very Weak”, Weak: “Weak”, …}
translate:? (t)
__proto__:Object
- This reply was modified 6 years, 10 months ago by jansmidcze.
Hello,
I can see these errors:
JQMIGRATE: Migrate is installed, version 1.4.1
llms-admin.min.js?ver=3.17.6:1 Uncaught TypeError: LLMS.l10n.translate is not a function
at a.fn.init.e.fn.llmsStudentsSelect2 (llms-admin.min.js?ver=3.17.6:1)
at e.bind (llms-metabox-students.min.js?ver=3.17.6:1)
at e.init (llms-metabox-students.min.js?ver=3.17.6:1)
at new e (llms-metabox-students.min.js?ver=3.17.6:1)
at llms-metabox-students.min.js?ver=3.17.6:1
at llms-metabox-students.min.js?ver=3.17.6:1
wp-tinymce.php?c=1&ver=4607-20180123-tadv-4.6.7:12 Uncaught TypeError: Cannot set property ‘onload’ of null
at q.unbindAllNativeEvents (wp-tinymce.php?c=1&ver=4607-20180123-tadv-4.6.7:12)
at q.remove (wp-tinymce.php?c=1&ver=4607-20180123-tadv-4.6.7:15)
at Object.execCommand (wp-tinymce.php?c=1&ver=4607-20180123-tadv-4.6.7:15)
at window.llms.metabox_product.bind (llms-metabox-product.min.js?ver=3.17.6:1)
at llms-metabox-product.min.js?ver=3.17.6:1
wp-tinymce.php?c=1&ver=4607-20180123-tadv-4.6.7:26 Deprecated TinyMCE API call: <target>.onNodeChange.add(..)Hello Thomas,
unfortunatelly even after clearing the cache I cannot see any difference.
I tried also in other browser – by default I use Chrome, but tried in IE11 and FireFox.
I inspect the page with FireBug and this is axactly the place where I have the problem:
<h2>Enroll New Students</h2>
<div class=”llms-metabox-field d-all”>
<select id=”llms-add-student-select” multiple=”multiple” name=”_llms_add_student”/>
</div>
<div class=”llms-metabox-field d-all d-right”>
<button class=”llms-button-primary” id=”llms-enroll-students” type=”button”>Enroll Students</button>
</div>Hello Thomas,
thank you for quick reply. Today I found new version 3.17.5 – is it the update you are writing about, or the fix will be in next release? After upgrading to 3.17.5 the problem still remains on my site.