I am stuck (i guess) on exporting the users en usergroups to the xg2 module. Installing and configuring the module went fine, but when i visit the module from the website, after exporting users and groups through the adminpanel, the only two menu-options i've got are "Add album to cart" and "Mount with WebDAV".
I have re-installed the module, and tried to re-export the users and groups, after deleting those exported users and groups by deleting the corresponding sql tables from the database. Besides the fact that i've only got the two said options, don't receive any error messages on visiting the xg2 module.
When i turn on the debug mode and visit the xg2 module, i get the following errors (translating "melding" = notification, "in bestand" = in file, "regel" = line, "waarschuwing" = warning in Dutch):
Melding: Use of undefined constant _MI_TDMDOWNLOADS_BNAME5 - assumed '_MI_TDMDOWNLOADS_BNAME5' in bestand /modules/TDMDownloads/xoops_version.php regel 96
Melding: Use of undefined constant _MI_TDMDOWNLOADS_BNAMEDSC5 - assumed '_MI_TDMDOWNLOADS_BNAMEDSC5' in bestand /modules/TDMDownloads/xoops_version.php regel 97
Melding: Use of undefined constant _MI_TDMDOWNLOADS_IMGFLOAT_LEFT - assumed '_MI_TDMDOWNLOADS_IMGFLOAT_LEFT' in bestand /modules/TDMDownloads/xoops_version.php regel 196
Melding: Use of undefined constant _MI_TDMDOWNLOADS_IMGFLOAT_RIGHT - assumed '_MI_TDMDOWNLOADS_IMGFLOAT_RIGHT' in bestand /modules/TDMDownloads/xoops_version.php regel 196
Melding: Use of undefined constant _MI_TDMDOWNLOADS_DOWNLOADFLOAT_LTR - assumed '_MI_TDMDOWNLOADS_DOWNLOADFLOAT_LTR' in bestand /modules/TDMDownloads/xoops_version.php regel 355
Melding: Use of undefined constant _MI_TDMDOWNLOADS_DOWNLOADFLOAT_RTL - assumed '_MI_TDMDOWNLOADS_DOWNLOADFLOAT_RTL' in bestand /modules/TDMDownloads/xoops_version.php regel 355
Melding: Constant _MI_EXTGALLERY_ALBUM already defined in bestand /modules/extgallery/language/nederlands/modinfo.php regel 76
Waarschuwing: xoopsOption[template_main] should be defined before including header.php in bestand /footer.php regel 59
I am running XOOPS 2.5.6 with PHP 5.4.4-14+deb7u9 on Debian 3.2.57-3 and as i am unfortunately unfamiliar with the use of SVN repositories i have uploaded the module as i am using it right now, with the updated 'core' from the GalleryProject website which i tried to make it work with xoops 2.5.x again, on my server:
xg2.1_Technicum_29-05-2015_09.14amGMT+01.rar
I have considered to switch to extGallery, but i'm not sure on what the most efficient way would be, from porting the ±12000 pictures from my xg2-gallery to extGallery, any suggestions? Because putting them all through the batch-tool in the admin section seems to be painstaking task :o.