4
Tripmon, I have played with mxdirectory after getting this errors and I learned ...
Quote:
I submitted a listing with a logo but logo doesn't show in end user view. But if I modify the listing logo exists. How can I show the logo?
R/ that an admin must define Listing Type Levels and activate it to see the listing logo submited in end-user view
Quote:
Notice: Undefined index: - in file /modules/mxdirectory/include/functions.php line 278
Notice: Undefined offset: 0 in file /modules/mxdirectory/include/functions.php line 278
R/ when submit a listing, I must select a valid hour or CLOSED or OPEN 24H, if I leave UNKNOWN option selected this error message appears
Quote:
Undefined variable: imgurl in file /modules/mxdirectory/admin/index.php line 1331
R/ in admin/index.php, addCat and modCatS functions, there must be a check definition of imgurl variable when a user does not upload a logo for the category
Quote:
Notice: Undefined index: pid in file /modules/mxdirectory/admin/index.php line 1270
R/ in admin/index.php, modCat function, there is not exist a POST variable pid
Quote:
Is there a way I can modify the parent category for a main category or subcategories? The modify option didn't do it in admin section.
R/ Yes, but code has duplicated definition of pid form variable in modCat function
I would like to post this info in mxdirectory author forum but I don't know his url.
Thanks for this great module.