News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Upgrade from 2.0.15 to 2.0.16 error

Started by pabloalcorta, April 06, 2020, 10:38:01 AM

Previous topic - Next topic

pabloalcorta

Hi i am trying to update and i have following error


// EHLO could be understood to mean encrypted hello...
if (server_parse('EHLO ' . $modSettings['smtp_host'], $socket, null) == '250')
Code: (Replace) [Select]
// EHLO could be understood to mean encrypted hello...
if (server_parse('EHLO ' . $helo, $socket, null) == '250')


I'm using

SMF 2.0.15
Php 7.0
Mod installed,attachment file


thanks



Theme:Wgame
PHP: Version 7.0.33
SMF:2.0.17

Sir Osis of Liver

You have to manually replace the target code with the replacement code, then you can proceed with the update.
Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

pabloalcorta

hi i can't find it

if (server_parse('EHLO ' . $modSettings['smtp_host'], $socket, null) == '250')

attachment file

thanks
Theme:Wgame
PHP: Version 7.0.33
SMF:2.0.17

Shambles


pabloalcorta

ok but when I want to update it I get the same error
Theme:Wgame
PHP: Version 7.0.33
SMF:2.0.17

Kindred

yes... because the edit has already been applied.

the system can't find a match for the "look for code" because that code was changed....
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

pabloalcorta

#6
ok thanks I solved it by putting what was changed
what you are looking for ... then I removed the update mod I downloaded it again and it worked there
thanks
Theme:Wgame
PHP: Version 7.0.33
SMF:2.0.17

Advertisement: