1
Hi,
I have an error on the index page of extgallery module. But it works very good when I directly access to a cathegory or another page in the module. I already delete cache compile files and update the module, but nothing changes. During the 3 first day after it installation, every thing works good. Here is the error displayed:
This page cannot be displayed due to an internal error.
You can provide the following information to the administrators of this site to help them solve the problem:
Error: Smarty error: [in db:extgallery_index.html line 16]: syntax error: unclosed tag \{foreach} (opened line 10). (Smarty_Compiler.class.php, line 317)
Backtrace:
/class/smarty/Smarty.class.php (1093)
/class/smarty/Smarty.class.php (1815)
/class/smarty/Smarty_Compiler.class.php (2256)
/class/smarty/Smarty_Compiler.class.php (317)
/class/smarty/Smarty.class.php (1489)
/class/smarty/Smarty.class.php (1422)
/class/smarty/Smarty.class.php (1261)
/class/theme.php (429)
/footer.php (67)
/modules/extgallery/index.php (24)
My web site config is:
- Xoops 2.4.5
- Extgallery 1.0.8
- ...
Debug mode gives this:
Erreur(s)
Avertissement(s): Invalid argument supplied for foreach() dans le fichier /modules/xlanguage/include/functions.php - ligne 92
Message(s): Undefined variable: lang dans le fichier /modules/xlanguage/include/functions.php - ligne 106
Avertissement(s): Invalid argument supplied for foreach() dans le fichier /modules/xlanguage/include/functions.php - ligne 92
Message(s): Undefined variable: lang dans le fichier /modules/xlanguage/include/functions.php - ligne 106
Message(s): Undefined index: display dans le fichier /modules/xlanguage/include/functions.php - ligne 241
Message(s): Undefined index: languages dans le fichier /modules/xlanguage/include/functions.php - ligne 262
Avertissement(s): Invalid argument supplied for foreach() dans le fichier /modules/xlanguage/include/functions.php - ligne 262
Message(s): Use of undefined constant _MI_EXTGAL_B_SUB - assumed '_MI_EXTGAL_B_SUB' dans le fichier /modules/extgallery/xoops_version.php - ligne 481
Message(s): Use of undefined constant _MI_EXTGAL_B_SUB - assumed '_MI_EXTGAL_B_SUB' dans le fichier /modules/extgallery/xoops_version.php - ligne 481
Message(s): Use of undefined constant _MI_EXTGAL_B_SUB - assumed '_MI_EXTGAL_B_SUB' dans le fichier /modules/extgallery/xoops_version.php - ligne 481
Erreur(s): Smarty error: [in db:extgallery_index.html line 16]: syntax error: unclosed tag /{foreach} (opened line 10). (Smarty_Compiler.class.php, line 317) dans le fichier /class/smarty/Smarty.class.php - ligne 1093.
So what is the problem? Must I reinstall the module to resolve the problem??
Thank you