Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install 5.0.5 #6610

Closed
tobsowo opened this issue Nov 3, 2023 · 7 comments
Closed

Can't install 5.0.5 #6610

tobsowo opened this issue Nov 3, 2023 · 7 comments

Comments

@tobsowo
Copy link

tobsowo commented Nov 3, 2023

A fresh installation.

  • ChurchCRM version: 5.0.5
  • PHP version is the server running: 8.1
  • DB Server and Version are you running:
Deprecated: Return type of Propel\Runtime\ActiveQuery\BaseModelCriteria::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/ccrm.bluespace.ng/public_html/vendor/propel/propel/src/Propel/Runtime/ActiveQuery/BaseModelCriteria.php on line 261

Deprecated: Return type of Slim\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/Collection.php on line 112

Deprecated: Return type of Slim\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/Collection.php on line 124

Deprecated: Return type of Slim\Collection::offsetSet($key, $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/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/Collection.php on line 135

Deprecated: Return type of Slim\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/Collection.php on line 145

Deprecated: Return type of Slim\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/Collection.php on line 155

Deprecated: Return type of Slim\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/Collection.php on line 165

Deprecated: Return type of Slim\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/Collection.php on line 112

Deprecated: Return type of Slim\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/Collection.php on line 124

Deprecated: Return type of Slim\Collection::offsetSet($key, $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/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/Collection.php on line 135

Deprecated: Return type of Slim\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/Collection.php on line 145

Deprecated: Return type of Slim\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/Collection.php on line 155

Deprecated: Return type of Slim\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/Collection.php on line 165

Fatal error: Uncaught RuntimeException: Unexpected data in output buffer. Maybe you have characters before an opening <?php tag? in /home/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/App.php:621 Stack trace: #0 /home/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/App.php(317): Slim\App->finalize() #1 /home/ccrm.bluespace.ng/public_html/setup/index.php(29): Slim\App->run() #2 {main} thrown in /home/ccrm.bluespace.ng/public_html/vendor/slim/slim/Slim/App.php on line 621
@tobsowo tobsowo added the bug label Nov 3, 2023
@DAcodedBEAT
Copy link
Contributor

@tobsowo How was this installed? What is the environment which this is running on?

@tobsowo
Copy link
Author

tobsowo commented Nov 3, 2023

I'm using CyberPanel.net

@DAcodedBEAT
Copy link
Contributor

@tobsowo If possible, can you try with a newer version and see if this still happens?

@tobsowo
Copy link
Author

tobsowo commented Nov 6, 2023

I'll do that and revert.

@tobsowo
Copy link
Author

tobsowo commented Nov 10, 2023

I was able to install with the new release but I had to manually edit the Config.php file.

@tobsowo tobsowo closed this as completed Nov 10, 2023
@DAcodedBEAT
Copy link
Contributor

@tobsowo what did you have to change? It might be helpful to document this so others who face the same problem can fix it.

@tobsowo
Copy link
Author

tobsowo commented Nov 10, 2023

I edited the file ChurchCRM/Include/Config.php

  • database details and
  • URL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants