Bobblue > Just fixed date field . Files modified are
/com_dtregister/admin/helpers/dtregister.php
/com_dtregister/admin/lib/defines.php
/com_dtregister/admin/lib/dt/form/fields/date.php

birthday-field-fix.zip
15kB

Files for field ordering issue files are .
models/devent.php
models/field.php

admin/views/event/add_tab.field.php

field-ordering-fix.zip
44kB

For due price display .

paynow-price-fix.zip
7kB

. 3 files .
/com_dtregister/controllers/due.php
/com_dtregister/templates/default/views/due/default.php
/com_dtregister/templates/default/views/due/default_detail.php

    13 days later

    gslitt91

    So Date filed is fixed,
    ordering issue seams to be fixed.
    Pay now is only partialy fixed.

    So Record: IDM-19-T0-SC-D-2149857 costs original 45 € i modified it in backend so that it costs only 1 € than I used the Pay Now option from frontend like discribed above. Now your fix show me 1 € and this is also given to Paypal... (thats the working halve) when it comes back from paypal as payed ... it seams that he recalculate the price of the record and throw away what ever I modified in backend. So now the record costs again 45 € but 1 € is already paid. Emails are generated also like this with 44 € are open. so consitent wrong 😉 Also the paypal transaction number is not stored back to the record... and as there is something still open the record is not marked as paid.

      Bobblue . "Item Price" can't be changed as it is related to event basic price . When ever someone pays . All fee items calculated base on that basic price . "Amount Paid" can be changed .

        5 days later

        Bobblue
        Tried to go to production with 4.2.3 .. had to roll back because ordering is still not working. I just installed the backup also on the playground (data above) please make an option to migrate old ordering to new ordering with one click. other ways i cant go live. its just not working.

          Bobblue . Those are fixed , for ordering . You can order field by drag/drop in event management too

            Bobblue .Please share details so i can fix on your development . I know you have quite complex fields setup .

              25 days later

              gslitt91
              Hi, sorry for this long waiting period, we are just in the last moments of prepering the actual event and before mid of sept, i also cant make any change to production. So what I am searching kind of, is a automatic way, that field ordering and field dependency (conditional fields) are like they was before (v4.0.9) in 4.2.0 you reorded them on my development and i just saved the fields table with rgt and lft and so on column. but when i just copy that table in the fields are maybe right ordered but the condition is not realy working. So can you please explain me, from a DB perspective how the following 3 things are working. in the actual version:

              1.) Where do you say this is a dependent field from that option of a other one.
              prefix_dtregister_fields.parentId, prefix_dtregister_fields.selectionValues and prefix_dtregister_fields.level .... but it seems that i missed something
              2.) How is the ordering done:
              I thought prefix_dtregister_fields.ordering was the old one
              Now it must be prefix_dtregister_fields.lft, prefix_dtregister_fields.rgt, prefix_dtregister_fields.level... but something seams to be missing
              3.) then how is a field mapped to an event. I tought:
              db43112.j25_dtregister_field_event

              so even with bringing back all mentioned column it looks not like before. so which columns did i missed?

                Bobblue ." #__dtregister_field_event " This table keep the nature ordering for field .

                Keep the ordering bounded to field managment pops up many complex issues if same conditional fields used for multiple event . So make it more flexible through event management .

                   Please copy this table too .  
                	 Hope this will help .

                a month later

                rjeffl

                Where can we get a version of 4.1.0 - this latest version is FULL of bugs AGAIN.

                  Write a Reply...
                  You need to Login to view replies.