Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter yamaken1126

    (@yamaken1126)

    Thank you for your response. I will wait until the next update.

    Thread Starter yamaken1126

    (@yamaken1126)

    Hi,

    I just analyzed the file structure in Lightsail again and found the following three directories related to WordPress.

    /bitnami/wordpress/
    /opt/bitnami/wordpress/
    /home/bitnami/stack/wordpress/

    And in all of them there was /wp-content/ and its subdirectories, and in every /plugin/ directory there was /simple-lightbox/ and its set of files.
    Are all three directories related to the currently running WordPress? And in which directory can I fix it by playing with the files related to simple-lightbox?

    Thanks.

    Thread Starter yamaken1126

    (@yamaken1126)

    Symbolic links to other directories are not specifically set up.
    WP_CONTENT_DIR and WP_PLUGIN_DIR are not customized in wp-config.php In other words, they are left as default.

    WP_CONTENT_DIR : /home/bitnami/stack/wordpress/wp-content
    WP_PLUGIN_DIR : /home/bitnami/stack/wordpress/wp-content/plugins

    The original error dialog I saw stated “DirectoryIterator::__construct(/bitnami/wordpress/wp-content/plugins/simple-lightbox/includes/class.options.php ):”, so I thought there was a configuration discrepancy in Simple Lightbox or in our WordPress itself.
    Is there something I need to set in wp-config.php?

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