Closed (outdated)
Project:
Advanced cache
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2011 at 03:11 UTC
Updated:
21 Apr 2016 at 14:32 UTC
Jump to comment: Most recent
Comments
Comment #1
Cataria commentedDid you ever get it working?
The problem likely has to do with the patch being written for Unix systems, and you're using it for Windows. I just had a similar problem, actually! If you resave it in MS-DOS mode though, it should take care of the problem. Two ways to do this:
1) Open the patch in Wordpad or some similar program. Click Save As, and in Save as type, select Text Document - MS-DOS format. Make sure the filename stays " advcache-update_1-hook.patch" though and not .txt.
2) Open command prompt. Go to whatever directory the patch is located. Type "edit advcache-update_1-hook.patch" Save the file.
Should work now!
Comment #2
kenorb commentedClosed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.