bob61 Posted March 18, 2006 Posted March 18, 2006 In step 6 of the v1.8 contribution it says: Step #6 - In In /admin/includes/functions/general.php Before code } (around line 956) add this code @unlink(DIR_FS_CACHE . 'url.cache'); Note: This should be the at the end of the tep_reset_cache_block function I'm confused at exactly what "code }" refers to. I have a modified general.php so my line 956 won't align with the instructions and just referring to "}" doesn't give enough insight as to where I'm supposed to put the code "@unlink(DIR_FS_CACHE . 'url.cache');" Everything else went fine, just want to know where to put this last bit of code. Would appreciate any assistance. Thanks Quote
bob61 Posted March 18, 2006 Author Posted March 18, 2006 IGNORE - was to have been posted as reply in another thread. Unfortunatley no way to delete or edit. :( Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.