When I try to install this module, I can activate the module, but is not appearing on the node fields to add to a node the calendar and also I can not access the config page. So the module is activated but nothing really happens.

I see that there is a requerement that has to be drupal 7.14 equal or less and PHP 5. How can I install and use this module on drupal 7.44?

Thank's in advance.

Comments

Diseño web Mallorca created an issue. See original summary.

fietserwin’s picture

The requirement is - of course - Drupal 7.14 or newer. Also the PHP5.3 requirement is not a hard requirement as by (installing and) enabling the date_api module yo can use PHP before 5.3.

As you describe it I think you have a problem with your caches: please clear all caches. If that does not help:

- Please install Drupal 7.56, 7.44 is way to old and has security issues.
- Run database updates.
- Clear all caches.
- Check permissions for AC.
- Describe why you cannot access the config pages: are they not there in your admin pages? Admin Toolbar? admin_menu?
- What happens if you type the url just in the address bar: {your-drupal-root}/admin/config/content/availability-calendar

Diseño web Mallorca’s picture

Status: Active » Closed (works as designed)

Finally I got a developer and found that I have a bad connection to my database, sorry I cant explain how he did it to help others, but he didnt tell me. Thanks for your response.