Thx for reply i repair it. It was in index.php script where i must change ../../sugar.html on ../sugar.html
nothing changes there... No new files uploaded, no error in HB, nothin'...[SugarMonitor]: Refreshing
[SugarMonitor]: Leveling in 4.1 h
[SugarMonitor]: Refreshed
I'm having a hard time making this work on my linux host... I am not that much of a web dev, so I can't tell if it is because I don't have a windows server like you (htdocs root) having to put the folder in my "public_html" root...
I will play around some more, but i am hoping for a response
EDIT: I now tried to remove the folder from the server, but when the plugin refreshesnothing changes there... No new files uploaded, no error in HB, nothin'...
Btw. when I finally get it to work I'm gonna rename the folder "SugarWebsite" to something else and move it to another location for use with a subdomain. Wouldn't it be an idea to give the user this option without having to edit the code (bot that it's a problem for me, its just another feature![]()
Yep, I concluded this myself too (didn't see your reply ^^). However, I find it extremely annoying when files just get uploaded to root and clutters the space.
I edited the plugin to make it put all files to be uploaded in a separate folder called Uploads (inside the SugarMonitor folder). It uploads these files directly to the SugarWebsite folder (or preview as mine is called) on the server, so everything is together.
Also, instead of having to upload the icon together with the screen shot every time, I just put them all in a folder on the server and made it load the class icon from there.
Everything is working now, including the removal of firefox/ie/iPhone choices. I simply use the ff template which will be the only one available.
One thing, however, that I still cant get to work is that screenshot thingy...
Still, I gotta say, it must have taken soooo long for you guys to write this, it's the best monitor plugin by far imo ^^
What do you have your Time2Refresh set at? I had this issue when I set the refresh at .1 minutes (was testing something and wanted it to go faster)I believe I have this set up correctly but I just get this in my logs:
[SugarMonitor]: Refreshing
[SugarMonitor]: Input string was not in a correct format.
Which input string is it referring to?
I double checked the host, user and pass all are correct. Anyone have any ideas?
Plugin from HB\Plugins\configForm.cs could not be compiled! Compiler errors:
File: configForm.cs Line: 17 Error: The name 'InitializeComponent' does not exist in the current context
File: configForm.cs Line: 24 Error: The name 'textBox1' does not exist in the current context
File: configForm.cs Line: 26 Error: The name 'textBox2' does not exist in the current context
File: configForm.cs Line: 28 Error: The name 'textBox3' does not exist in the current context
File: configForm.cs Line: 30 Error: The name 'textBox1' does not exist in the current context
File: configForm.cs Line: 31 Error: The name 'textBox2' does not exist in the current context
File: configForm.cs Line: 32 Error: The name 'textBox3' does not exist in the current context
File: configForm.cs Line: 33 Error: The name 'textBox4' does not exist in the current context
File: configForm.cs Line: 34 Error: The name 'checkBox1' does not exist in the current context
File: configForm.cs Line: 140 Error: The name 'textBox1' does not exist in the current context
File: configForm.cs Line: 141 Error: The name 'textBox2' does not exist in the current context
File: configForm.cs Line: 142 Error: The name 'textBox3' does not exist in the current context
File: configForm.cs Line: 143 Error: The name 'textBox4' does not exist in the current context
File: configForm.cs Line: 147 Error: The name 'checkBox1' does not exist in the current context
Plugin from HB\Plugins\configForm.Designer.cs could not be compiled! Compiler errors:
File: configForm.Designer.cs Line: 14 Error: 'SugarMonitor2.configForm.Dispose(bool)': no suitable method found to override
Plugin from HB\Plugins\SugarMonitor.cs could not be compiled! Compiler errors:
File: SugarMonitor.cs Line: 17 Error: The type or namespace name 'SugarMonitor2' could not be found (are you missing a using directive or an assembly reference?)
File: SugarMonitor.cs Line: 21 Error: The type or namespace name 'configForm' could not be found (are you missing a using directive or an assembly reference?)
this is an awesome plugin, i just can't seem to figure out how to change the folder that the refreshed stuff gets uploaded to. on mine it just uploads it to the root folder and i can't view it as html.
i've looked for a solution but can't seem to find one. if someone could help me out i'd appreciate it a lot. thanks!
the screenshot should be uploaded too the root file.
But if you have the SugarWebsite in a own folder and called like "HB" or something then i guess you want to have the screenshot and other stuff uploaded to the HB folder so you can view all the information ?
as you can see in this step
7. type in your ftp-serveradress like: www.ftp-server-access.com <--- Here you can change it to be www.ftp-server-access.com/HB if the folder is called HB like i wrote before in this post