Bug vBanalytics does not work in php7.1

Status
Not open for further replies.

vbluis

Customer
Hello. vBanalytics does not work in php7.1

If I switch to php 5.6 version without working.

Is there a solution?

Thank you
 
I don't know what problem you're experiencing so I can't tell you how to replicate it, but you may be able to find logs of PHP errors in Apache's error log. This varies from server to server so I don't know where it may be on your system, though.
 
I don't know what problem you're experiencing so I can't tell you how to replicate it, but you may be able to find logs of PHP errors in Apache's error log. This varies from server to server so I don't know where it may be on your system, though.

Hello, I apologize for not providing the necessary information at first. When logging in to /vbanalytics. php error appears:

THIS WEBSITE DOES NOT WORK (in English: THIS PAGE DONT WORK)
HTTP ERROR 500

And in the error log this reference to vbanalytics appears:

[27-Jan-2018 15:13:58 America/New_York] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1516424432 bytes) in /home/mysite/public_html/dbtech/vbanalytics/actions/main.php on line 350
[27-Jan-2018 15:18:25 America/New_York] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1516424432 bytes) in /home/mysite/public_html/dbtech/vbanalytics/actions/main.php on line 350
[27-Jan-2018 15:27:00 America/New_York] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1516424432 bytes) in /home/mysite/public_html/dbtech/vbanalytics/actions/main.php on line 350
[27-Jan-2018 16:08:53 America/New_York] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1516424432 bytes) in /home/mysite/public_html/dbtech/vbanalytics/actions/main.php on line 350
[27-Jan-2018 16:10:12 America/New_York] PHP Parse error: syntax error, unexpected '*' in /home/mysite/public_html/includes/functions.php on line 1576
[27-Jan-2018 16:10:14 America/New_York] PHP Parse error: syntax error, unexpected '*' in /home/mysite/public_html/includes/functions.php on line 1576

Thank you
 
That means you have too much data for PHP to process, there's nothing I can do about that on our end sadly :(
 
That means you have too much data for PHP to process, there's nothing I can do about that on our end sadly :(

Thanks, one last question. It is normal with php5.6 if it runs smoothly and fails with php7.1? Changing the php version does work.

Thank you
 
I couldn't say, there may be a bug in your particular version of PHP 7.1. Does it work in 7.0?
 
Seems like something may have changed with PHP's memory management in 7.1 then. I would recommend sticking with 7.0.
 
Hello vbluis,

This ticket has now been closed with the status Not A Bug.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Status
Not open for further replies.

Legacy vBAnalytics

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
401
Customer rating
0.00 star(s) 0 ratings
Back
Top