NiftyHost Forums (Archive)
User CP - Printable Version

+- NiftyHost Forums (Archive) (https://niftyhost.chary.us/support)
+-- Forum: NiftyHost (https://niftyhost.chary.us/support/forum-3.html)
+--- Forum: Customer Support (https://niftyhost.chary.us/support/forum-6.html)
+---- Forum: Comments and Suggestions (https://niftyhost.chary.us/support/forum-15.html)
+---- Thread: User CP (/thread-1394.html)



User CP - MustangV10 - 09-02-2011

I don't know if this has already been posted, but I just noticed it and didn't see a topic about it.

Just thought you might like to be made aware, doesn't really need an explanation.




RE: User CP - HiddenKnowledge - 09-02-2011

Could you try that again with another theme?


RE: User CP - MustangV10 - 09-02-2011

It works fine with the other theme.


RE: User CP - HiddenKnowledge - 09-02-2011

Ok, thanks. I'll take a look at it later today :)


RE: User CP - MustangV10 - 09-02-2011

(09-02-2011, 01:51 AM)HiddenKnowledge Wrote: Ok, thanks. I'll take a look at it later today :)

No problem.

Might I suggest you apply this fix to the Afresh theme? http://community.mybb.com/thread-75337.html

Thanks.


RE: User CP - RichardGv - 09-02-2011

Exactly 4 months ago, on May 2nd I sent Zack a PM about the issue. He said he would take a look and... This old friend is still there.

(09-02-2011, 01:55 AM)MustangV10 Wrote: Might I suggest you apply this fix to the Afresh theme? http://community.mybb.com/thread-75337.html

I didn't realize we have an Afresh theme. :D

Well, in both Firefox 6.0 and Chromium 14 I noticed no severe issues about the editor. The fix he posted is a terrible one, unfortunately, since it turns all editors to a fixed size regardless of the <textarea> in the template, while the original editor.js calculatse the width and height of the original <textarea> and replaces it with a editor of the same size. Anyway, the "fix" was posted a year ago, and MyBB devs never choose to merge it into the main tree, it explains everything.


RE: User CP - MustangV10 - 09-02-2011

(09-02-2011, 02:56 PM)RichardGv Wrote: Exactly 4 months ago, on May 2nd I sent Zack a PM about the issue. He said he would take a look and... This old friend is still there.

(09-02-2011, 01:55 AM)MustangV10 Wrote: Might I suggest you apply this fix to the Afresh theme? http://community.mybb.com/thread-75337.html

I didn't realize we have an Afresh theme. :D

Well, in both Firefox 6.0 and Chromium 14 I noticed no severe issues about the editor. The fix he posted is a terrible one, unfortunately, since it turns all editors to a fixed size regardless of the <textarea> in the template, while the original editor.js calculatse the width and height of the original <textarea> and replaces it with a editor of the same size. Anyway, the "fix" was posted a year ago, and MyBB devs never choose to merge it into the main tree, it explains everything.

It's awkward to get right sometimes, I'll give you that. However it does work, and it's a fairly good for a quick patch/fix.



RE: User CP - Zach - 09-04-2011

@RichardGv: Not going to lie. I never looked into it. It slipped my mind completely...


RE: User CP - nobody - 01-31-2012

I have noticed a bug with the UCP main page. It seems the username is in its own <td> tag, and is shown off to the side of the table. I don't think this is right, Zack or HK can you look into that?


RE: User CP - Zach - 01-31-2012

For some baffling reason, the MyBB template system replaces {$avatar} with table HTML code. Fixed.