This topic has 2 replies, 3 voices, and was last updated 8 years by Abe.

  • Author
  • #87178
     Bsmitty2325
    Participant

    Hello,

     

    I cannot access the shortcodes on the page.  Here is the error that I get:

     

    PHP message: PHP Fatal error:  Call to undefined function __() in /var/www/dronejobzone/releases/20151113155937/htdocs/content/themes/sweetdate/framework/shortcodes/tinymce/config.php on line 13″ while reading response header from upstream, client: 10.0.2.2, server: localhost, request: “GET /content/themes/sweetdate/framework/shortcodes/tinymce/popup.php?popup=toggle&width=800&random=1447433120119 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php55-fpm.sock:”, host: “localhost:1025”, referrer: “http://localhost:1025/wp/wp-admin/post.php?post=2&action=edit”

     

    Any work arounds?  Thank you,

    -Brandon

    #87211
     Ginsama
    Participant

    Check that your session directory is writable by the webserver process.

    The best way to do so is to create your own phpinfo file; in any web accessible folder create a file (you can call it test.php or phpinfo.php or whatever you’d like) with the following content:

    <?php
    phpinfo();
    ?>
    Open that file in your browser (http://localhost/test.php or similar) and look for the line session.save_path. That’s your session folder; make sure the permissions are suitable and see if that helps.

    #88502
     Abe
    Keymaster

    Hi, hopefully @Ginsama reply help.
    Let us know if you need anything else.

    Thanks @Ginsama

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Call to undefined function __()’ is closed to new replies.

Log in with your credentials

Forgot your details?