mariovaldez.net

MV.net forums
It is currently 14 Jul 2016, 00:32

All times are UTC - 7 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Wrong Document Order
PostPosted: 21 Jul 2003, 16:55 
I have a two level document structure:

ROOT/FATHER1/SON1

ROOT/FATHER2/SON2

I've wrotten a #INDEX# into FATHER's text, so i get a list of SON's.

If i CHECK (in the SON1 or SON2) the IMPORTANT box then the if you click the FATER, the docuent DOES NOT is present under the FATHER (like before).
If i un-check then everithing goes fine again.


If i CHECK (in the FATHER1 or FATHER2) the i get the FATHER out of order but the SONs list (when you click that FATHER) works right.

I think it's an issue with the new checkbos option.

Any patch?


Report this post
Top
  
Reply with quote  
 Post subject: Special Announcements
PostPosted: 23 Jul 2003, 16:46 
Please read this thread, is this the same issue you are referring too?
http://www.mariovaldez.net/webapps/forums/viewtopic.php?t=37


Report this post
Top
  
Reply with quote  
PostPosted: 28 Jul 2003, 12:21 
User avatar

Joined: 06 Mar 2003, 03:21
Posts: 447
Location: Monterrey, NL, Mexico
Hi Guest user, hi Psymon:

I've fixed this in the 0.6.0beta10 now available. However, if you just want a quick patch, do this:

Edit the cm/cm_lib.inc.php file, go to line 803 and change the SQL query as follow...

change this segment:
Code:
...where cmdb_parentdir like '$cm_currentpath/%'...


to this:
Code:
...where cmdb_parentdir like '$cm_currentpath%'...


Note that it is only one character (the slash).

Regards,

Mario A. Valdez-Ramirez.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: 19 Feb 2005, 10:26 
This error also seems to appear on line 947 of cm_lib.inc.php


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 7 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group