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

retrieve.php "Cannot redeclare Services_Retriever_Spots::__construct()" #23

Closed
piejanssens opened this issue Jan 15, 2015 · 3 comments
Closed

Comments

@piejanssens
Copy link
Contributor

Did a an update today and now I get the following error message trying to do 'php retrieve.php':

DiskStation> php retrieve.php                                                                                                                                                  
Removing Spot information which is beyond retention period,, done                                                                                                              
PHP Fatal error:  Cannot redeclare Services_Retriever_Spots::__construct() in /volume1/web/spotweb/lib/services/Retriever/Services_Retriever_Spots.php on line 95       
@Wally73
Copy link
Contributor

Wally73 commented Jan 15, 2015

i have the same error on my debian Jessie box

[15-Jan-2015 11:58:51 Europe/Amsterdam] PHP Fatal error: Cannot redeclare Services_Retriever_Spots::__construct() in /var/www/spotweb/lib/services/Retriever/Services_Retriever_Spots.php on line 95
[15-Jan-2015 12:00:37 Europe/Amsterdam] PHP Fatal error: Cannot redeclare Services_Retriever_Spots::__construct() in /var/www/spotweb/lib/services/Retriever/Services_Retriever_Spots.php on line 95
[15-Jan-2015 12:00:59 Europe/Amsterdam] PHP Fatal error: Cannot redeclare Services_Retriever_Spots::__construct() in /var/www/spotweb/lib/services/Retriever/Services_Retriever_Spots.php on line 95
[15-Jan-2015 12:09:53 Europe/Amsterdam] PHP Notice: Undefined index: userid in /var/www/spotweb/lib/dto/Dto_FormResult.php on line 135
[15-Jan-2015 12:13:44 Europe/Amsterdam] PHP Fatal error: Cannot redeclare Services_Retriever_Spots::__construct() in /var/www/spotweb/lib/services/Retriever/Services_Retriever_Spots.php on line 95
[15-Jan-2015 12:27:35 Europe/Amsterdam] PHP Fatal error: Cannot redeclare Services_Retriever_Spots::__construct() in /var/www/spotweb/lib/services/Retriever/Services_Retriever_Spots.php on line 95

edit: latest fix seems to work thx Muis

@muis
Copy link
Member

muis commented Jan 15, 2015

Should be fixed now. Can you test it?

@muis muis closed this as completed Jan 15, 2015
@piejanssens
Copy link
Contributor Author

Indeed fixed. Thanks Muis.

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

No branches or pull requests

3 participants