Hi guys, I have a problem.
I'm building a community, and i have expanded my profiles with content profile, and with Panels I have loaded photos texts and other.
Now I have two paths, profiles/name_of_user for the panel page who loads the content of every user and the standard drupal path user/name_of_user
Those paths are generated by pathauto, for Profiles pages profile/[title-raw] and for user user/[user-raw]
I have tryed to change in advanced setting of User visits the path, putting profile/% or node/% but user visits doesn't record. It records only when I visit the standard user page -> user/name_of_user
I'm doing wrong something?
It's possible to change the code and forcing it to record users and visits only when a user visit profile/name_of_user ?
thx at all
Comments
Comment #1
michaeldrupal commentedI have exactly the same problem as here described. Please help. I can't believe nobody knows the solution. thx in advance!
Comment #2
sanduhrsComment #3
andih commentedSame Problem in 2023.
Is there a solution for this problem after all this years?