2 replies
Joined: 10/02/2008
Posts: 12
User offline. Last seen 30 weeks 3 days ago.

Hi there,

I'm installing, or t least trying to install, Advanced Profile.

I have Views, UI, Panels 2, dev release of CCK, Bio and I'm following the instructions here...

http://drupal.org/node/214350

I get to Section 10 and after checking and submitting Profile type auto creation I get the following error message.

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'content_copy_import_form' was given in D:\Develop\xampp\htdocs\drupal\includes\form.inc on line 218.

After then I navigate to ?q=admin/content/types/uprofile/display" and I'm presuming I should have additional CCK fields here to tailer but all I get is the CONTENT TYPES list and I'm a little stuck. There I see my own content types plus the installed Biography type.

Am I missing something here, do I have to add the actual Biography fields via CCK I want first ?

Any help or suggestions appreciated.

Thanks
Keith

0
Joined: 10/02/2008
Posts: 12
User offline. Last seen 30 weeks 3 days ago.
DOH !!

Didn't have Content Copy activated in Views

Getting there, slowly but surely, now need to download LINKS apparently.

I'll be back no doubt... superb stuff so far I must say.

Keith

Joined: 05/01/2008
Posts: 178
User offline. Last seen 4 hours 24 min ago.
Content copy

Yeah, content copy is what does the actual work of creating the content type and it insists on having all field modules installed.

Michelle