oduudo
Forum Replies Created
-
perfect, thank you so much… ??
now i get an
Fatal error: Out of memory (allocated 31195136) (tried to allocate 10240 bytes) in /homepages/14/d185637841/htdocs/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 179
but i think my pics are too large.
do you inform the itx team to correct their theme? I dont know how this community works but i think it would be fine to see this problem fixed in a future release.
once more, thanks a lot,
Udosorry, was to quick and searched only for requires.
found the include an will test your hint
thanksok, have a
require_once ‘includes/common.php’; in the functions.php of the theme
and
Line 12: if ( is_admin() ) require_once ADMIN_PATH.’admin.php’;
Line 13: require_once ‘option.php’;
Line 14: require_once ‘bg.php’;
Line 15: require_once ‘front.php’;
Line 16: require_once ‘header.php’;
Line 17: require_once ‘layout.php’;
Line 18: require_once ‘navigation.php’;
Line 19: require_once ‘single.php’;
Line 20: require_once ‘widget.php’;
Line 61: require_once ‘wp-pagenavi.php’;
in the includes/common.php of the theme
more requires could not be found. What is the problem, the missing
dirname (__FILE__) . in the call?ok, deactivated calotropis theme and used the standard and now it works.
creationnation, what do you think, is that misbehavior of the theme or is ist a bug in ngg?rather sure.. ??
I have calotropis theme from itx running and found a functions.php there and a settings.php, but did not find the function call yet.
I will have a look this evening, some lines of code to search in.
thanks for the hint, hope it will solve my problem.
UdoI have the same error, have deactivated all other plugs, ngg is the only one running. when uploading pictures I get:
ERROR: P1050447.JPG :
Fatal error: Cannot redeclare ngg_get_ttffont() (previously declared in /homepages/9/d185637836/htdocs/wp-content/plugins/nextgen-gallery/admin/settings.php:768) in /homepages/9/d185637836/htdocs/wp-content/plugins/nextgen-gallery/admin/settings.php on line 796
any suggestions???
Udo