What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin - Monitoring] SugarMonitor

Could you tell me how I disable the uploading?
it keeps telling me
blank still pops something, prefer to keep the log clean

u only have to set a // at the beginning of row 94 and 95
this:
Upload(path + file, ftpServerAdress, ftpUserName, ftpPassword);
Upload(path + "screen.jpg", ftpServerAdress, ftpUserName, ftpPassword);
into this:
//Upload(path + file, ftpServerAdress, ftpUserName, ftpPassword);
//Upload(path + "screen.jpg", ftpServerAdress, ftpUserName, ftpPassword);
 
[SugarMonitor]: Refreshing
[SugarMonitor]: De objectverwijzing is niet op een exemplaar van een object ingesteld.

still messaging that it isnt set up hehe
 
[SugarMonitor]: Refreshing
[SugarMonitor]: De objectverwijzing is niet op een exemplaar van een object ingesteld.

still messaging that it isnt set up hehe

ouch this is another error...
at which line he says?
 
doesnt say a line, its just the announcement that it isnt set up I think
 
@plugin maker, hb's ability to detect if its stuck is shotty at best .
 
New Version

The new Version with the amazong design from Dr.Spike is released (0.0.0.3)
 
Working nice, tho I dont like the design that much, prefer to have it blank so I can check it on my phone faster
 
Working nice, tho I dont like the design that much, prefer to have it blank so I can check it on my phone faster

i will make a lite version for phones soon (i hope i can do it tomorrow)
 
could you also specify the Time to Level function a bit better?
it says 2hour, 1 hour..
Not sure if it counts in minutes when its down to less then 1 hour
 
new version released 0.0.3.1 with a few bugfixes and new functions
 
Back
Top