Given up on Codoforum :(
@adesh1414127033 is there a script I can run to update the database or can it be done when you upload 3.51 to codologic???
Given up on Codoforum :(
@adesh1414127033 in codo_config table it already says version 3.4 even though I have 3.5 installed
When I start upgrade process it says
1.0> Checking for latest version
1.1> Connecting to server: codoforum.com ...
####: Initiating cURL request
Error: 35: SSL connect error
Given up on Codoforum :(
Try this:
Open admin/modules/system/upgrades.php
Replace
$curl->setOpt(CURLOPT_SSL_VERIFYPEER, false);
with
$curl->setOpt(CURLOPT_SSL_VERIFYPEER, false);
$curl->setopt(CURLOPT_SSLVERSION , 3);
`
1.0> Checking for latest version
1.1> Connecting to server: codoforum.com ...
Parse error: syntax error, unexpected '' (T_ENCAPSED_AND_WHITESPACE), expecting identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING) in /home/sites/getpregnantforfree.co.uk/public_html/admin/modules/system/upgrade.php on line 214
got this 
Given up on Codoforum :(
same error with
$curl->setOpt(CURLOPT_SSL_VERIFYPEER, false);
$curl->setOpt(CURLOPT_SSLVERSION , 3);
1.0> Checking for latest version
1.1> Connecting to server: codoforum.com ...
Error: 35: SSL connect error
Given up on Codoforum :(
@adesh1414127033 I host with Heart Internet, php Curl module is enabled but I think they block outbound http loopback connections like many hosts...
Given up on Codoforum :(
@adesh1414127033 @admin yes please, you have my email address...
Given up on Codoforum :(
Is it possible to public the guide to upgrade codo forum manually? Sorry but I have a lot of customized code for my forum (due to Vietnamese language support and SEO optimize). 
By the way, when upgrading from codoforum 3.3.1 to 3.5 automatically, I had an error in codoforum.v.3.5.build-15\install\upgrade\3.5.php. 
The function col_exists is duplicated. It was decleared in codoforum.v.3.5.build-15\install\upgrade\3.4.php . I have to remove it out of the codoforum.v.3.5.build-15\install\upgrade\3.5.php to make the upgrading works.
@adesh1414127033 thanks that will be great, look forward to the script. The other option would be to have codologic.com as HTTPS.
Given up on Codoforum :(
@adesh1414127033 I've sent an email just now to your codologic address...
Given up on Codoforum :(
Your previous draft for topic is pending
If you continue, your previous draft will be discarded.