I'm in the throes of planning a migration from an old PostNuke website to Drupal, with Views Gallery replacing user's galleries in PostNuke's MediaShare module.

After importing all the users, their galleries and images in, the individual galleries and images appear to be working just fine, but the main gallery-list view just gives me a whitescreen.

I don't think it's a PHP time-out - it's not taking long enough. It's coming back to me within about three seconds, whereas the PHP max_execution_time is 30 seconds.

I've imported :-
Galleries to the node, node_revisions tables
Images to the node, node_revisions, files tables
Image-to-Gallery relationships to the content_type_gallery_image table

Have I missed anything? Do I need to prod something to get a rebuild going on?

Comments

AdrianC-1’s picture

Suddenly thought... No indication of the kind of volume we're looking at...

There's a total of ~250 galleries, containing ~2000 images.

AdrianC-1’s picture

Status: Active » Closed (works as designed)

D'oh.

It was pure-and-simple down to PHP memory. An increase in the memory_limit from 32Mb to 64Mb, and the view just worked.

garais’s picture

Status: Closed (works as designed) » Active

PLS help an PostNuke developer.
PLS explain me step by step how to import albums and images from mediashare to drupal.
Help needed !

Thank you very much.