Important announcements from CouchCMS team
237 posts Page 6 of 24
Previous 1 ... 3, 4, 5, 6, 7, 8, 9 ... 24 Next
@IdealSolucoes, I had a look at your site (thanks for the creds) and noticed that the 'couch\theme\_system\assets\open-iconic.svg' used by your site is slightly different from the one contained in the installation zip.

Could you please extract a pristine version of the file and use it on your site?
You may need to clear the cache before it takes effect.

Please let me know if it makes the icons visible.
It looks like the "generate .htaccess" link on the admin panel doesn't include the
Code: Select all
</IfModule>
at the bottom.

Thanks again for all you do on CouchCMS! It really is the best CMS in existence! :)
KK wrote: @IdealSolucoes, I had a look at your site (thanks for the creds) and noticed that the 'couch\theme\_system\assets\open-iconic.svg' used by your site is slightly different from the one contained in the installation zip.

Could you please extract a pristine version of the file and use it on your site?
You may need to clear the cache before it takes effect.

Please let me know if it makes the icons visible.


tim wrote:
It may be a MIME type issue, regarding how the font SVG file is served...
If that's the case, you can try adding this declaration to your .htaccess file.
Code: Select all
AddType image/svg+xml svg
AddType image/svg+xml svgz



I managed to solve the problem icon SVG.

added within the .htaccess:

AddType image / svg + xml svg
AddType image / svg + xml SVGZ

within the mime too!

Thanks a lot for the help!

problem solved"

:D :D :D :D :D :D :D
Thanks @IdealSolucoes :)
Hi everybody,
we can we apply config_list_view for list dinamic folders?
name ...link... pages...action...

it comes to the admin panel - simple column names - I would like to able to change their names because they are now very abstract they will conduct administrator.
Perhaps by kfunctions.php ... I do not know. Maybe KK will help
Hi KK,

The PHP 7 mysqli patch you sent me earlier does not work with v2.0. Do you have a PHP 7 mysqli patch for v2.0 that you could send me? I will be glad to test it.
@hjd,

Please try using the attached patch -

Do let me know it it helps.

Attachments

KK wrote: @hjd,

Please try using the attached patch -
patch_mysqli.zip

Do let me know it it helps.


That patch works perfectly. This version of the patch is not making the errors the patch for 1.x did. Thanks again, KK!
Thanks for the confirmation, @hjd :)
KK wrote: Thanks for the confirmation, @hjd :)

I'm getting some errors now:

Code: Select all
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KFuncs has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/functions.php on line 45
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KError has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/functions.php on line 4340
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KContext has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/parser/parser.php on line 60
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KNode has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/parser/parser.php on line 286
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KParser has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/parser/parser.php on line 440
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KHTMLNode has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/parser/HTMLParser.php on line 40
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of KHTMLNode::get_info() should be compatible with KNode::get_info($level = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/parser/HTMLParser.php on line 279
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KHTMLParser has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/parser/HTMLParser.php on line 281
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KBBNode has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/parser/BBParser.php on line 40
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KBBParser has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/parser/BBParser.php on line 166
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KKeyword has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/search.php on line 41
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KRange has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/search.php on line 140
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KDB has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/db.php on line 55
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KAuth has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/auth/auth.php on line 50
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; PasswordHash has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/auth/PasswordHash.php on line 30
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KUser has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/auth/user.php on line 40
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KWebpage has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/page.php on line 43
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KField has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 41
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KFieldUser has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 866
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of KFieldForm::_render($input_name, $input_id, $extra = '') should be compatible with KField::_render($input_name, $input_id, $extra = '', $dynamic_insertion = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 996
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of KPageFolderIDField::_render($input_name, $input_id, $extra = '') should be compatible with KField::_render($input_name, $input_id, $extra = '', $dynamic_insertion = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 1035
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of KFolderIDField::_render($input_name, $input_id, $extra = '') should be compatible with KField::_render($input_name, $input_id, $extra = '', $dynamic_insertion = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 1050
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of KPublishDateField::_render($input_name, $input_id, $extra = '') should be compatible with KField::_render($input_name, $input_id, $extra = '', $dynamic_insertion = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 1127
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KSingleCheckField has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 1152
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of KSingleCheckField::_render($input_name, $input_id, $extra = '') should be compatible with KField::_render($input_name, $input_id, $extra = '', $dynamic_insertion = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 1195
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of KAccessLevel::_render($input_name, $input_id, $extra = '') should be compatible with KField::_render($input_name, $input_id, $extra = '', $dynamic_insertion = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 1234
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of KNestedPagesField::_render($input_name, $input_id, $extra = '') should be compatible with KField::_render($input_name, $input_id, $extra = '', $dynamic_insertion = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 1264
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KUserDefinedField has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 1320
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of KExif::get_data() should be compatible with KUserDefinedField::get_data($for_ctx = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 1541
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KSingleCheckFieldForm has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 1544
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of KSingleCheckFieldForm::handle_params($params) should be compatible with KUserDefinedFormField::handle_params($params, $node) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/field.php on line 1586
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KNestable has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/folder.php on line 40
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KFolder has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/folder.php on line 389
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KNestedPage has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/folder.php on line 814
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KAdminMenuItem has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/folder.php on line 1353
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Route has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/route.php on line 12
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Repeatable has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/addons/repeatable/repeatable.php on line 40
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of Repeatable::_render($input_name, $input_id, $extra = '') should be compatible with KUserDefinedField::_render($input_name, $input_id, $extra1 = '', $dynamic_insertion = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/addons/repeatable/repeatable.php on line 589
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of Repeatable::get_data() should be compatible with KUserDefinedField::get_data($for_ctx = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/addons/repeatable/repeatable.php on line 589
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KSession has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/addons/cart/session.php on line 40
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; SecureFile has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/addons/data-bound-form/securefile.php on line 41
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of SecureFile::_render($input_name, $input_id, $extra = '') should be compatible with KUserDefinedField::_render($input_name, $input_id, $extra1 = '', $dynamic_insertion = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/addons/data-bound-form/securefile.php on line 583
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of SecureFile::get_data() should be compatible with KUserDefinedField::get_data($for_ctx = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/addons/data-bound-form/securefile.php on line 583
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of KDateTime::_render($input_name, $input_id, $extra = '') should be compatible with KUserDefinedField::_render($input_name, $input_id, $extra1 = '', $dynamic_insertion = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/addons/data-bound-form/datetime.php on line 350
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of KDateTime::get_data() should be compatible with KUserDefinedField::get_data($for_ctx = 0) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/addons/data-bound-form/datetime.php on line 350
[26-Jun-2016 14:52:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; KDateTimeForm has a deprecated constructor in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/addons/data-bound-form/datetime.php on line 353
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Declaration of KDateTimeForm::handle_params($params) should be compatible with KUserDefinedFormField::handle_params($params, $node) in /var/lib/openshift/USER/app-root/runtime/repo/www/tomatocontrol/addons/data-bound-form/datetime.php on line 387
[26-Jun-2016 14:52:36 America/New_York] PHP Warning:  Unknown: open(/var/lib/openshift/USER/app-root/data//php-session/sess_qfsdf915ujr3423th4gqf1bs87, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Previous 1 ... 3, 4, 5, 6, 7, 8, 9 ... 24 Next
237 posts Page 6 of 24
cron