zpupster Posted October 7, 2010 Posted October 7, 2010 hello, i do not know what happened here but all of a sudden when i go to admin>>categories/products and try to edit products it will not let me, no error messages, just refreshes the page. it is only here all the edit buttons work throughout the admin section. any ideas??? zpupster
zpupster Posted October 8, 2010 Author Posted October 8, 2010 hello again, thinking about the last thing i did was mod to seo urls, i changed the categories.php from this: $action = (isset($HTTP_GET_VARS['action']) ? $HTTP_GET_VARS['action'] : ''); to this: // Ultimate SEO URLs v2.2d // If the action will affect the cache entries if ( preg_match("/(insert|update|setflag)/i", $action) ) include_once('includes/reset_seo_cache.php'); does anyone see anything wrong with this?? craig
zpupster Posted October 8, 2010 Author Posted October 8, 2010 hello, i do not know what happened here but all of a sudden when i go to admin>>categories/products and try to edit products it will not let me, no error messages, just refreshes the page. it is only here all the edit buttons work throughout the admin section. any ideas??? zpupster there is no error it just refreshes the page??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.