Archive for February, 2012
import en masse!
by Travis on Feb.20, 2012, under General, Tech Stuff
so i linked my google+ account and my blog. now all public posts will be imported to my blog from g+ so I don’t have to post things twice or wishing that i had the time to post something in both places and having to choose one. now let’s just hope that google+ continues to grow and doesn’t fall on it’s face to the mighty fb… *rolls eyes*
Fixing NextGenGallery when using FBConnect
by Travis on Feb.10, 2012, under Tech Stuff
These instructions apply to NextGen Gallery 1.9.2 when running a facebook plugin that breaks your galleries.
Seems I run into this every time I update NG Gallery.
To fix it, open up  nggfunctions.php and modify the following lines by commenting out the line:
431: $GLOBALS[‘nggShowGallery’] = true;
441: $GLOBALS[‘subalbum’] = true;
Just drop a // in front of each of those and presto, your picture galleries are back.
