Closed (fixed)
Project:
User Visits
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2010 at 14:40 UTC
Updated:
26 Mar 2012 at 10:50 UTC
Here is a patch
| Comment | File | Size | Author |
|---|---|---|---|
| user_visits-7.patch | 12.85 KB | dawehner |
Comments
Comment #1
dawehner.
Comment #2
SilviaT commentedI tried to apply the patch but it doesn't seem to work. It gets stuck and doesn't finish patching the module.
Comment #3
andypostComment #4
rogical commented+1
a D7 user eager to see this module to be available.
Comment #5
rogical commentedI've tried with 6.x-1.4 and dev versions, both throws:
git apply -v user_visits-7.patch
fatal: git diff header lacks filename information when removing 1 leading pathname components (line 5)
Comment #6
dawehnerYou have to use patch -p0 to apply the patch, because the patch was created on the pre-git era
Comment #7
rogical commentedthanks, as the sponsor seems not available to update the module, maybe we can make a new module, and involve module 'User Visits Advanced'.
Comment #8
dawehnerNo idea what is the intention of this patch but
a) a port exist
b) why is there a need for user visits advanced?
Comment #9
rogical commentedUser Visits Advanced is also useful and depends on this module.
To new module, it would be easy for new commits/improvements and new features, also for users' online installation/updates.
I think this module could have many more features in the Web2.0 , Web3.0 sites.
Comment #10
liliplanet commentedsubscribe thx!
Comment #11
Ingmar commentedSo...how can I apply this patch on a fresh Drupal install? What can I apply it to?
Comment #12
sanduhrscommited and pushed to a new branch.
Comment #13
sanduhrsCreated a new 7.x-1.x development branch.
Please report any problems by creating new issues.
Thanks.