Here is a patch

CommentFileSizeAuthor
user_visits-7.patch12.85 KBdawehner

Comments

dawehner’s picture

Status: Active » Needs review

.

SilviaT’s picture

I tried to apply the patch but it doesn't seem to work. It gets stuck and doesn't finish patching the module.

andypost’s picture

Title: Port to drupal7 » Port to drupal7 - User Visits
rogical’s picture

+1
a D7 user eager to see this module to be available.

rogical’s picture

I'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)

dawehner’s picture

You have to use patch -p0 to apply the patch, because the patch was created on the pre-git era

rogical’s picture

thanks, as the sponsor seems not available to update the module, maybe we can make a new module, and involve module 'User Visits Advanced'.

dawehner’s picture

No idea what is the intention of this patch but

a) a port exist
b) why is there a need for user visits advanced?

rogical’s picture

User 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.

liliplanet’s picture

subscribe thx!

Ingmar’s picture

So...how can I apply this patch on a fresh Drupal install? What can I apply it to?

sanduhrs’s picture

commited and pushed to a new branch.

sanduhrs’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Needs review » Fixed

Created a new 7.x-1.x development branch.
Please report any problems by creating new issues.
Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.