1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

sqlite3 -> myPlot plugin

Discussion in 'Facepalm' started by Atomization, Nov 12, 2017.

  1. Atomization

    Atomization Baby Zombie

    Messages:
    120
    GitHub:
    iAtomPlaza
    Hey, the "MyPlots" plugin cannot load because Required extension sqlite3 not loaded.
    where can i get the extension?
     
  2. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    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.
     
  3. Atomization

    Atomization Baby Zombie

    Messages:
    120
    GitHub:
    iAtomPlaza
    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
     
  4. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    Code:
    bin/
    ├── composer
    ├── composer.phar
    └── php7
        ├── bin
        │   ├── php.ini
    
    But Facepalm is for development questions...
     
  5. Atomization

    Atomization Baby Zombie

    Messages:
    120
    GitHub:
    iAtomPlaza
    I cant find the second bin folder that you showed me...

    [​IMG]
    [​IMG]
    [​IMG]
     
  6. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    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:
    [​IMG]
    [​IMG]
    [​IMG]
    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).
     
  7. Atomization

    Atomization Baby Zombie

    Messages:
    120
    GitHub:
    iAtomPlaza
    Thank you
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.