Hey, the "MyPlots" plugin cannot load because Required extension sqlite3 not loaded. where can i get the extension?
Depending on where you gor your php binary, it probably already is enabled, you just neet to uncomment the line for sqlite3 in your php.ini. Also, I think this thread should go to "Plugin Help" instead.
OK, where can i find php.ini in my binary? and what line would it be at? i just figured it should go in face-palm
Code: bin/ ├── composer ├── composer.phar └── php7 ├── bin │ ├── php.ini But Facepalm is for development questions...
I'm slowly loosing my faith in humanity if people can't see the difference between an album URL and an image direct url... That's how you do it: For you php.ini file, look at the file above the two you selected in the last image, notice something? Yes? Correct, it's a .ini file! Windows has just hidden the extension because it's a known file type (which I recommend to disable).