It's just printing "Array" where the pager should be. It looks like it's from this function theme_gallery_assist_pager(). print_r($links); Array ( [container_width] => 486 [pager_position] => top [pager_style] => )
I have the default settings for Pager (numeric).
Also the pager in the admin are off a bit. When clicking page 2, it goes to edit?page=1
Gallery Assist 6.x-1.16-alpha3
Gallery Assist Upload and Import helper 6.x-1.x-dev
Comments
Comment #1
jcmc commentedHi ericpai,
This issue is caused by the module GA Lightboxes.
There exists a thread with the link to the patch and the fix was commited to the dev by drupal.org.
http://drupal.org/node/832830#comment-3436928
give my feedback in case the issue persist.
Regards
Juan Carlos
Comment #2
ericpai commentedI just applied the changes. All good.
thank you!
Comment #3
jcmc commented