Codoforum related discussions
Still in development?

I wonder if Codoforum is still in development. Because the last update was from august, the blog is outdated and on the dashboard the countdown is broken.

I wonder if Codoforum is still in development. Because the last update was from august, the blog is outdated and on the dashboard the countdown is broken.

Nice to hear. I don't why but I really like it. It has something special.

Nice to hear. I don't why but I really like it. It has something special.
edited Nov 28 '15 at 7:03 pm

Yes that would be good...their blog and social media hasn't been updated in awhile

Yes that would be good...their blog and social media hasn't been updated in awhile

Given up on Codoforum :(

We would be including report feature and close with auto close features.

There will be some other features, many bug fixes and interface improvements.

Some changes with moderation and other things.

We would be including report feature and close with auto close features. There will be some other features, many bug fixes and interface improvements. Some changes with moderation and other things.

How's it going with the update? I'm specifically looking for a fix to the autologin / remember me feature. Thanks!

How's it going with the update? I'm specifically looking for a fix to the autologin / remember me feature. Thanks!

Next version Release: January

Features to expect:
Report Topic
Title [Open/Closed etc]
Custom Profile fields
Answered/Unaswered

smile

Next version Release: January Features to expect: Report Topic Title [Open/Closed etc] Custom Profile fields Answered/Unaswered :D

Given up on Codoforum :(

If any help with Russian localization needed, I'm ready to act. Currently not everything is translated.

If any help with Russian localization needed, I'm ready to act. Currently not everything is translated.

Yes, unfortunately, I am travelling due to personal reasons and will be back on 8th February.

The release is almost ready with only testing and deployment left which shouldn't take more than 2 days.

So, it will be released latest by end of second week of February.

Yes, unfortunately, I am travelling due to personal reasons and will be back on 8th February. The release is almost ready with only testing and deployment left which shouldn't take more than 2 days. So, it will be released latest by end of second week of February.

@adesh1414127033 Great looking forward to the up date smile

Yes my users can't wait for the working remember login function. smile

>@adesh1414127033 Great looking forward to the up date :) Yes my users can't wait for the working remember login function. :D

@adesh1414127033 ,

Tried to update to 3.5:

1.0> Checking for latest version
1.1> Connecting to server: codoforum.com ...
####: Initiating cURL request
1.3> Response: 
Raw: 3.5|codoforum.v.3.5.patch.zip|eb46f5c9bdbf9f7e4d2e80da28600ca2 
Latest version is 3.5
File to be downloaded to cache dir: codoforum.v.3.5.patch.zip
1.4> Initiating Download phase 2.0...
2.0> Initiated.
2.1> Downloading the latest version, Please wait...
2.1> File downloaded sucessfully :)

3.0> File upgrade process initiating... 
3.1> Files seem writable :) 
started DU>Unpacking contents 
>Unpacking contents Completed.
>Ungrading schema 

Fatal error: Cannot redeclare col_exists() (previously declared in /home/supra-mk3/public_html/install/upgrade/3.4.php:39) in /home/supra-mk3/public_html/install/upgrade/3.5.php on line 8
@adesh1414127033 , Tried to update to 3.5: ```` 1.0> Checking for latest version 1.1> Connecting to server: codoforum.com ... ####: Initiating cURL request 1.3> Response: Raw: 3.5|codoforum.v.3.5.patch.zip|eb46f5c9bdbf9f7e4d2e80da28600ca2 Latest version is 3.5 File to be downloaded to cache dir: codoforum.v.3.5.patch.zip 1.4> Initiating Download phase 2.0... 2.0> Initiated. 2.1> Downloading the latest version, Please wait... 2.1> File downloaded sucessfully :) 3.0> File upgrade process initiating... 3.1> Files seem writable :) started DU>Unpacking contents >Unpacking contents Completed. >Ungrading schema Fatal error: Cannot redeclare col_exists() (previously declared in /home/supra-mk3/public_html/install/upgrade/3.4.php:39) in /home/supra-mk3/public_html/install/upgrade/3.5.php on line 8 ````
edited Feb 15 '16 at 8:46 pm

OK,

In /admin/modules/system/upgrade.php commented

 upgrader::unpack();

In /install/upgrade/3.5.php commented

function col_exists($table, $col) {

    $pdo = \DB::getPDO();
    $res = $pdo->query("SHOW COLUMNS FROM $table LIKE '$col'");
    return (bool) $res->fetch();
}

Now my forum is running 3.5. Thanks.

OK, In /admin/modules/system/upgrade.php commented ```` upgrader::unpack(); ```` In /install/upgrade/3.5.php commented ```` function col_exists($table, $col) { $pdo = \DB::getPDO(); $res = $pdo->query("SHOW COLUMNS FROM $table LIKE '$col'"); return (bool) $res->fetch(); } ```` Now my forum is running 3.5. Thanks.

@admin @adesh1414127033
So 3.5 ist available for 2 days now, why is there still no official news? Is the current 3.5 a beta or are you working on the news?

@admin @adesh1414127033 So 3.5 ist available for 2 days now, why is there still no official news? Is the current 3.5 a beta or are you working on the news?

We are trying to implement another feature, fix minor bugs and then give the official news for the release.

So, we have planned to officially release it this sunday (3.5.1) .

We are trying to implement another feature, fix minor bugs and then give the official news for the release. So, we have planned to officially release it this sunday (3.5.1) .
12
759
21
5
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft