Home arrow Forum SMF Discuss Bot 2.0.2 - Bugs Report
  Welcome, Guest. Please login or register.
Did you miss your activation email?
November 21, 2008, 06:41:55 PM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Addon Discussion
| |-+  Joomla Mambots
| | |-+  SMF Discuss Bot 2.0.2 - Bugs Report
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: 1 [2] Go Down Print
Author Topic: SMF Discuss Bot 2.0.2 - Bugs Report  (Read 3720 times)
SergeyL
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 3


View Profile
Re: SMF Discuss Bot 2.0.2 - Bugs Report
« Reply #15 on: May 25, 2007, 01:24:58 PM »

I have trouble with two column DIV template in IE because IE try to place on page discuss bot form and fieldset. I find workaround via add/change style in tags FORM and FIELDSET. In Firefox this action help too.

Code near line 555-557

Before

Code:
echo '<form id="a'.$row->id.'" action="'.$jsmf->fixLink().'" method="post">';
echo '<fieldset style="border:0px;">';

After adding visibility:hidden;width:0px;height:0px

Code:
echo '<form id="a'.$row->id.'" action="'.$jsmf->fixLink().'" method="post" style="visibility:hidden;width:0px;height:0px">';
echo '<fieldset style="border:0px;visibility:hidden;width:0px;height:0px">';

Please fix this in future release.
« Last Edit: May 25, 2007, 01:28:01 PM by SergeyL » Logged
Pages: 1 [2] Go Up Print 
« previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
Search Contact About Advertise Blogs Topsites Submit News Register Login