Closed Big-bros closed 2 years ago
How did you install it?
When I go to the Extension Manager I don't see any "activate" buttons, I see "Enable" or "Disable". Are we talking about the same thing?
I installed it manually (copying the files in the plugin directory under svgEmbed) (because i have this error but it is not the subject here :-)
In my extension manager, i can see svgEmbed
If i click "enable", the button label toggles to "disable" but in fact, nothing happens. If i refresh the page, the button label is back to "enable" and my svg files are still in < img > tags.
Now that one is a puzzler!
I am assuming you are running this on Linux. Make sure that your web server has access to the directories by chown
ing and chmod
ing to the right user and permissions (I ran into not having the right user on a set of plugins once and having a related issue before). Also, check out these suggestions to see if any of them are relevant to the issue.
Also, I assume the proxy issues are because of a corporate network? (I know how that goes; I deal with that at work, too, so I copy and install or upgrade things manually on our departmental wiki.)
I assume the proxy issues are because of a corporate network? Probably, yes.
I'm not on linux... I'm on windows (10). This is just some kind of local experimentation (no one except me use it) and my computer use windows, so i don't think it's a user issue. What i understand is that it is probably more a problem with my install of dokuwiki than with this specific plugin. I'll try to install another plugin and see if i have the same problem... I'll write here if i have some more info Thanks
I reinstalled it, probably a better way... It seems to works now. Thanks
I'm glad that you got it resolved!
Hi, I have installe svgEmbed on dokuwiki. When I go to the admin page,, i can see the plugin, i can press the "activate" button but nothing happens. Well, the button changes but it doesn't seem to activate anything (and if i come back on the admin page, it is still desactivated) I tried to put $conf['svGembed'] = 1 manually but nothing happens. My dokuwiki version is "Release 2022-07-31 Igor"