Closed (fixed)
Project:
Advanced Profile Kit
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2008 at 23:33 UTC
Updated:
16 Feb 2008 at 13:31 UTC
I get the above message when running from either the alpha2 or latest dev release (jan31-08). I followed your instructions including making changes to the template etc. I have done this before without issue but this time around I am using drupal5.7 but I did also upgrade all modules in your tarball as part of the installation process so it might be that the issue is buried somewhere in that as well.
Any ideas?
Comments
Comment #1
philwild commentedI spoke too soon. I was able to resolve this by enabling the included developer modules from your tarball. I assume that this function relates to some sort of debug message or something...
Suggest you include this in your installation notes or something...
Cheers
Comment #2
michelleOk, I'm confused. You're getting that with alpha 2? I just downloaded the tarball and there's no dsm() in that file at all. And what "developer modules" are you talking about? The only module included with advprofile is nodeprofile_helper, which doesn't have anything to do with dsm(). That's a devel module function. I know I left that in by accident a long time ago but it's been taken out for quite a while and only happened when you checked a box that doesn't exist anymore. So I have no clue where this is coming from. I suggest you delete the whole advanced_profile directory and untar a new alpha 2 in its place.
Let me know if that helps,
Michelle
Comment #3
philwild commentedYou are right and I am so very confused as well. I spend close to half a day trying to resolve the above reinstalling and uninstalling the alpha2 and dev versions of the module. As mentioned above, enabling the developer package resolved the issue.
I have just disabled the developer modules and I can no longer reproduce the error. The only thing I can think of is that perhaps something was strange in my browser cache or the proxy that sites between me and the site.
The developer modules I was talking about were:
Devel 5.x-0.1 Various blocks, pages, and functions for developers.
Devel Node Access 5.x-0.1 Developer block and page illustrating relevant node_access records.
Generator 5.x-0.1 Generate dummy users, nodes, and taxonomy terms.
Macro 5.x-0.1 Allows administrators to record and playback form submissions.
I enabled them in desperation and the next time i tried to enter advanced profile, all was good...
Sorry, can't give you any more info
Comment #4
michelleOh, so you installed devel! You said "included developer modules from your tarball" which is why I was confused. devel has nothing to do with advprofile. Yeah, installing devel would have fixed a call to dsm() since that's where dsm() comes from. The only thing I can think of is you somehow had a really old copy of the .module file from back when I accidentally left that in. So re-installing got you the fresh copy. Sound like you got it working now so I'm marking this as fixed.
Michelle
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.