Smartermail update ...
 
Notifications
Clear all

Smartermail update password broken in 1.4.2

13 Posts
3 Users
0 Likes
3,014 Views
Posts: 115
Topic starter
(@jimjams)
Estimable Member
Joined: 8 years ago

Thanks Marco,
Appreciate the help.

Could you please confirm the relevant solidcp file paths/file names for updating email addresses and your timestamps for them? Just want to double check mine updated when i patched.

Reply
Posts: 1964
Admin
(@m-tiggelaar)
Noble Member
Joined: 8 years ago

The commit is:

https://git.key4ce.com/SolidCP/v2.x/commit/6b85f6c1c8618ac47e6781841fcc92daf2b3a9e3

File paths:

SolidCP/Sources/SolidCP.WebPortal/DesktopModules/SolidCP/ProviderControls/SmarterMail100_EditAccount.ascx

SolidCP/Sources/SolidCP.WebPortal/DesktopModules/SolidCP/ProviderControls/SmarterMail50_EditAccount.ascx

SolidCP/Sources/SolidCP.WebPortal/DesktopModules/SolidCP/ProviderControls/SmarterMail60_EditAccount.ascx

SolidCP/Sources/SolidCP.WebPortal/DesktopModules/SolidCP/ProviderControls/SmarterMail_EditAccount.ascx

Most important 2 changes i have attached here.

Reply
Posts: 115
Topic starter
(@jimjams)
Estimable Member
Joined: 8 years ago

Thanks Marco,

Its bizarre, i have the correct files and viewed them to see the correct hidden classes are there.

Still not updating passwords 🙁

No other issues with Smartermail functionality, no errors in solidcp or windows or Smartermail logs. This is the worst part as i have nothing to work with.

Any chance you could test it with SM16 for me to make sure i am not going mad 🙂

Reply
Posts: 1964
Admin
(@m-tiggelaar)
Noble Member
Joined: 8 years ago

If you check the first screenshot it's not just a hidden class but also by default "checked=true" (which is important as that means the checkbox is always checked while hidden).

Reply
Posts: 115
Topic starter
(@jimjams)
Estimable Member
Joined: 8 years ago

Yes i have it in my portal SmarterMail100_EditAccount.ascx:

<asp:CheckBox runat="server" meta:resourcekey="cbEnabled" ID="cbChangePassword" Text="Check to Enable Password Change" Checked ="true"/>

Should be seeing any kind of "checked" code in the html output in chrome inspector?

Reply
Page 2 / 3
Share: