Summary:
Undefined variable: categories
Detailed Description:
hi,
i created album and i insert this code : {cms_module module='Album'} in my page
content.
when i see result, this error display : " Notice: Undefined variable:
categories in
C:\wamp\www\cmsmadesimple-1.11.6-full\modules\Album\action.default.php on line
116 ".
i've read source code in action.default.php. It would seem that an assignment
of variable is missing in line 116 ( i'm noob in php) .