Community Support for OpenDocMan (Deprecated)
User Defined Fields - Printable Version

+- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com)
+-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html)
+--- Forum: OpenDocMan Bug Reports (https://forum.opendocman.com/forum-8.html)
+--- Thread: User Defined Fields (/thread-578.html)



User Defined Fields - msilc - 12-16-2012

I added as Admin " User Defined Fields " as type Selec List. I added (for sample) any values and add few files for this values.
When i select filter by define Field (for sample Klient) and select one value for this, i give SQL message warning:

..mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\Program Files\EasyPHP5.3.0\www\OpenDocMan\search.php on line 184
No Files Found

I have OpenDocMan v 1.2.6.3

thnks for solving


Re: User Defined Fields - msilc - 12-22-2012

No problem with odm, but it looks like problem with coding CZ langue in mysql . :evil:


Re: User Defined Fields - theboyroberts - 08-12-2013

Hi,

I'm having a similar problem when trying to filter by User Defined Field.

To explain further, I've created a UDF Release - it's odm table name is odm_udftbl_rel.

I have 4 values, Release1, Release2, Release3 and Release4.

When I add a document to the repository I add assign the document to a given release.

When I attempt to user the filter functionality to filter by Release followed by a Release1 I get the following error:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\opendocman\search.php on line 184

Any ideas?

Cheers

Shaun