Skip to content Skip to navigation

Privacy and Cookie Policy

x

Error message

  • Deprecated function: Return type of DatabaseStatementBase::execute($args = [], $options = []) should either be compatible with PDOStatement::execute(?array $params = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in require_once() (line 2244 of /home/maxwell/public_html/migsaa/includes/database/database.inc).
  • Deprecated function: Return type of DatabaseStatementEmpty::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in require_once() (line 2346 of /home/maxwell/public_html/migsaa/includes/database/database.inc).
  • Deprecated function: Return type of DatabaseStatementEmpty::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in require_once() (line 2346 of /home/maxwell/public_html/migsaa/includes/database/database.inc).
  • Deprecated function: Return type of DatabaseStatementEmpty::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in require_once() (line 2346 of /home/maxwell/public_html/migsaa/includes/database/database.inc).
  • Deprecated function: Return type of DatabaseStatementEmpty::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in require_once() (line 2346 of /home/maxwell/public_html/migsaa/includes/database/database.inc).
  • Deprecated function: Return type of DatabaseStatementEmpty::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in require_once() (line 2346 of /home/maxwell/public_html/migsaa/includes/database/database.inc).
  • Deprecated function: Optional parameter $data declared before required parameter $info is implicitly treated as a required parameter in include_once() (line 1389 of /home/maxwell/public_html/migsaa/includes/bootstrap.inc).
  • Deprecated function: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in drupal_random_bytes() (line 2268 of /home/maxwell/public_html/migsaa/includes/bootstrap.inc).
  • Deprecated function: Return type of DateObject::__wakeup() should either be compatible with DateTime::__wakeup(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in include_once() (line 143 of /home/maxwell/public_html/migsaa/sites/all/modules/contrib/date/date_api/date_api.module).
  • Deprecated function: Return type of DateObject::format($format, $force = false) should either be compatible with DateTime::format(string $format): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in include_once() (line 143 of /home/maxwell/public_html/migsaa/sites/all/modules/contrib/date/date_api/date_api.module).
  • Deprecated function: Return type of DateObject::setTimezone($tz, $force = false) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in include_once() (line 143 of /home/maxwell/public_html/migsaa/sites/all/modules/contrib/date/date_api/date_api.module).
  • Deprecated function: Optional parameter $data declared before required parameter $name is implicitly treated as a required parameter in require_once() (line 341 of /home/maxwell/public_html/migsaa/includes/module.inc).
  • Deprecated function: Optional parameter $data declared before required parameter $name is implicitly treated as a required parameter in require_once() (line 341 of /home/maxwell/public_html/migsaa/includes/module.inc).
  • Deprecated function: Optional parameter $file declared before required parameter $entity_type is implicitly treated as a required parameter in require_once() (line 341 of /home/maxwell/public_html/migsaa/includes/module.inc).
  • Deprecated function: Optional parameter $account declared before required parameter $entity_type is implicitly treated as a required parameter in require_once() (line 341 of /home/maxwell/public_html/migsaa/includes/module.inc).
  • Deprecated function: Optional parameter $entity declared before required parameter $entity_type is implicitly treated as a required parameter in require_once() (line 341 of /home/maxwell/public_html/migsaa/includes/module.inc).
  • Deprecated function: Optional parameter $account declared before required parameter $entity_type is implicitly treated as a required parameter in require_once() (line 341 of /home/maxwell/public_html/migsaa/includes/module.inc).
  • Deprecated function: Optional parameter $values declared before required parameter $entity_type is implicitly treated as a required parameter in require_once() (line 341 of /home/maxwell/public_html/migsaa/includes/module.inc).
  • Deprecated function: Optional parameter $view_mode declared before required parameter $entity_type is implicitly treated as a required parameter in require_once() (line 341 of /home/maxwell/public_html/migsaa/includes/module.inc).
  • Deprecated function: Optional parameter $langcode declared before required parameter $entity_type is implicitly treated as a required parameter in require_once() (line 341 of /home/maxwell/public_html/migsaa/includes/module.inc).
  • Deprecated function: Optional parameter $terms declared before required parameter $node is implicitly treated as a required parameter in include_once() (line 1389 of /home/maxwell/public_html/migsaa/includes/bootstrap.inc).
  • Deprecated function: Optional parameter $args declared before required parameter $node is implicitly treated as a required parameter in include_once() (line 1389 of /home/maxwell/public_html/migsaa/includes/bootstrap.inc).
  • Deprecated function: Optional parameter $checkbox declared before required parameter $input is implicitly treated as a required parameter in include_once() (line 1389 of /home/maxwell/public_html/migsaa/includes/bootstrap.inc).
  • Deprecated function: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in url() (line 2349 of /home/maxwell/public_html/migsaa/includes/common.inc).
  • Deprecated function: Optional parameter $base_table declared before required parameter $options is implicitly treated as a required parameter in include_once() (line 3492 of /home/maxwell/public_html/migsaa/includes/bootstrap.inc).
  • Deprecated function: Optional parameter $base_field declared before required parameter $options is implicitly treated as a required parameter in include_once() (line 3492 of /home/maxwell/public_html/migsaa/includes/bootstrap.inc).
  • Deprecated function: Return type of RulesRecursiveElementIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in include_once() (line 2088 of /home/maxwell/public_html/migsaa/sites/all/modules/contrib/rules/includes/rules.core.inc).
  • Deprecated function: Return type of RulesRecursiveElementIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in include_once() (line 2088 of /home/maxwell/public_html/migsaa/sites/all/modules/contrib/rules/includes/rules.core.inc).
  • Deprecated function: Return type of RulesContainerPlugin::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in include_once() (line 2102 of /home/maxwell/public_html/migsaa/sites/all/modules/contrib/rules/includes/rules.core.inc).
  • Deprecated function: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in url_is_external() (line 2393 of /home/maxwell/public_html/migsaa/includes/common.inc).
  • Deprecated function: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in url_is_external() (line 2395 of /home/maxwell/public_html/migsaa/includes/common.inc).
  • Deprecated function: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in url() (line 2311 of /home/maxwell/public_html/migsaa/includes/common.inc).

Our privacy policy

The information we collect about you, our security agreement and your rights.

The Maxwell Institute (the “Institute”, “us” or “we”) is committed to preserving your privacy. Please read the following privacy policy to understand how we use and protect the information obtained from those visiting and using the website and its subdomains (the “website”).

By using this website you consent to the collection, retention and use of your personal information in accordance with the terms of this policy.

Information we collect

  • Personal details (such as your name, contact details and email address) which you provide by registering with us or submitting an enquiry via the website.
  • Your responses to surveys which we ask you to complete for research purposes.
  • How you use the website and any other information you post, email or otherwise send to us.

Cookies

Our website uses cookies to distinguish you from other users of the website. A cookie is a small file of letters and numbers that is stored on your device.

The cookies set may obtain information about you, your computer, your use of our website and your general internet usage.

IP addresses

We may collect information where available about your IP address, operating system and browser type. This is data about users' browsing actions and patterns. It is used to inform improvements to the website, for system administration, and to report aggregate information to third parties.

Security

We employ security measures to protect your information from access by unauthorised persons and against unlawful processing, accidental loss, destruction or damage.

Unfortunately, the transmission of information via the internet is never completely secure. Although we will do our best to protect your personal data, we cannot guarantee the security of your personal or other data transmitted to our website. Any transmission is at your own risk.

Once we have received your information, we will use strict procedures and security features to prevent unauthorised access.

Third party websites

The website may, from time to time, contain links to and from the websites of third parties. If you follow a link to any of these websites, please note that these websites have their own privacy policies and that we do not accept any responsibility or liability for these policies.

Please check these policies before you submit any personal data to these third party websites.

Changes to our privacy policy

We may amend this policy from time to time. If we make any substantial changes we will notify you by posting a prominent notice on the website.

SHARE