Profile troubles

Good morning,

I noticed that in "user profile > preferences" the radio buttons are not showed as marked (I have tried to test it in your Aqua-Soft 3.0 phpBB test forum, too); and then, when I try to send a message and set the "blod" style, the closing tag is not considered, and this way it all ends up with the whole message in bold style.

Hoping for a solution of this problem, I thank you all in advance.

Alessandro

#432629

I'm looking into the Preferences bit, but not sure about the Bold stuff, that seems to be working fine for me in Firefox

#432630

I'm looking into the Preferences bit, but not sure about the Bold stuff, that seems to be working fine for me in Firefox

I have the same trouble with the bold stuff also with FireFox v2.0 (for Mac).

Thanks for your support!

Alessandro

I'm looking into the Preferences bit, but not sure about the Bold stuff, that seems to be working fine for me in Firefox

Now it show the radio button checked, but it doesn't work! ... if i choose from my User CP "Always attach my signature" and then i write a post "attach signature" is unchecked! (also if i choose other options from the radio button of User CP.

I have tested with: Safari & FireFox for Mac - IE6 & 7 fow Windows XP .

Any suggestions?

Alessandro

#432674

Hmm, I'll look into it. I copied the radio buttons from the default phpbb skin so kinda odd they do not work correctly.

#432684

Hmm, I'll look into it. I copied the radio buttons from the default phpbb skin so kinda odd they do not work correctly.

If i choose the default phpbb skin it work!

Waiting for news ... thanks for your support!

Alessandro

#432686

Any news for bug fix?

#432973

Going to re-write the profile pages either tonight or tomorrow and get that out to you guys. I guess the newer versions of phpbb broke something.

#433129

Going to re-write the profile pages either tonight or tomorrow and get that out to you guys. I guess the newer versions of phpbb broke something.

Thank u so much Timan!!!!

Alessandro

#433151

Going to re-write the profile pages either tonight or tomorrow and get that out to you guys. I guess the newer versions of phpbb broke something.

The bug is still here, also with the new release ... (signature bug)

Alex

#433295

It has to be the copy you guys are using then. I've redone the profile templates from the latest public release of php2.

Not really sure what else it could be.

#433316

It has to be the copy you guys are using then. I've redone the profile templates from the latest public release of php2.

Not really sure what else it could be.

I'v got it Timan! parameters are case sensitive! :

in posting_body.tpl you write s_signature_checked instead S_SIGNATURE_CHECKED (and so on), i have changed them to capitals and now it work.

Solved the BBcode tags that doesn't close too: i have copied the bbcode.tpl of subsilver and now it works.

Alessandro

#433339