Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Editor buttons plugin - buttons not shown

Started by Muut Archive 11 years ago · 4 replies · 282 views
11 years ago

I just installed the editor buttons plugin, but the buttons don't show. I have the most recent admin plugin installed. The editor buttons settings claim are all set so they should be shown. IWhat's a good starting point for debugging this?

11 years ago

fyi, I tried rm -rf cache/*, but that didn't help.

11 years ago

Ok, found the problem now. The button js code was constructing URLs using $this->grav['base_url_absolute'], which returns a string without the port number. I was running the webserver on port 9980, and nothing was listening on port 80. I guess most of grav uses relative paths, and that's why I didn't notice this before.

11 years ago

Ah, and now I realised that the problem lies in my using vagrant to forward port 80 on the virtual machine to 9980 on my actual machine. So my own fault entirely...

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1346 9 years ago
Archive · by Muut Archive, 9 years ago
2 933 9 years ago
Archive · by Muut Archive, 9 years ago
2 4060 9 years ago
Archive · by Muut Archive, 9 years ago
1 2945 9 years ago
Archive · by Muut Archive, 9 years ago
3 1117 9 years ago