|
User Details |
message
|
|
Kennan Wood
post date:
2010-10-02 14:57:21
|
Can someone please help me fix the following runtime error:
Microsoft VBScript runtime error '800a01a8'
Object required: 'extra_data.Item(...).Item(...)'
/summit/includes/FusionCharts/dynamic/DWFChart.inc.asp, line 764
It has to do with the link, color and target data. It is currently set:
link = extra_data.Item(0).Item(categ_arr(i)).Item("link")
color = extra_data.Item(0).Item(categ_arr(i)).Item("color")
target = extra_data.Item(0).Item(categ_arr(i)).Item("target")
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-10-04 07:08:55
|
Hello,
Have you set any value inside the link textfield from the interface? Could you please send us a copy of the page at support at extendstudio.com ?
Regards,
Andrei Rinciog
|
|
|
Kennan Wood
post date:
2010-10-04 11:35:17
|
Andrei,
There is no value inside the link textfield. I will send the page now.
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-10-07 05:21:09
|
Hello Kennan,
I don't know if you received my emails as I got no reply to them.
You sent me a file from the extension. However, I need a copy of the page where you have the chart inserted.
Also, please insert the page inside an archive firs or else it will get marked as potentially unsafe.
Regards,
Andrei Rinciog
|
|