Has anyone ran into this problem? Where certain data (images) are lost when editing an existing page/post?
I was reading another post but don’t really know anything or understand much. Do you think I’m having to constantly reselect the image because of the session.php file…that it’s using a cookie session?
$config[‘sess_cookie_name’] = ‘ci_session’; $config[‘sess_expiration’] = 7200; $config[‘sess_encrypt_cookie’] = FALSE; $config[‘sess_use_database’] = FALSE; $config[‘sess_table_name’] = ‘ci_sessions’; $config[‘sess_match_ip’] = FALSE; $config[‘sess_match_useragent’] = TRUE; $config[‘sess_time_to_update’] = 300;
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.