Kasketkarl.nu Posted August 27, 2010 Posted August 27, 2010 When i edit the name of a product or category , it disappear Like this: Its only when i pass this code into admin/includes/functions/general.php // Ultimate SEO URLs v2.1 function tep_reset_cache_data_seo_urls($action){ switch ($action){ case 'reset': tep_db_query("DELETE FROM cache WHERE cache_name LIKE '%seo_urls%'"); tep_db_query("UPDATE configuration SET configuration_value='false' WHERE configuration_key='SEO_URLS_CACHE_RESET'"); break; default: break; } # The return value is used to set the value upon viewing # It's NOT returining a false to indicate failure!! return 'false'; } And if i dont paste it into admin/includes/functions/general.php - then it shows - while edit a product name or category name: 1146 - Table 'moebelarkitekte.cache' doesn't exist DELETE FROM cache WHERE cache_name LIKE '%seo_urls%' [TEP STOP] Can anyone help?
Guest Posted August 27, 2010 Posted August 27, 2010 Silas, Try posting it in the Ultimate SEO Urls Thread. Jack and Robert have been maintaining it for a while and monitor the thread. http://www.oscommerce.com/forums/topic/154166-contribution-ultimate-seo-urls-v21-by-chemo/ Chris
multimixer Posted August 27, 2010 Posted August 27, 2010 Try posting it in the Ultimate SEO Urls Thread. and stop posting your issues all around please, like this one, also here You will not get better or faster help when double and triple posting each issue you have. You just confuse people who could help And it is against the forum rules, did you bother to read them? My community profile | Template system for osCommerce - New: Responsive | Feedback channel
Jan Zonjee Posted August 27, 2010 Posted August 27, 2010 Silas, since you seem not to read your PM's: this is the fourth and last time you are cross-posting or otherwise going against forum rules otherwise I will kick you from the forums and make sure you stay off of it. Enough is enough.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.