2 errors on install (admin) :
Notice: Undefined index: global_perms in file /modules/myalbum/xoops_version.php line 154
Notice: Undefined index: global_perms in file /modules/myalbum/xoops_version.php line 162
3 errors when I go to the module ("modules/myalbum/") :
Notice: Undefined variable: cat in file /modules/myalbum/index.php line 27
Warning: array_push() expects parameter 1 to be array, null given in file /modules/myalbum/include/draw_functions.php line 263
Warning: implode(): Invalid arguments passed in file /modules/myalbum/include/functions.php line 664
3 errors when I go to "modules/myalbum/viewcat.php" :
Warning: array_push() expects parameter 1 to be array, null given in file /modules/myalbum/viewcat.php line 70
Notice: Undefined variable: catpath in file /modules/myalbum/viewcat.php line 81
Notice: Undefined variable: cat in file /modules/myalbum/viewcat.php line 109
5 errors when I go to "modules/myalbum/submit.php" :
Notice: Undefined variable: lid in file /modules/myalbum/submit.php line 322
Notice: Undefined variable: myalbum_canresize in file /modules/myalbum/include/myalbum.forms.php line 184
Notice: Undefined variable: myalbum_canrotate in file /modules/myalbum/include/myalbum.forms.php line 206
Notice: Undefined variable: preview_name in file /modules/myalbum/include/myalbum.forms.php line 216
Notice: Undefined variable: myalbum_canrotate in file /modules/myalbum/include/myalbum.forms.php line 236
5 another errors when I submit a photo :
Notice: Undefined index: myalbum_canresize in file /modules/myalbum/submit.php line 257
Notice: Undefined variable: lid in file /modules/myalbum/submit.php line 263
Notice: Undefined variable: ext in file /modules/myalbum/submit.php line 263
Warning: rename(/uploads/photos/tmp_4f9d970e346d3.jpg,/uploads/photos/.): Device or resource busy in file /modules/myalbum/include/functions.php line 377
Warning: rename(/uploads/photos/tmp_4f9d970e346d3.jpg,/uploads/photos/.): Device or resource busy in file /modules/myalbum/include/functions.php line 386
1 error when I go to "modules/myalbum/editphoto.php" :
Notice: Undefined variable: photo in file /modules/myalbum/editphoto.php line 235
8 errors when I go to"modules/profile/userinfo.php" (
?) :
Notice: Undefined index: myalbum_addposts in file /modules/myalbum/include/read_configs.php line 44
Notice: Undefined index: myalbum_photospath in file /modules/myalbum/include/read_configs.php line 48
Notice: Undefined index: myalbum_thumbspath in file /modules/myalbum/include/read_configs.php line 49
Notice: Undefined index: myalbum_makethumb in file /modules/myalbum/include/read_configs.php line 52
Notice: Undefined index: myalbum_imagingpipe in file /modules/myalbum/include/read_configs.php line 68
Notice: Undefined index: myalbum_imagingpipe in file /modules/myalbum/include/read_configs.php line 70
Notice: Undefined variable: table_photos in file /modules/myalbum/include/search.inc.php(61) : eval()'d code line 9
Notice: Undefined variable: table_text in file /modules/myalbum/include/search.inc.php(61) : eval()'d code line 9
-----------------------------------------------------------------------------------------------------------------------------
Photos links are wrong.
Example :
http://xxx.com/uploads/photos/1.
instead of
http://xxx.com/uploads/photos/1
-----------------------------------------------------------------------------------------------------------------------------
Replace in "modules\myalbum\include\read_configs.php" line 17 :
with :