idafx / IDA-Framework

Intelligence Data Analytics Framework
http://ida2.krimnet.com
11 stars 3 forks source link

::IDA2::Error On Pengangkutan Menu Tab #33

Closed shima closed 14 years ago

shima commented 14 years ago

Menu >> Pengangkutan >> Cargo Handle By Airports>>Data Entry(Year) once click Data Entry(Year) link error comes out.

rajaiskandar commented 14 years ago

shima, pls provide link to the error page. we have 4 installation sites ....

rajaiskandar commented 14 years ago

ok got the link to the error http://124.82.208.25/ida2/dataentry/year/10457

error message: Runtime Message An error was detected which prevented the loading of this page. If this problem persists, please contact the website administrator. modules/query/libraries/Element_Selector.php [204]: Undefined index: 2144

Error is due non-existing geography ID which I am currently trying to clean up.

towfx commented 14 years ago

http://ida2.krimnet.com/dataentry/year/10457 has been fixed. Really need to clean up Dimensions Selection

rajaiskandar commented 14 years ago

ya lah.... need to rethink of the flow of using these dimensions. there are two parts that needs some rethinking:

  1. if the user parent-child structure is not the same as the administrative parent-child structure
  2. if there are changes to the administrative parent-child structure at this point of time, looks like the admin should crud the dimension and elements like a directory, but user need to be able to organise the structure for each dataset. Example admin create an entity called mas, but user can place this entity either as under glc or nfpe or transport or whatever. another example is klang where user may want to put it under ports or selangor or pbt or whatever ... i consider this issue closed. will need to open another issue.