jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Topic started by: LSK6453 on 22.03.2016 12:55:19

Title: Compatible with php7?
Post by: LSK6453 on 22.03.2016 12:55:19
Hi Arno, is JDownloads compatible with PHP7 at this time?  Thanks.
Title: Re: Compatible with php7?
Post by: Arno on 22.03.2016 13:00:00
Hi,
no we must first change all JString() to StringHelper() .
The JString is deprecated in Joomla 3.5 to be compatible with PHP 7.

But we will soon update it.
Title: Re: Compatible with php7?
Post by: LSK6453 on 24.03.2016 12:49:49
Thanks Arno. 
Title: Re: Compatible with php7?
Post by: wolfspyryt on 25.03.2016 19:42:21
Arno, any idea how soon?
Title: Re: Compatible with php7?
Post by: Arno on 29.03.2016 11:43:44
The JString function is only marked as deprecated. And by first tests seems to work version 3.2.41 with php7 without any problems.
Title: Re: Compatible with php7?
Post by: wolfspyryt on 31.03.2016 08:40:44
Crashed for both of my sites.
Title: Re: Compatible with php7?
Post by: Arno on 31.03.2016 08:47:28
Where exactly and with which error message?  ::)
Title: Re: Compatible with php7?
Post by: wolfspyryt on 05.04.2016 15:44:12
404 error pages is what I get.
Title: Re: Compatible with php7?
Post by: Arno on 06.04.2016 01:31:08
Where exactly (Frontend or Backend, which functions or parts)?
Title: Re: Compatible with php7?
Post by: wolfspyryt on 06.04.2016 01:38:37
Every JDownload page. Frontend. Backend and remainder of site works fine.
Title: Re: Compatible with php7?
Post by: Arno on 06.04.2016 01:47:19
Quote from: wolfspyryt on 06.04.2016 01:38:37
Every JDownload page. Frontend. Backend and remainder of site works fine.
Hm... strange. I can not reproduce this here. But i will test more tomorrow.
Title: Re: Compatible with php7?
Post by: Arno on 12.04.2016 14:16:01
It is not possible for me to reproduce your problems here.
All pages in the frontend works for me as expected.
Could it be that you have on this pages activated another module or plugin?
What get you when you activate the debug option?

We will publish today or tomorrow the next version (3.2.42). Maybe can this solve your issues.
Title: Re: Compatible with php7?
Post by: wolfspyryt on 12.04.2016 21:22:02
I have deleted all other modules. I will wait and see if the update helps. Thanks for looking into it.