1
pacho
MXDirectory issues
  • 2007/12/7 5:21

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Hi, a couple of issues I have.

I am testing mx-directory 3.01 in XOOPS 2.0.17.1.
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?

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.

Thanks in advance.

2
script_fu
Re: MXDirectory issues

Here are the instructions.

Im running mine on php 5.

This is an error when in edit mode of a cat.

Notice: Undefined index: pid in file /modules/mxdirectory/admin/index.php line 1270

How about you? Can you tell us what php version you are using? Can you also turn on debug?

Preferences Main »» General Settings

Debug mode

Several debug options. A running website should have this turned off.

Post up a little more info...

3
pacho
Re: MXDirectory issues
  • 2007/12/8 2:44

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Thanks script_fu for your help.
You are right, in debug mode appears this error and after modifying the category appears this one:
Quote:
Undefined variable: imgurl in file /modules/mxdirectory/admin/index.php line 1331

When I am viewing like end user these are the errors:
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
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


Server info:
Apache version 2.2.6
PHP version 5.2.5
MySQL version 5.0.27-standard

I will check pdf that you suggest me, to understand it a little.

4
pacho
Re: MXDirectory issues
  • 2007/12/11 22:33

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


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.

Login

Who's Online

240 user(s) are online (138 user(s) are browsing Support Forums)


Members: 0


Guests: 240


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits