I just bought and installed Soledad theme. I prefer Mailpoet for newsletters but it works with php 8.1 and Soledad theme is incompatible. After change to php 8.1 website gives errors. What can I do?
Deprecated: Return type of GoogleModel::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Model.php on line 256
Deprecated: Return type of GoogleModel::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Model.php on line 261
Deprecated: Return type of GoogleModel::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Model.php on line 268
Deprecated: Return type of GoogleModel::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Model.php on line 278
Deprecated: Return type of GoogleCollection::current() should either be compatible with Iterator::current(): mixed, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Collection.php on line 22
Deprecated: Return type of GoogleCollection::next() should either be compatible with Iterator::next(): void, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Collection.php on line 38
Deprecated: Return type of GoogleCollection::key() should either be compatible with Iterator::key(): mixed, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Collection.php on line 30
Deprecated: Return type of GoogleCollection::valid() should either be compatible with Iterator::valid(): bool, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Collection.php on line 43
Deprecated: Return type of GoogleCollection::rewind() should either be compatible with Iterator::rewind(): void, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Collection.php on line 14
Deprecated: Return type of GoogleCollection::count() should either be compatible with Countable::count(): int, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Collection.php on line 49
I just bought and installed Soledad theme. I prefer Mailpoet for newsletters but it works with php 8.1 and Soledad theme is incompatible. After change to php 8.1 website gives errors. What can I do?
Deprecated: Return type of GoogleModel::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Model.php on line 256
Deprecated: Return type of GoogleModel::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Model.php on line 261
Deprecated: Return type of GoogleModel::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Model.php on line 268
Deprecated: Return type of GoogleModel::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Model.php on line 278
Deprecated: Return type of GoogleCollection::current() should either be compatible with Iterator::current(): mixed, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Collection.php on line 22
Deprecated: Return type of GoogleCollection::next() should either be compatible with Iterator::next(): void, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Collection.php on line 38
Deprecated: Return type of GoogleCollection::key() should either be compatible with Iterator::key(): mixed, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Collection.php on line 30
Deprecated: Return type of GoogleCollection::valid() should either be compatible with Iterator::valid(): bool, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Collection.php on line 43
Deprecated: Return type of GoogleCollection::rewind() should either be compatible with Iterator::rewind(): void, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Collection.php on line 14
Deprecated: Return type of GoogleCollection::count() should either be compatible with Countable::count(): int, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/poslesmr/public_html/wp-content/plugins/penci-text-to-speech/vendor/google/apiclient/src/Collection.php on line 49
Hi,
The Penci Text To Speech plugin uses the Google API with PHP 8.0, so you should downgrade your server to PHP 8 and then check again.
Regards,
PenciDesign.