Gallery albums do not open embedded in WP

mdavis007

Joined: 2007-01-12
Posts: 10
Posted: Thu, 2008-10-30 23:31

I upgraded my WP, Gallery, and WPG2 plugin today and now when I click on an album it opens as a gallery page but it is not embedded in WP anymore. I can't seem to figure out why it's dropping all the WP code. Any help would be much appreciated. You can see the issue here, this page embeds as it should but if you click on an album it unembeds. http://www.progressivegalleries.com/wordpress/wp-gallery2.php

TIA
~Mike

 
scaturan
scaturan's picture

Joined: 2004-09-12
Posts: 1153
Posted: Fri, 2008-10-31 01:58

are you running WordPress 2.6.3, and WPG2 3.0.7 and Gallery 2.3?

wp-gallery2.php is no longer valid. In WordPress, select WPG2 > WPG2 Dashboard > make sure everything validates. If not, see http://codex.gallery2.org/Integration:WPG2_Options_-_Validation

___________________________________________________
http://pixi.me/

 
mdavis007

Joined: 2007-01-12
Posts: 10
Posted: Fri, 2008-10-31 02:40

I am running wordpress 2.6.3, Gallery 2.2.6, and WPG2 Plugin 3.0.7. Under the validation everything shows as successful. If I choose the output to look like a wordpress page the albums only show as a blank screen of my wordpress background. Viewing the source shows only the head information. If I select no (to not look like a WP page) I get the gallery album but none of the wordpress items.

 
scaturan
scaturan's picture

Joined: 2004-09-12
Posts: 1153
Posted: Fri, 2008-10-31 02:49

did you try to deactivate then reactivate the WPG2 in WordPress > Plugins?

afaik, ~/wp-gallery2.php is no longer valid in WPG2 3.x, rather /wpg2 which is created on the fly after the plugin is activated.
___________________________________________________
http://pixi.me/

 
mdavis007

Joined: 2007-01-12
Posts: 10
Posted: Fri, 2008-10-31 02:59

I deactivated and re-activated and now when I click on my gallery link I get the following: Fatal error: Class 'GalleryEmbed' not found in...

Actually after the plugin validates it puts me back to where I was.

 
scaturan
scaturan's picture

Joined: 2004-09-12
Posts: 1153
Posted: Fri, 2008-10-31 03:04

delete ~/wordpress/wp-gallery2.php, you don't need it.

is there a reason why you're using "Default" in Settings > Permalinks

right now, you have http://www.progressivegalleries.com/wordpress/?page_id=88 (see the front page link of WPG2)
___________________________________________________
http://pixi.me/

 
mdavis007

Joined: 2007-01-12
Posts: 10
Posted: Fri, 2008-10-31 03:00

Yes.

 
scaturan
scaturan's picture

Joined: 2004-09-12
Posts: 1153
Posted: Fri, 2008-10-31 03:17

try these:

rename /wordpress/wp-content/themes/wpg2_v2_connections/ to /wordpress/wp-content/themes/wpg2_v2_connections-old
rename /wordpress/wp-content/themes/default to /wordpress/wp-content/themes/wpg2_v2_connections
rename /wordpress/wp-content/plugins/wpg2 to /wordpress/wp-content/themes/wpg2-old

open http://www.progressivegalleries.com/wordpress/

revert the rename* changes above, but go into Design and make sure WPG2 Sbar Block is removed from the sidebar.

 
mdavis007

Joined: 2007-01-12
Posts: 10
Posted: Fri, 2008-10-31 04:00
Quote:
delete ~/wordpress/wp-gallery2.php, you don't need it.

is there a reason why you're using "Default" in Settings > Permalinks

right now, you have http://www.progressivegalleries.com/wordpress/?page_id=88 (see the front page link of WPG2)

No. Should I be using one of the other options. I just left it as is.

Deleted wp-gallery2.php and now receive the following:

Not Found

The requested URL /wordpress/wp-gallery2.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

 
mdavis007

Joined: 2007-01-12
Posts: 10
Posted: Fri, 2008-10-31 04:09

Ok. I fixed the gallery link to point to wpg2 instead of wp-gallery2.php. Error is obviously gone but now none of the gallery is embedding.