PDA

View Full Version : Webclient



Mort
June 22nd, 2010, 01:42
I don't mean to be a whiny noob, and I hope I don't seem like one, but I finally got my webclient on track when i compile and waddyaknow, there's 1 error that I have no idea how to fix. Here's the error I get:



client.java:4088: cannot find symbol
symbol : method downloadcache(java.lang.String,java.lang.String,ja va.lang.Strin
g,java.lang.String)
location:class client
downloadcache("Only the registered members can see the link.", "Cach
e.zip", "", "Cache");
^


Anyone think they can help? Much appreciated, thanks!

Tootsie Roll
June 22nd, 2010, 02:38
Did you change ANYTHING in the cache? like Renaming, changing pictures, ect.. if you did, you have to make another ZIP file and put the cache files in it again then reupload it and right click the download link and click "Copy download link" or something like that and replace the link in client.java

Mort
June 22nd, 2010, 04:11
No, I didn't rename/replace anything.

Mort
July 6th, 2010, 18:43
bump.