Hello, thanks for releasing the new version of forum
When I tried to update my codoforum 3.1 from the admin panel, I got the following:
1.0> Checking for latest version
1.1> Connecting to server: codoforum.com ...
####: Initiating cURL request
1.3> Response:
Raw: 3.2|codoforum.v.3.2.patch.zip|b99263fc2771c53f9e0f53deaf356a2a
Latest version is 3.2
File to be downloaded to cache dir: codoforum.v.3.2.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: Uncaught exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2' for key 'PRIMARY' (SQL: INSERT INTO codo_blocks (id, module, theme, status, weight, region, content, visibility, pages, title, cache) VALUES (2, 'html', 'blue', 0, 0, 'block_footer_right', '<small> <a href="https://facebook.com/codologic"><i class="icon-facebook"> </i></a> <a href="https://twitter.com/codologic"><i class="icon-twitter"> </i></a> <a href="https://plus.google.com/+codologic"><i class="icon-google-plus-square"> </i></a> <br> <a href="index.php?u=page/6">Terms of Service</a> | <a href="index.php?u=page/7">Privacy</a> | <a href="#">About us</a> </small>', 0, '', 'Footer Right', 1);)' in /var/www/home/hosting_stolzen/projects/datatalks/htdocs/sys/vendor/illuminate/database/Illuminate/Database/Connection.php:555 Stack trace: #0 /var/www/home/hosting_stolzen/projects/datatalks/htdocs/sys/vendor/illumi in /var/www/home/hosting_stolzen/projects/datatalks/htdocs/sys/vendor/illuminate/database/Illuminate/Database/Connection.php on line 555
The update doesn't seem to have gone through.
How do I update the forum to the newest version?
Hello, thanks for releasing the new version of forum
When I tried to update my codoforum 3.1 from the admin panel, I got the following:
```
1.0&gt; Checking for latest version
1.1&gt; Connecting to server: codoforum.com ...
####: Initiating cURL request
1.3&gt; Response:
Raw: 3.2|codoforum.v.3.2.patch.zip|b99263fc2771c53f9e0f53deaf356a2a
Latest version is 3.2
File to be downloaded to cache dir: codoforum.v.3.2.patch.zip
1.4&gt; Initiating Download phase 2.0...2.0&gt; Initiated.
2.1&gt; Downloading the latest version, Please wait...
2.1&gt; File downloaded sucessfully :)
3.0&gt; File upgrade process initiating...
3.1&gt; Files seem writable :)
started DU&gt;Unpacking contents
&gt;Unpacking contents Completed.
&gt;Ungrading schema
Fatal error: Uncaught exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2' for key 'PRIMARY' (SQL: INSERT INTO codo_blocks (id, module, theme, status, weight, region, content, visibility, pages, title, cache) VALUES (2, 'html', 'blue', 0, 0, 'block_footer_right', '&lt;small&gt; &lt;a href="https://facebook.com/codologic"&gt;&lt;i class="icon-facebook"&gt; &lt;/i&gt;&lt;/a&gt; &lt;a href="https://twitter.com/codologic"&gt;&lt;i class="icon-twitter"&gt; &lt;/i&gt;&lt;/a&gt; &lt;a href="https://plus.google.com/+codologic"&gt;&lt;i class="icon-google-plus-square"&gt; &lt;/i&gt;&lt;/a&gt; &lt;br&gt; &lt;a href="index.php?u=page/6"&gt;Terms of Service&lt;/a&gt; | &lt;a href="index.php?u=page/7"&gt;Privacy&lt;/a&gt; | &lt;a href="#"&gt;About us&lt;/a&gt; &lt;/small&gt;', 0, '', 'Footer Right', 1);)' in /var/www/home/hosting_stolzen/projects/datatalks/htdocs/sys/vendor/illuminate/database/Illuminate/Database/Connection.php:555 Stack trace: #0 /var/www/home/hosting_stolzen/projects/datatalks/htdocs/sys/vendor/illumi in /var/www/home/hosting_stolzen/projects/datatalks/htdocs/sys/vendor/illuminate/database/Illuminate/Database/Connection.php on line 555
```
The update doesn't seem to have gone through.
How do I update the forum to the newest version?
edited Mar 10 '15 at 8:48 am