Jürgen
Forum Replies Created
-
http://www.ajala.de/event/korperlicher-ausdruck-244/
gallery inserted by widget. it works. but as gallery widget.I can give you login data by pm, if you like?
Fatal error: Call to undefined function nggshowalbum() in /home/web219/ever08/ftproot/www.ajala.de/wp-content/themes/twentytwelve/index.php on line 75
with standard theme
Jürgen
the album is directly inserted by php code
<div id=”galleryHome”>
<h3 class=”hometitle recentworks” id=”galleryHomeTitle”>Views<?php #esc_html_e(‘Recent Works’,’DeepFocus’); ?></h3><div id=”portfolio-items” class=”clearfix”>
<?php
// get_template_part(‘includes/gallery’);
#do_shortcode(‘[album id=1 template=extend]’);
$tmpContent = nggShowAlbum($albumID=1, $template = ‘extend’);
echo ajala_parseQtranslateContent($tmpContent,$q_config[‘language’]);?>
<div class=”clear”></div>
<?php
$pageLink = isset($ajalaConfig[‘galeriePageID’]) ? get_page_link($ajalaConfig[‘galeriePageID’]) : get_category_link(get_cat_ID(get_option(‘deepfocus_portfolio_cat’)));
echo ‘<span>’;
esc_html_e(‘Enter The Gallery’,’DeepFocus’);
echo ‘</span>‘;
?>
</div> <!– end #portfolio-items –>With the standard theme, the error would not be shown, but the gallery album would not be shown either.
Thanks Becky, for your kind and fast support…I´ll try that things
Fatal error: Call to undefined function nggshowalbum() in /home/web219/ever08/ftproot/www.ajala.de/wp-content/themes/DeepFocus/home.php on line 134
Betriebssystem : Linux (64 Bit)
Server : Apache
Speicherverbrauch : 82.34 MByte
MySQL Version : 5.0.32-Debian_7etch12
SQL Modus : Nicht gesetzt
PHP Version : 5.2.12-0.dotdeb.0
PHP Safe Mode : Aus
PHP Allow URL fopen : Aus
PHP Memory Limit : 96
PHP Max Upload Größe : 20M
PHP Max Post Größe : 20M
PCRE Backtracking Limit : 500000
PHP Max Script Execute Time : 120s
PHP Exif Modul : Ja ( V1.4 )
PHP IPTC Modul : Ja
PHP XML Modul : JaGrafik-Bibliothek
GD Version : bundled (2.0.34 compatible)
FreeType Support : Ja
FreeType Linkage : with freetype
T1Lib Support : Ja
GIF Read Support : Ja
GIF Create Support : Ja
JPG Support : Ja
PNG Support : Ja
WBMP Support : Ja
XPM Support : Ja
XBM Support : Ja
JIS-mapped Japanese Font Support : Neinwell, doing those steps and
getting back to the current theme, does show the same issue.And I definitely just updated the nextgen plugin…
yes, have access to everything, even to home.php