| Author |
Message |
speedpacket
Joined: 13 Jul 2005 Posts: 13
|
Posted: Wed Jul 13, 2005 2:49 pm Post subject: object required error |
|
|
Okay,
I'm going crazy over this - we're just in testing, so if you go to th e source, nevermind the bad html, but
http://bp.speedpacket.com/flexin/index.php?_m=test&_a=2 => works okay (apart from some image /img/b.gif he's looking for -> why??? and how can I set it to my own image? I can't find this defined anywhere )
now go to http://bp.speedpacket.com/flexin/index.php?_m=test
it is not showing; yet it is having issues with an "object required"...
Can anyone have me see the light at the end of the tunnel?
We will be getting redistribution license if we can get this fixed... |
|
| Back to top |
|
 |
Victor_Chuiko Support Team
Joined: 12 Apr 2005 Posts: 145
|
Posted: Thu Jul 14, 2005 3:25 am Post subject: |
|
|
As I can see, the problem is only in red crosses in every item. But it's not a really a problem at all.
The menu really needs 'b.gif' image. You can read about it and get it here:
http://javascript.cooldev.com/doc/faq/menu.php#IDAU0KO
It is defined in the very beginning of 'menu_items.js' file with this line:
| Code: | | var BLANK_IMAGE = "img/b.gif"; |
|
|
| Back to top |
|
 |
speedpacket
Joined: 13 Jul 2005 Posts: 13
|
Posted: Sun Jul 17, 2005 10:35 pm Post subject: |
|
|
that wasn't the problem I was referring to; I knew the image issue; just ignored it as - as you say - wasn't a real problem
Anyway - I purchsed pro and got it to work; just have two other topics open that I hope someone will be able to get back to
Thanks for your reply though. |
|
| Back to top |
|
 |
|