21
PTlooker
Re: URGENT!!! Page blank only in ie!
  • 2005/2/20 18:01

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


i dont know how to put this out...in my theme.html i have:

<{$xoops_module_header}>
<
script type="text/javascript">
<{
$xoops_js}>
</
script>
<
script>
function 
addEngine()
{
    if ((
typeof window.sidebar == "object") &&
      (
typeof window.sidebar.addSearchEngine == "function"))
    {
        
window.sidebar.addSearchEngine(
            
"http://www.weblook.org/themes/iceLOOK/procura_plugin.src",  /* engine url */
            
"http://www.weblook.org/favicon.ico",  /* icon url */
            
"webLOOK",                                         /* engine name */
            
"Web" );                                               /* category name */
    
}
    else
    {
        
alert("Mozilla M15 ou superior é necessário para instalar um sistema de procura.");
    }
}
</
script>
</
head>


So i dont see anu code with comments..what can it be?
Thanks in advance!

22
PTlooker
Re: URGENT!!! Page blank only in ie!
  • 2005/2/20 21:06

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


anyone?

23
PTlooker
Re: URGENT!!! Page blank only in ie!
  • 2005/2/20 23:47

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


anyone please?

24
PTlooker
Re: URGENT!!! Page blank only in ie!
  • 2005/2/21 8:06

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


seems not.. :(

25
JasonMR
Re: URGENT!!! Page blank only in ie!
  • 2005/2/21 8:52

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Sorry for not replying earlier....

...
<{
$xoops_module_header}>
<
script type="text/javascript">
<{
$xoops_js}>
</
script>
<
script>
function 
addEngine()
...


just make this small change

<{$xoops_module_header}>
<
script type="text/javascript">
<{
$xoops_js}>
</
script>
-->
<
script>
function 
addEngine()


JS debugger will still give an error, but at least your header appears!

Let me know how it goes for you...

26
PTlooker
Re: URGENT!!! Page blank only in ie!
  • 2005/2/22 17:45

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


Really big thanks!!
Now header appears only ie, but like you said i've got errors... any idea of how can i "erase" this errors?
Thanks on more time!

27
PTlooker
Re: URGENT!!! Page blank only in ie!
  • 2005/2/23 22:00

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


JasonMR, still there? :P

28
JasonMR
Re: URGENT!!! Page blank only in ie!
  • 2005/2/23 22:59

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


It seems to me, that this is happening, due to one of the modules you have installed, but I can't pinpoint it, and don't have the time to drill down into this any further, sorry, but what you could do is (very dedious though, so you might want to leave it, as it's no mayor error):


- one after another, deactivate your modules
- until said error disappears
- then you have the culprit


Sorry I can't be of more help....

Login

Who's Online

208 user(s) are online (144 user(s) are browsing Support Forums)


Members: 0


Guests: 208


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits