09-Nov-2016, 08:12 AM
Hello Steven,
Great to see that the update is ready. Thanks very much for that and I look forward to getting it installed. A few questions if I may. I got a hold of Softaculous to see when they may update their install (as that's how I installed my copy of Commentics) and they say there are some things they need to clear up with you first. Anyway, regardless of how long that may take them, I've noticed in your upgrade instructions that Commentics should be put in Maintenance Mode, etc. Would you therefore be against a Softaculous update, or would you say that it would be the same as the manual install/update (once they get it right)?
Secondly, seeing how I already adapted version 2.5 for my blog's mobile site, I'm wondering if you can tell me if any of the following files will be affected by the update:
/css/default.css
/includes/english/form.php
/includes/functions/comments.php
/includes/template/form.php
And in my own mobiles.css file I have the following code, which may conflict with the fact that Commentics is now responsive.
Having pointed that all out, I'm wondering if the easiest thing to do would be to do a database backup, and then if not a regular update to see what happens, then just do a fresh install, import from backup, and then having saved the files I changed, copy over any necessary code for the minor changes I made to 2.5 if need be.
Any thoughts on any of that?
Cheers,
Allan
Great to see that the update is ready. Thanks very much for that and I look forward to getting it installed. A few questions if I may. I got a hold of Softaculous to see when they may update their install (as that's how I installed my copy of Commentics) and they say there are some things they need to clear up with you first. Anyway, regardless of how long that may take them, I've noticed in your upgrade instructions that Commentics should be put in Maintenance Mode, etc. Would you therefore be against a Softaculous update, or would you say that it would be the same as the manual install/update (once they get it right)?
Secondly, seeing how I already adapted version 2.5 for my blog's mobile site, I'm wondering if you can tell me if any of the following files will be affected by the update:
/css/default.css
/includes/english/form.php
/includes/functions/comments.php
/includes/template/form.php
And in my own mobiles.css file I have the following code, which may conflict with the fact that Commentics is now responsive.
Code:
.cmtx_name_field, .cmtx_email_field, .cmtx_website_field, .cmtx_textarea_field, .cmtx_comment_box_1, .cmtx_comment_box_2, .cmtx_admin_comment_box_1, .cmtx_admin_comment_box_2, .cmtx_no_comments_text {
width: 286px !important;
margin-left: 10px;
}
Having pointed that all out, I'm wondering if the easiest thing to do would be to do a database backup, and then if not a regular update to see what happens, then just do a fresh install, import from backup, and then having saved the files I changed, copy over any necessary code for the minor changes I made to 2.5 if need be.
Any thoughts on any of that?
Cheers,
Allan