Bugfix update
Comments: (7)
Ratings:
Author: Cotonti Team
Submitted by: Trustmaster   Date: 2010-05-15 16:57
 

What's new in 0.6.8

  • markItUp! editor updated to 1.1.7
  • Fixed comments editing in index polls
  • Fixed pages with aliases in search plugin
  • Fixed PFS upload hook
  • Tiny fixes in Russian translation
See Trac report for more details.

Installation

Just follow the INSTALL.txt instructions included in the package.

Updating from 0.6.7

Just replace these files with updated files:
plugins/comedit/comedit.php
plugins/whosonline/whosonline.php
plugins/markitup/js/jquery.markitup.js
plugins/tags/lang/tags.ru.lang.php
plugins/search/lang/search.ru.lang.php
plugins/search/search.php
system/core/pfs/pfs.inc.php
system/functions.php

View source changes from 0.6.7

See also:

Tags: Genoa,  Stable,  Release



Download: Cotonti Genoa 0.6.8
Filesize: 502KB, downloaded 650 times
 
1.   Posted by 3axap   2010-05-16 06:59    

Tnx for update. After update in site CP 0.6.7 (forget one file?)


2.   Posted by 3axap   2010-05-16 07:34    

В общем после апдейта версия так и осталась 067.. или функшнс или коммонс пхп забыли? )


3.   Posted by aiwass   2010-05-16 09:09    

All changes made (View source changes from 0.6.7) :
# plugins/comedit/comedit.php (modified) (4 diffs)
# plugins/whosonline/whosonline.php (modified) (1 diff)
# plugins/markitup/js/jquery.markitup.js (modified) (1 diff)
# plugins/tags/lang/tags.ru.lang.php (modified) (1 diff)
# plugins/search/lang/search.ru.lang.php (modified) (1 diff)
# plugins/search/search.php (modified) (1 diff)
# system/core/pfs/pfs.inc.php (modified) (2 diffs)
# system/core/page/page.add.inc.php (modified) (1 diff)
# system/functions.php (modified) (3 diffs)


4.   Posted by Trustmaster   2010-05-16 11:28    

Yes, you need to update system/functions.php too.


5.   Posted by Kort   2010-05-16 20:20    

/**
* Plugin Title & Subtitle
*/

$L['plu_title'] = "Tags";

Is missing in the tags.en.lang.php


6.   Posted by Kort   2010-05-16 21:53    

... same with
$L['plu_title'] = "Search";


7.   Posted by Dayver   2010-05-17 23:30    

Kort:
/**
* Plugin Title & Subtitle
*/

$L['plu_title'] = "Tags";

Is missing in the tags.en.lang.php

... same with
$L['plu_title'] = "Search";
Why? Without this, and so displays correctly


Total : 7, on page: 7

Page created in 0.052 seconds SQL total time: 0.01 seconds - SQL queries: 23 - Average SQL time: 0.00043 seconds