GithubHelp home page GithubHelp logo

Blank DBV.php in browser about dbv HOT 6 CLOSED

victorstanciu avatar victorstanciu commented on July 30, 2024
Blank DBV.php in browser

from dbv.

Comments (6)

pkdavies avatar pkdavies commented on July 30, 2024

Hi kutakizukari, just visit the "index.php" in the same directory and it should load ok.
Pete

from dbv.

c0wb0y54mur41 avatar c0wb0y54mur41 commented on July 30, 2024

Thank you for the reply but now I'm getting: Fatal error: call to undefined function bindtextdomain() in C:\wamp\www\sitename\dbv-1.1\config.php on line 53

Line 53 is:
bindtextdomain(DEFAULT_DOMAIN, DBV_LANGUAGES_PATH);

fatal error

from dbv.

c0wb0y54mur41 avatar c0wb0y54mur41 commented on July 30, 2024

I'm trying to get it to work with wordpress, the assumption that I have been making is to enter my database information from the wordpress site. Is that correct or do I set up and different db name?

from dbv.

mkholt avatar mkholt commented on July 30, 2024

Hi kutakizukari
Not sure if you figured this out on your own, but adding for future reference (since I had the same issue).
DBV depends on the gettext extension (http://dk1.php.net/gettext), which must be enabled.
The bindtextdomain() function is a part of gettext (for internationalization)

from dbv.

c0wb0y54mur41 avatar c0wb0y54mur41 commented on July 30, 2024

@mkholt Thank you, that worked.

from dbv.

ryanhendry avatar ryanhendry commented on July 30, 2024

I also had an issue with this. I don't think the website mentions this extension is required.

from dbv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.