Installed Legal module, set permissions, shows up in Views, but is not visible in Configuration. Uninstalled and reinstalled with same problem. Got this when first installed:
Notice: Undefined index: name in drupal_find_base_themes() (line 847 of /home/xxxxxx/public_html/includes/theme.inc).
Installation was completed successfully.
legal
Comments
Comment #1
robert castelo commentedCan you try 'Clear all caches' at
/admin/config/development/performance
Let me know if that fixes the issue.
Comment #2
netwerker commentedThanks for the reply!
Sorry, I should have mentioned I did clear caches and ran the cron, but this is all that shows up in Configuration:
PEOPLE
Account settings
Configure default behavior of users, including registration requirements, e-mails, fields, and user pictures.
CAPTCHA
Administer how and where CAPTCHAs are used.
IP address blocking
Manage blocked IP addresses.
I uninstalled Legal module, then reinstalled it but still nothing :(
Comment #3
robert castelo commentedConfiguration should be at:
/admin/config/people/legal
Comment #4
netwerker commentedI get the same three links as before - Account Settings, Captcha, IP address blocking. I'm using Drupal 7.19
Comment #5
netwerker commentedBTW, I installed Legal 7.x-1.2 and Legal 7.x-1.3, and with those versions there is no link to Configure in the Modules List. In Legal 7x.-1.4, I see the Configure link in the Module List, but it is not actually there on the admin/config/people/legal
Comment #6
robert castelo commentedMmmh, haven't been able to reproduce.
The link to Configure in the Modules List was added in 7x.-1.4.
Are you able to see the configuration page if you navigate to /admin/config/people/legal?
Could it be a permissions issue, are you logged in as user 1?
Comment #7
netwerker commentedI am logged in as user 1 and the permissions are okay and I still don't see it. This was confirmed by a well seasoned Drupal webmaster logged in on a different system/browser, etc. The tables for Legal module were created in the MySQL db.
I'm running another Drupal site, same version, on the same server and installed it there and it works fine.
The only differences are some modules, and the themes. The working site is a child theme of Marinelli, the non-working site is running Danland so I changed the theme to a child theme of Marinelli, but that didn't work, so something to do with module conflict? May end up starting from scratch again.
Thank you for developing this module, I'm looking forward to implementing it.
Comment #8
robert castelo commentedSounds like it's not a Legal module issue. Doubt I'll be able to reproduce the problem.
Feel welcome to open this issue again if you work out what the conflict is with.