paiadin
Forum Replies Created
-
fix…
open
root/wp-content/plugins/ckeditor-for-wordpress/plugins/nggallery/window.phpFind
require_once('../../../nextgen-gallery/ngg-config.php');
Replace with
require_once('../../../nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/ngg-config.php');
fix…
open
root/wp-content/plugins/ckeditor-for-wordpress/plugins/nggallery/window.phpFind
require_once('../../../nextgen-gallery/ngg-config.php');
Replace with
require_once('../../../nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/ngg-config.php');
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] czech translationfixed.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] czech translationForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] czech translationThe typo still exists in current version! How to fix this? Do you use the current language pack in newest version?
Deactivated CKEditor and the problem is gone… Seems to be some compatibility issue…
I have also problems…
Warning: require_once(../../../nextgen-gallery/ngg-config.php) [function.require-once]: failed to open stream: No such file or directory in /data/web/virtuals/38273/virtual/www/wp-content/plugins/ckeditor-for-wordpress/plugins/nggallery/window.php on line 5 Fatal error: require_once() [function.require]: Failed opening required '../../../nextgen-gallery/ngg-config.php' (include_path='.:/data/web/virtuals/38273/virtual') in /data/web/virtuals/38273/virtual/www/wp-content/plugins/ckeditor-for-wordpress/plugins/nggallery/window.php on line 5
same error as OmarSalimAhmed