@photocrati:
Since I can’t access albums right now, I’d like to add the new gallery by manually updating the ngg_album table. I’m trying to understand
the data in the sortorder table. Here is a sample of 1 record. I can see that I would need to increment the value after i: and insert the
galleryid between the double double quotes. What value would I need to use for s:?. Also, just to round out my understanding of this
column, what is the value after a: used for?
a:8:{i:0;s:3:””153″”;i:1;s:2:””96″”;i:2;s:2:””97″”;i:3;s:3:””154″”;i:4;s:3:””155″”;i:5;s:3:””156″”;i:6;s:3:””157″”;i:7;s:3:””158″”;}”;
a:?:{i:index;s:?:””galleryid””;
I’m seeing the sortorder for the album where I would like to insert the gallery as:
WyIxOTgiLCIxOTciLCIxOTYiLCIxOTUiLCIxOTMiLCIxNzMiLCIxNzIiLCIxNjkiLCIxNjgiLCIxNjYiLCIxNTIiLCI1IiwiOTUiLCI4OSJd
Is this longtext encrypted? I noticed that this album is also the only album with a value in extras_post_id = 23589.
All other albums have extras_post_id = 0.