I have a OD Ultimate sub until june of next year. I try to update Iconpackager and it tells me my subscription is invalid and when I go to the update registration page, my old Wincustomize subscription is highlighted. I wasn't aware that a WC sub was required to update OD components, so maybe this is where the bug is. I uninstalled IP, rebooted, and reinstalled it but it seems the "install" version is not the same as the updated version yet as the update available message is still there.
pyrogator
I'm not dead!
Right. Thanks.
Just wondering if the WC Browser program has been discontinued? Last time it worked was around 3/17 and now when I try to access a library from within, it gives an error downloading. Did a check for updates and get nada. Uninstalled and reinstalled from within SDC, same.
Newest version of WC browser and SDC installed. Any time I run the browser, and it does any sort of update or download, the program terminates itself with no error message. I can't even browse new skins any more. Any ideas what's going wrong? My WC subscription is still valid afaik, although I have not been able to renew my OD sub yet. The ONLY difference in the system since I last ran the browser (been a few weeks) is a new video card, FX5700LE 2
When I first ran SDC all that was showing for wincustomize was 1.0 and no option to update. However, I found out I hadn't entered the serial number in the registration options of SDC. All better now, thanks.
Correct. Thanks, I had downloaded this current version when I registered the browser.
Sorry, I had gotten an error message when I attempted the first post and thought it had not posted. WCB version is 1.20.
When I attempt to browse through the suites, several of them cause the cursor to switch to "working" and the browser to stop responding after that. So far, 3 suites have caused this: Sterling, Iced, and Shining. Anyone else had this problem? Its kind of annoying to have to close the program and restart it every time this happens. <img src="http://images.stardock.com/images/smiles/sb.gif" border=0 ALIGN="absmiddle" AL
I use regular mozilla 1.7 right now. For some sites I *HAVE* to use IE, because the site maker is too pig headed to understand, or just plain lazy, that not everyone uses IE exclusively and makes the site only work properly with IE.
Funny thing, a day later all the errors stopped. have not had one in over two days. Maybe it was something with the xml feed itself causing problems. Seems to have corrected itself whatever the cause.
When using the updated animated weather desktopX object, it periodically errors out on line 129. Below is the portion of the script in question, and line 129 is: xmlstripper = Mid(string, datastart, datalength) Now, its been a while since i have done any programming, but it seems to me the error has to do with a discrepancy between the function declaration and the statement calling the function. It is declared with 2 variables, and the statement calling it has 3. I