The minimum 13 years signup age problem

Tamás Varga Posted in Component Development 2 years ago

Under OSSN 6.1, the title component does not work. Shows that the component works fine in the admin panel, yet it does not subtract the age from the birthday date.

Replies
Hungarian Tamás Varga Replied 2 years ago

Arsalan Shah: Thanks a lot for the help, now my site is working fine.

Indonesian Arsalan Shah Replied 2 years ago

@Tamas, Please contact openteknik so they can look for you as you are using premium version

Hungarian Tamás Varga Replied 2 years ago

Arsalan: Unfortunately, I’m not a programmer, I just really like computer science and studying.

Indonesian Arsalan Shah Replied 2 years ago

Tamas you should first try to find a basic difference between JS and CSS code putting CSS in JS will make things not working. I am sorry if it sounds rude but devs skills support is outside scope of this forum. What you saying is putting a diesel in petrol engine works.

I have marked https://www.opensource-socialnetwork.org/component/view/1400/minimum-13-years-signup-age not working

Hungarian Tamás Varga Replied 2 years ago

There will be no code for 2 days.

Hungarian Tamás Varga Replied 2 years ago

The code is only in css.

Hungarian Tamás Varga Replied 2 years ago

Michael: The code is there because I put it back. When the code isn’t there, it doesn’t work for 13 years either.

German Michael Zülsdorff Replied 2 years ago

Are we talking about different sites, maybe?

I just looked at
enter image description here

and it's still there.

Hungarian Tamás Varga Replied 2 years ago

.alert-danger {
color: #000000;
background-color: #1baaef;
border-color: #7c912a;

I removed this code.

The 13-year component doesn't work that way either.

German Michael Zülsdorff Replied 2 years ago

Only from curiosity:
Then why not remove this buggy script as it still prevents the 13 years signup component and other parts of your site from working?