I use both IE6 and FireFox and with IE my forum user info header exceeds the right side boundary. I have narrowed it down to the cause, but am not sure why it does not work. In the index.template.php of my theme, this section is not doing it's job:
Code:
// Because of the way width/padding are calculated, we have to tell Internet Explorer 4 and 5 that the content should be 100% wide. (or else it will assume about 108%!) echo ' <div id="headerarea" style="padding: 12px 30px 4px 30px; width: 100%', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' width: 100%;' : '', '">';
If I manually edit it to add "width: 100%;" then it works great with IE but causes the same problem to FireFox. It just seems that it should do it for IE6 as well. Could this be caused by not having a fully XHTML compliant template in either SMF or Mambo that then kicks IE6 out of compliance mode?
Can you try going to Global config, then set "Use New Account Activation:" to No.
If that works, set SMF registration to No. And make sure that noone can go directly to the main SMF url.
I'm not sure I follow you by making sure that no one can go directly to the main SMF url. How would I block it and drive them through registration. My goal is just to moderate registrations for a little while and then go back to activation mode. I was able to set "Use New Account Activation:" to No. Thanks for the response!
Hey Folks, I'm having trouble figuring out how to do Member Aproval, I have set it as required in SMF, is there something I need to do to set it in Mambo?
I'm recovering from a hacked phpBB board and so I want to make sure I have direct control over deciding on new members.
None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by MamboHacks.com. Powered by Mambo. All rights reserved. TERMS OF USE