• Virendra

    (@virendrachandak)


    I am using the latest version of WordPress and NextGen Gallery.

    I have a little different setup than a regular WP setup. All my core WordPress files are symlinked from a different directory into a site’s document root and all the plugins are local to the site.

    Here is how it is setup
    /var/DOCROOT/wp-admin -> symlink to /var/DIR/wp-admin
    /var/DOCROOT/wp-include -> symlink to /var/DIR/wp-include
    /var/DOCROOT/wp-content -> local to the site
    /var/DOCROOT/wp-content/plugins -> local to the site

    When I install the nextgen gallery and activate I can view the Overview page. However, when I go to Add Gallery/Images page I get the following error:

    RuntimeException thrown

    /var/DIR/DOCROOT/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/templates/upload_images.php is not a valid MVC template

    All other plugins work absolutely fine.

    http://wordpress.org/plugins/nextgen-gallery/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Virendra

    (@virendrachandak)

    I just updated to the latest version (2.0.33), and I am still getting the same error.

    Plugin Contributor photocrati

    (@photocrati)

    @virendra: Given what you’re saying about your set up, and given how uncommon the error is that you’re seeing, it’s going to be easy to assume that has something to do with NextGEN not liking something in the custom set up you have. That means it’s very hard to troubleshoot short of us getting credentials and having a developer look directly at your site. Are you getting that on any other admin pages, or just the add gallery page? (Erick)

    Thread Starter Virendra

    (@virendrachandak)

    I just get that on a few gallery admin pages. I don’t see that issue on any other pages or plugins. It is possible that somewhere in those pages the paths are using absolute and not the relative to wp-content. So not sure why it it doing that. I’ll also try to debug and see if I can provide more information.

    Plugin Contributor photocrati

    (@photocrati)

    @virendra: It’s possible that the pages have some absolute path elements. Feel free to troubleshoot and share details. If you’d like to submit a bug report with credentials, we can try having a look as well, though it’s going to be a bit lower priority for our developers because the issue is so individualized, and we have other issues that are affecting NG users in general that we’d generally tackle first. (Erick)

    http://www.nextgen-gallery.com/report-bug/

    Thread Starter Virendra

    (@virendrachandak)

    Hi Erick,

    I have found more details and have submitted the bug report on the link you mentioned. Hopefully the details will help in fixing the problem. If you want I can paste the details here too.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘RuntimeException thrown’ is closed to new replies.