Drupal 6 version needs 'Array' but Page Array has no 6 version?!
alotronic - November 8, 2008 - 08:42
| Project: | Profile Privacy |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Hi there
I know I am going to love this module, but...
The D6 1.2 version of thie Module requires something called 'Array'. However there is no module called Array so I am assuming that it means 'Page Array'. However there is no D6 version of Page Array.
Am I missing something obvious?! People have obviously solved this problem, but I can't! Could you explain on the project page what to do?
Thanks

#1
You might check your profile_privacy.info file. It sounds like the dependencies are being screwed up somehow.
It should contain:
name = Profile Privacydescription = Provides options for users to over ride visibility of their own profile fields.
dependencies[] = profile
core = 6.x
And on the modules page is should look as shown in the screenshot.
#2
Thanks for the answer quicksketch. I checked the info file and it looks as you say it should, the dependencies is listed as 'profile' only. I went back a version and got the same error. Hmmm... Maybe my modules install problem?! I lack the ability to look any further into this, so will be leaving the module behind for the time being. Darn.
#3
Cool, I'll close the issue. Please reopen if you revisit this problem in the future.