|
|
| Author |
Message |
crashergs Cacti User
Joined: 23 May 2008 Posts: 51
|
Posted: Tue Jul 29, 2008 2:08 pm Post subject: I cannot manipulate a weathermaps (pic enclosed) |
|
|
Below is a depiction of a weathermap I am trying to create. The problem is that I am not able to edit or manipulate anything pretty much, I had to manually edit a file to get the background image. Am I missing something here? As you can see Node 1, Node 2 and NODE 3 are from the sample weathermap.
 |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2167 Location: United Kingdom
|
Posted: Tue Jul 29, 2008 4:01 pm Post subject: |
|
|
Well you don't say what you're trying to do (edit nodes? add nodes? add links?) or what happens (blank screen? error message? computer catches fire?) but as a complete wild guess, I will say that that is a pretty big background image and you might run into memory_limit problems (which would show as a broken image) - if that's what you see, then increase memory_limit in your php.ini, and restart your webserver process.
Second guess would be that the config file you're trying to edit (or the configs/ directory itself) aren't writable by the user that your webserver runs as.
Otherwise, you'll need to explain a little more. |
|
| Back to top |
|
 |
|