php 7.0 problem

07.05.2016 23:52
#1
nevadaking
Joomshopping forum user no avatar
Name: Kinga
30.01.2013
Сообщения: 24
Quote
php 7.0 problem

Hello.

On my server is a version of php 7.0. After installing jshop flashed this message on the page: Deprecated: Methods with the same name as Their class will not be constructors in a future version of PHP; multiLangField has a deprecated constructor in /home/constans/domains/karmnik.sklep.pl/public_html/components/com_jshopping/lib/multilangfield.php on line 11.
What should I do, to fix the problem?

Regards

Kinga


Joomla: 3.5.1
JoomShopping: 4.13.0
PHP: 7.0
MySQL: 5.5.5-10.1.13-MariaDB
Website Url: karmnik.sklep.pl
 
08.05.2016 01:36
#2
jerry2014
Joomshopping forum user no avatar
Name: jerry2014
13.09.2014
Сообщения: 102
Quote
Aw: php 7.0 problem

Sure that you're using latest shopping version?

Should be fixed in latest version.

 
08.05.2016 12:39
#3
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: php 7.0 problem

will be fixed in new version.

disable display errors.

 
08.05.2016 14:01
#4
nevadaking
Joomshopping forum user no avatar
Name: Kinga
30.01.2013
Сообщения: 24
Quote
Aw: php 7.0 problem

jerry2014 - 08.05.2016 01:36
Sure that you're using latest shopping version?

Should be fixed in latest version.


JoomShopping: 4.13.0

 
08.05.2016 14:03
#5
nevadaking
Joomshopping forum user no avatar
Name: Kinga
30.01.2013
Сообщения: 24
Quote
Aw: php 7.0 problem

webdesigner - 08.05.2016 12:39
will be fixed in new version.

disable display errors.


Thank you, but I have disabled display errors.

; Print out errors (as a part of the output). For production web sites,
; you're strongly encouraged to turn this feature off, and use error logging
; instead (see below). Keeping display_errors enabled on a production web site
; may reveal security information to end users, such as file paths on your Web
; server, your database schema or other information.
display_errors = Off

; Even when display_errors is on, errors that occur during PHP's startup
; sequence are not displayed. It's strongly recommended to keep
; display_startup_errors off, except for when debugging.
display_startup_errors = Off

; Log errors into a log file (server-specific log, stderr, or error_log (below))
; As stated above, you're strongly advised to use error logging in place of
; error displaying on production web sites.
log_errors = On

; Set maximum length of log_errors. In error_log information about the source is
; added. The default is 1024 and 0 allows to not apply any maximum length at all.
log_errors_max_len = 1024

; Do not log repeated messages. Repeated errors must occur in same file on same
; line until ignore_repeated_source is set true.
ignore_repeated_errors = Off

; Ignore source of message when ignoring repeated messages. When this setting
; is On you will not log errors with repeated messages from different files or
; sourcelines.
ignore_repeated_source = Off

; If this parameter is set to Off, then memory leaks will not be shown (on
; stdout or in the log). This has only effect in a debug compile, and if
; error reporting includes E_WARNING in the allowed list
report_memleaks = On

; Store the last error/warning message in $php_errormsg (boolean).
track_errors = Off

; Disable the inclusion of HTML tags in error messages.
;html_errors = Off


I tried to turn the other functions - still seeing error message
What else should I switch?
I enclose the .ini file (as .txt obviously)

When you are planning the correct version?

Aw: php 7.0 problem


Последнее изменение: 26.09.2016 17:20
 
08.05.2016 20:31
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: php 7.0 problem

Joomla configuration
Error reporting: simple

 
11.05.2016 15:30
#7
nevadaking
Joomshopping forum user no avatar
Name: Kinga
30.01.2013
Сообщения: 24
Quote
Aw: php 7.0 problem

Thank you :) It's working :)

 
25.09.2016 21:01
#8
nevadaking
Joomshopping forum user no avatar
Name: Kinga
30.01.2013
Сообщения: 24
Quote
Aw: php 7.0 problem

Hello,

I return to this matter :)
Have you solved the problem with php 7?

Thanks :)

 
26.09.2016 08:03
#9
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: php 7.0 problem

fixed.
Update joomshipping to last version.

 
26.09.2016 13:51
#10
nevadaking
Joomshopping forum user no avatar
Name: Kinga
30.01.2013
Сообщения: 24
Quote
Aw: php 7.0 problem

Thank you :)

Best regards.

P.S. I must to stay on old version, becouse other component doen't work correctly on php 7 on current server :(:(
Therefore I'll change server asap...


Последнее изменение: 27.09.2016 12:53
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.