Autor |
php-fusion 7 RC2 and SecSys 1.8.3 IE error |
1 # 24
|
Gelöschter User |
Eingetragen am 29.06.2008 20:09 |
|
|
Just noticed that my site has center panels in FF3, but no center panels in IE7.
After disabling the SecSys panel they came back in IE7.
Could there be some IE7 sensitive error in the panel? |
|
Autor |
RE: php-fusion 7 RC2 and SecSys 1.8.3 IE error |
2 # 24
|
Silvermoon Webmaster
Beiträge: 698
Ort: 72270 Baiersbronn
Eingetreten: 26.06.06 Status: Offline
|
Eingetragen am 29.06.2008 20:48 |
|
|
That's interesting. I didn't use IE7. I testing my infusions an mods in the IE6 and FF3 and FF2. The Panel show only datas from the statstics table. I found no proplems in this panel.
Es ist alles eine Frage der Überarbeitung
BS-FUSION - KEEP IT SIMPLE
Content Management System Support |
|
Autor |
RE: php-fusion 7 RC2 and SecSys 1.8.3 IE error |
3 # 24
|
Gelöschter User |
Eingetragen am 29.06.2008 23:25 |
|
|
Funny thing is, it is the same with every (official) v7 theme. So it can hardly be a theme error, or then at least a very consistent error.....
I assume that the SecSys still works, without showing the panel? |
|
Autor |
RE: php-fusion 7 RC2 and SecSys 1.8.3 IE error |
4 # 24
|
Silvermoon Webmaster
Beiträge: 698
Ort: 72270 Baiersbronn
Eingetreten: 26.06.06 Status: Offline
|
Eingetragen am 30.06.2008 19:14 |
|
|
If displaying no errors when the main_control.php is included in the maincore.php and the log entries are be written, then works the SecSys.
The panel ist only for displaying, that the site ist using the SecSys.
Es ist alles eine Frage der Überarbeitung
BS-FUSION - KEEP IT SIMPLE
Content Management System Support |
|
Autor |
RE: php-fusion 7 RC2 and SecSys 1.8.3 IE error |
5 # 24
|
Gelöschter User |
Eingetragen am 30.06.2008 20:53 |
|
|
I have been playing around with the SecSys panel.
The pages gets messed-up in IE7 when I enable the SecSys panel on the left or the right side.
Don't ask me why, but when I enable it as lower-center panel, everything seems to be ok in FF3 and IE7... |
|
Autor |
RE: php-fusion 7 RC2 and SecSys 1.8.3 IE error |
6 # 24
|
Silvermoon Webmaster
Beiträge: 698
Ort: 72270 Baiersbronn
Eingetreten: 26.06.06 Status: Offline
|
Eingetragen am 30.06.2008 21:12 |
|
|
I've tested it in the IE6 and there ist no problem, can you testing, if the problem is, when you include the panel in another infusions panel, please.
For example in the shoutbox_panel.php, bevor the last closeside();
require_once(INFUSIONS."security_system_panel/security_system_panel.php"
Disable the SecSys-Panel in the Panel-Admin and check, if the SecSys-Panel display in the shoutbox_panel, please.
Es ist alles eine Frage der Überarbeitung
BS-FUSION - KEEP IT SIMPLE
Content Management System Support |
|
Autor |
RE: php-fusion 7 RC2 and SecSys 1.8.3 IE error |
7 # 24
|
Gelöschter User |
Eingetragen am 30.06.2008 21:59 |
|
|
Did what you said, and the page gets messed-up in IE7, not in FF3...
I also tested with an edited version of the SecSys panel.
I replaced the following line:
Zitat | if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; } |
which is a v6 version, with the v7 version:
Zitat | if (!defined("IN_FUSION")) { die("Access Denied"); } |
That didn't help either....
Can it be that there's a </div> missing somewhere?
Bearbeitet von am 30.06.2008 22:04 |
|
Autor |
RE: php-fusion 7 RC2 and SecSys 1.8.3 IE error |
8 # 24
|
gozoc Co-Admin u. Cheftester
Beiträge: 1047
Ort: Bayern
Eingetreten: 22.09.06 Status: Offline
|
Eingetragen am 01.07.2008 09:29 |
|
|
Hi ...
ich kann keine Probleme im Moment mit IE7 sehen. Bin jetzt mit dem Browser drin und als Gast, oder eingeloggt, ist bisher alles ok. Sogar mit proxy.
Und bei mir auf www.wuschelkiste.de, ist auch mit dem Panel alles ok und keine Probleme.
MrSimple: i use now the IE7 - and i can not see any problems.
As guest, or as member ... no problems - and i route over a proxy ... everything is ok.
And i try it with the new panel on my own site (www.wuschelkiste.de), also on my testsite with v7 and panel .... and cannot see any trouble ...
Sorry. |
|
Autor |
RE: php-fusion 7 RC2 and SecSys 1.8.3 IE error |
9 # 24
|
Gelöschter User |
Eingetragen am 01.07.2008 20:28 |
|
|
Thanks for all the effort.
I can't understand what's wrong with my site...
Could you do me a favor, and visit www.mrsimple.info with IE7. Please tell me that you see the page all messed up? And then with FF3?
I visited your test site with IE7, and see no problem. But it looks to me like a fusion v6 site? And how did you get the SecSys image in the footer?
Could it be the combination Win XP-Sp3 / IE7 ?
I'm lost here.....
I even installed a fresh fusion v7 RC2 test site, with only the SecSys infusion. There the problem is the same, messed-up in IE7, good in FF3.
Bearbeitet von am 01.07.2008 20:49 |
|
Autor |
RE: php-fusion 7 RC2 and SecSys 1.8.3 IE error |
10 # 24
|
Silvermoon Webmaster
Beiträge: 698
Ort: 72270 Baiersbronn
Eingetreten: 26.06.06 Status: Offline
|
Eingetragen am 01.07.2008 21:34 |
|
|
Can you give us a screenshot what we must see on this page, without secsys panel. an we can say what we see with secsys panel.
Es ist alles eine Frage der Überarbeitung
BS-FUSION - KEEP IT SIMPLE
Content Management System Support |
|