invalid transients
-
I have been having issues with nextgen bloating my wp-options table.
I have just finished cleaning the table, and even though I have updated to WP 3.7 Version 2.0.33 of NextGen, I am sill getting invalid transients from nextgen.
Any ideas of what I can do to stop this from happening?
Thanks.
Here is a sample of the code I am getting with my invalid transients.
stdClass Object
(
[id] =>
[source] => galleries
[container_ids] => Array
(
)[gallery_ids] => Array
(
)[album_ids] => Array
(
)[tag_ids] => Array
(
)[display_type] => photocrati-nextgen_basic_singlepic
[exclusions] => Array
(
)[order_by] => sortorder
[order_direction] => ASC
[entity_ids] => Array
(
[0] => 96
)[tagcloud] =>
[inner_content] =>
[returns] => included
[slug] =>
[display_settings] => Array
(
[use_lightbox_effect] => 1
[width] =>
[height] =>
[mode] =>
[display_watermark] => 0
[display_reflection] => 0
[float] => center
[link] =>
[quality] => 100
[crop] => 0
[template] =>
[ngg_triggers_display] => never
[w] => 320
[h] => 240
)[excluded_container_ids] => Array
(
)[sortorder] => Array
(
)[maximum_entity_count] => 500
[_errors] => Array
(
))
The topic ‘invalid transients’ is closed to new replies.