• version of Nextgen is Version 2.0.11

    Although fairly new to wordpress, I learn quickly. But when something goes wrong its often easier to delete and rebuild. But with my Galleries I spent a fair amount of time resizeing labeling, watermarking etc – and now when I try to view anything it it says “not found”. Images are all still intact. I tried to check all the settings but still cant seem to see anything I could have changed that would “disconnect” the galleries. How do I troubleshoot this – or is it better to toss out Nextgen and go with something else. The transitions and lightbox where better that the one that came with the Parabola theme – But I already had to re-install all my images again since next Gen created its own media file storage instead of just accessing the existing.
    Initially I found the problem when I attempted to view my site from my Android/Mobile. My site for those interested is http://www.thomasfoconnor.com

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

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

    (@oconnortf)

    Got tired of waiting for any response – need to get this up in a timely manner – deleted all pages parented to my Galleries labeled Portfolio. Deleted ever step and the deleted the page “portfolio” – the rebuilt them all – should have test on just one album as the same thing occurs… “Page not found” while in editing mode “page view” if I view each individual gallery – they populate all the images – the the problem is linking the the Frontpage/tab and sub tabs. Hopefully I get a response because my next move will be to delete NextGen and go with something else.

    Thread Starter oconnortf

    (@oconnortf)

    I followed all the steps mentioned by Photcrati – as best as I could. I’m far from an idiot but relatively new to wordpress/nextgen – designing graphics for years but letting Web Buddies handle my webpage –

    WordPress 3.6
    Theme Parabola 0.9.9
    NextGen 2.0.11 – ( I never had an installed earlier version)

    Disabled all plugins, cleared cache and browser cache – reactivated all – no change – attempted a different gallery to see if this would work – deactivated all pages and galleries created with Nextgen – of the 2 or 3 that I tried – some partially worked but not completely and or were very weak and did not display again on the active page.

    Having all my source files ready and in separate folders I did a re-install of WordPress 3.6 – Installed the default 2012 theme – galleries so “not found” and unable to create new ones. Re-installed Parabola – rebuilt from scratch – re-installed plugins – still not even a basic gallery template in as a New page option. re-installed Nextgen 2.0.11 (again since I never had an earlier version and could not find specific rating on the soundness of the earlier versions)

    Was able to at least create a gallery again – and it appeared to link and gave me a page id # but attempting to view on the active page – “page not found”

    So – new enough that I don’t know really what else to add and its possible given directions – If it goes beyond my knowledge level right now I might not be able to make corrections or supply the snippet of codes that might be requested.

    That being said… I do need some help with this – or a work around until the latest version of nextgen. As a Graphic Artist – if people cant see my galleries then a website is useless. And in fact could cost me work because potential employers would see this as being inept on my part.

    other than the forum are there any other roads to resolve issues?
    Thanks!

    Thomas F O’Connor – oconnortf@yahoo.com
    http://www.thomasfoconnor.com

    A possible reason for your issue is the Shortcodes have changed (according to the documentation the old shortcodes should work, how ever I also had problems on quite a few sites where it did not work).

    How to Fix (2 Options):
    1. Attach gallery to Page
    2. Use the new Shortcode

    Attach gallery to page (steps taken from http://www.nextgen-gallery.com/attach-to-post-interface-vs-dashboard-interface/)
    1. Edit the page that should display a gallery
    2. Click on the NextGen Icon in the editor
    3. On the Display Galleries tab, go through the steps selecting the option you would like.
    4. After you are done, click the Save button (this will insert 1 image in the Page Editor, however it will display all images on the front side)

    Using the new shortcode
    1. Edit all pages and replace the existing shortcode with [ngg_images display_type="photocrati-nextgen_basic_thumbnails" gallery_ids="XXX"], where xxx is the id number of the gallery that should be inserted.
    2. What I have done is write an SQL replace query (run through phpMyAdmin) on the wp_posts table replacing everything before the id of an old gallery shortcode with [ngg_images display_type="photocrati-nextgen_basic_thumbnails" gallery_ids= (that fixed it for all pages/galleries).

    I hope this helps.
    Regards
    Jacotheron

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Galleries all say not found’ is closed to new replies.