looks like you are on the RC version rather than the final one can you try downloading from http://forums.hotarucms.org/resources/hotaru-cms-core.4/
Ive tried, but you haven't replied yet, Can you tell me when does the remaining will finish, I am still waiting to develop my site, but it is boring.
Can you tell me your questions again? what was not working? I didnt find many people testing the latest release and so havent been able to progress it much further
Ive updated to the latest version, but once I logged out it never allowed me to login back. I reverted it back and currently looking to update for the latest version. I am asking those are remaining like avatar upload backcover and some more those who asked please update them or build them. If no one answer also the one please continue from your end, so they themselves will come.
Ive updated yesterday and the version is working, if anything want to test please let me know I will do and on the latest version only.
shibuya246 updated Hotaru CMS Core with a new update entry: Hotaru CMS version 1.6.0 Read the rest of this update entry...
I replaced the icons in the admin panel plugin Management Hotaru 1.6. Changed menu to the left sidebar. Increased right sidebar admin home page... libs/Bloked.php line 140 - add class='form-control' libs/Bloked.php line 160 - add class='form-control' libs/Bloked.php line 161 - additional class of an existing class='submit btn btn-primary' libs/PluginManagement.php line 116 - replace icon class icon-download-alt on glyphicon glyphicon-download-alt libs/PluginManagement.php line 118 - replace icon class icon-trash on glyphicon glyphicon-trash libs/PluginManagement.php line 148 - replace icon class icon-chevron-up on glyphicon glyphicon-chevron-up libs/PluginManagement.php line 153 - replace icon class icon-chevron-down on glyphicon glyphicon-chevron-down \content\admin_themes\admin_default\views\plugin_management\install.php line 8, 11, 16, 57, 118, 121,154 replace icon class. \content\admin_themes\admin_default\blocked.php - replaced all table layout on div layout. \content\admin_themes\admin_default\admin_sidebar - replaced replaced many classes \content\admin_themes\admin_default\admin_index - delete 4 classes fluid \content\admin_themes\admin_default\admin_home - replace some classes right sidebar and add some <li>..</li> \content\admin_themes\admin_default\views\maintenance\general.php - line 16 add class="form-control" line 24 add classe "btn btn-primary"
shibuya246 updated Hotaru CMS Core with a new update entry: Hotaru CMS version 1.6.1 Read the rest of this update entry...
shibuya246 updated Hotaru CMS Core with a new update entry: Hotaru CMS version 1.6.1 Read the rest of this update entry...
Parse error: syntax error, unexpected T_DNUMBER, expecting ',' or ';' in Z:\home\hotaru161\www\Hotaru.php on line 28 protected $version = ?1.6.1?; // Hotaru CMS version quotation marks are not correctly ?1.6.1? be ?1.6.1? Fatal error: Call to a member function write() on a non-object in Z:\home\hotaru161\www\libs\Category.php on line 42 And I still can not add a post, get errors in the submit configuration admin panel.
I have it in the code as always as Code: protected $version = "1.6.1"; // Hotaru CMS version I could change it to be protected $version = '1.6.1'; // Hotaru CMS version
Because of this error, I could not install Hotaru. double quotes : Code: protected $version = "1.5.2"; // Hotaru CMS version protected $version = "1.6.0"; // Hotaru CMS version protected $version = ?1.6.1?; // Hotaru CMS version
shibuya246 updated Hotaru CMS Core with a new update entry: Hotaru CMS 1.6.2 Read the rest of this update entry...
check your config folder settings.php file It should have a line like define('BASEURL', "http://ipadrank.com/"); Or if you dont have that file yet, just keep going and see what happens next
ok, I will keep updating, but since there were some people with csrf problems i wanted to get it out asap