<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Moodle Plugins directory: Molsimilarity: Comments</title>
    <link>https://moodle.org</link>
    <description>Moodle plugin allowing the teacher to ask a chemistry related question by drawing the expected answer. The student will answer by drawing the response.</description>
    <generator>Moodle</generator>
    <language>en</language>
    <copyright>(c) 2026 Moodle - Open-source learning platform | Moodle.org</copyright>
    <image>
      <url>https://moodle.org/theme/image.php/moodleorg/core/1776241734/i/rsssitelogo</url>
      <title>moodle</title>
      <link>https://moodle.org</link>
      <width>140</width>
      <height>35</height>
    </image>
    <item>
      <title>Friday, 21 March 2025, 6:47 PM - Céline Perves</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-86751</link>
      <pubDate>Fri, 21 Mar 2025 10:47:19 GMT</pubDate>
      <description>by Céline Perves. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Thank you for your return &lt;br&gt;
It's seems to come from a depreacted constant removed beetween 4.4.x and 4.5.x but in the 1.5.0 version of the plugin I remove that constant&lt;br&gt;
I'll try to reproduce the error to prevent this to arrive &lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-86751</guid>
    </item>
    <item>
      <title>Thursday, 20 March 2025, 10:16 PM - Pawel Gadalinski</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-86742</link>
      <pubDate>Thu, 20 Mar 2025 14:16:32 GMT</pubDate>
      <description>by Pawel Gadalinski. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;i my case , i upgrade to moodle 4.4.7 and upgrade plugin molsimilarity  to 1.4.3 (2024061700)  . Nothing to do with folders.  Only by web panel administrator in moodle.&lt;br&gt;
when i have moodle 4.4.7 cannot update molsimilarity   to 1.5.0 (2025022100) - got error - wrong version moodle.&lt;br&gt;
&lt;br&gt;
So hgave to update moodle to 4.5 .  And when upgrading i have error above (line 33 of /question/type/molsimilarity/db/messages.php: Error thrown)  .  Got error without making any changes to the files . &lt;br&gt;
&lt;br&gt;
To fix that problem solution is above&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-86742</guid>
    </item>
    <item>
      <title>Thursday, 20 March 2025, 6:39 PM - Céline Perves</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-86738</link>
      <pubDate>Thu, 20 Mar 2025 10:39:17 GMT</pubDate>
      <description>by Céline Perves. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;the standard procedure is to replace old plugin code by new one after having removed the old code&lt;br&gt;
In the case of molsimilarity plugin a lot of javascript module files have changed (new one, old one removed) that can explain errors if you only copy new code under old one not deleted before&lt;br&gt;
I'll put a warning concerning this in the readme&lt;br&gt;
Glad it works for you and thanks for your return&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-86738</guid>
    </item>
    <item>
      <title>Thursday, 20 March 2025, 6:33 PM - Pawel Gadalinski</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-86736</link>
      <pubDate>Thu, 20 Mar 2025 10:33:47 GMT</pubDate>
      <description>by Pawel Gadalinski. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;hurray.  i have solution.&lt;br&gt;
&lt;br&gt;
1 . i removed folder moodle/question/type/molsimilarity  (save copy)&lt;br&gt;
2. succesful upgrade moodle 4.4-&amp;gt; 4.5     &lt;br&gt;
3. past copied folder molsimilarity   to  moodle/question/type/&lt;br&gt;
4. upgrade plugin molsimilarity    by standard procedure&lt;br&gt;
&lt;br&gt;
and working !&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-86736</guid>
    </item>
    <item>
      <title>Thursday, 20 March 2025, 6:23 PM - Pawel Gadalinski</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-86735</link>
      <pubDate>Thu, 20 Mar 2025 10:23:48 GMT</pubDate>
      <description>by Pawel Gadalinski. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;now i have error while updateing 4.4-&amp;gt;4.5 &lt;br&gt;
&lt;br&gt;
Stack trace:&lt;br&gt;
line 33 of /question/type/molsimilarity/db/messages.php: Error thrown&lt;br&gt;
line 692 of /lib/messagelib.php: call to require()&lt;br&gt;
line 487 of /lib/messagelib.php: call to message_get_providers_from_file()&lt;br&gt;
line 629 of /lib/upgradelib.php: call to message_update_processors()&lt;br&gt;
line 771 of /lib/upgradelib.php: call to upgrade_component_updated()&lt;br&gt;
line 1937 of /lib/upgradelib.php: call to upgrade_plugins()&lt;br&gt;
line 719 of /admin/index.php: call to upgrade_noncore()&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-86735</guid>
    </item>
    <item>
      <title>Wednesday, 19 March 2025, 7:30 PM - Céline Perves</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-86724</link>
      <pubDate>Wed, 19 Mar 2025 11:30:38 GMT</pubDate>
      <description>by Céline Perves. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I had no troubles migrating from 4.1 to 4.5 version, Have you try to look in the apache/ngix error logs?Have you old 2.2 assignments, this block the moodle update? &lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-86724</guid>
    </item>
    <item>
      <title>Wednesday, 19 March 2025, 7:10 PM - Pawel Gadalinski</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-86721</link>
      <pubDate>Wed, 19 Mar 2025 11:10:42 GMT</pubDate>
      <description>by Pawel Gadalinski. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;is possible molsimilarity  plugin crash my site ? or should i searching in another plugins ?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-86721</guid>
    </item>
    <item>
      <title>Wednesday, 19 March 2025, 7:08 PM - Céline Perves</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-86720</link>
      <pubDate>Wed, 19 Mar 2025 11:08:15 GMT</pubDate>
      <description>by Céline Perves. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;maybe come from other plugin , I'll contact you&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-86720</guid>
    </item>
    <item>
      <title>Wednesday, 19 March 2025, 7:06 PM - Pawel Gadalinski</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-86719</link>
      <pubDate>Wed, 19 Mar 2025 11:06:29 GMT</pubDate>
      <description>by Pawel Gadalinski. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;thank You i will try. I have error500 after upgrade 4.4-&amp;gt; 4.5 and moodle site stop working... Serarching in whole added plugins &lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-86719</guid>
    </item>
    <item>
      <title>Wednesday, 19 March 2025, 3:16 PM - Céline Perves</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-86714</link>
      <pubDate>Wed, 19 Mar 2025 07:16:16 GMT</pubDate>
      <description>by Céline Perves. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello,&lt;br&gt;
if you have instances of molsimilarityquestions you must delete them before uninstalling the plugin, this Moodle behaviour for question type plugins&lt;br&gt;
Note that this is not necessary to uninstall 4.1 molsimilarity plugin to migrate to 4.5 plugin version, the plugin update is took into account &lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-86714</guid>
    </item>
    <item>
      <title>Wednesday, 19 March 2025, 3:03 PM - Pawel Gadalinski</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-86712</link>
      <pubDate>Wed, 19 Mar 2025 07:03:01 GMT</pubDate>
      <description>by Pawel Gadalinski. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;i have error: core_plugin/err_cannot_uninstall_plugin&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-86712</guid>
    </item>
    <item>
      <title>Tuesday, 18 March 2025, 9:23 PM - Pawel Gadalinski</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-86704</link>
      <pubDate>Tue, 18 Mar 2025 13:23:07 GMT</pubDate>
      <description>by Pawel Gadalinski. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;hi again. How can i uninstall plugin ?  i need upgrade to moodle 4.5 but first have to delete from moodle 4.4 ... but no visable option to uninstall.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-86704</guid>
    </item>
    <item>
      <title>Thursday, 31 October 2024, 5:25 PM - Céline Perves</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-85326</link>
      <pubDate>Thu, 31 Oct 2024 09:25:04 GMT</pubDate>
      <description>by Céline Perves. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Nice, thanks you for the feedback&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-85326</guid>
    </item>
    <item>
      <title>Tuesday, 29 October 2024, 7:04 PM - Pawel Gadalinski</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-85294</link>
      <pubDate>Tue, 29 Oct 2024 11:04:13 GMT</pubDate>
      <description>by Pawel Gadalinski. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;hi &lt;br&gt;
Céline Perves.&lt;br&gt;
Thanks you 4 supporting.  NOw is working&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-85294</guid>
    </item>
    <item>
      <title>Monday, 14 October 2024, 8:01 PM - Céline Perves</title>
      <link>https://moodle.org/plugins/qtype_molsimilarity#comment-85110</link>
      <pubDate>Mon, 14 Oct 2024 12:01:16 GMT</pubDate>
      <description>by Céline Perves. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello, &lt;br&gt;
What is the command line used to launch ISIDA server &lt;br&gt;
What are the different parameters entered in molsimilarity plugin general settings (serverurl,...)&lt;br&gt;
What did you put in curl settings curlsecurityblockedhosts and curlsecurityallowedport&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/qtype_molsimilarity#comment-85110</guid>
    </item>
  </channel>
</rss>