Search results

  1. K

    Sort error after upgrading to PHP 7.1

    Hello, First of all: I like dadabik and think it is a great tool. It has been very helpful to me over the last 10 years. I am on version 7.3.3 and recently upgraded to PHP 7.1. On PHP 5.6 everything was just working fine. Dadabik is loading and working for the most part. The only issue I am...
  2. K

    Allow EDIT only for limited period of time

    Hi Eugenio, I was wondering if it's possible to limit the EDIT function to a limited time period only. What I'd like to achieve: After entry of a new row, users should see the EDIT button for n days, then it should disappear and the entry should become uneditable. Can you please point me in...
  3. K

    Disable Date picker

    Hi Eugenio, I would like to remove the date picker and just have the field to enter the data. I must do that because users can't handle the non-european date format (YYYY-MM-DD). Can you please point me to the right section of the code? Thanks, Kai
  4. K

    Allow view/update of Usertable to Non-Admins

    Hi Eugenio, I will have normal user, super users, and admin users. Normal user: will only see their own entries and not hold admin rights Super user: will see all entries and not hold admin rights Admin user: will see all entries and hold admin rights I need the Superuser now to view and...
  5. K

    Result font size does not change

    Hi Eugenio, I am trying to change the font size in the result tables to smaller - my changes don't effect the results even when I wipe out the cache. Any tricks? Thanks, Kai /* results_1 and results_2 differ only for the background-color, this create the alternate row colors effect */...
  6. K

    Convert passwords from md5 to phpass

    You are using DaDaBIK version 7.1 ENTERPRISE, installed on 21.12.2015, the last version of DaDaBIK is 7.1 released on 14.12.2015 You are runnning the last release of DaDaBIK PHP Version: 5.6.14 mysql version: 5.0.92 Web server: Apache Client: Mozilla/5.0 (Windows NT 6.1; WOW64)...
  7. K

    Custom SQL query

    You are using DaDaBIK version 7.1 ENTERPRISE, installed on 21.12.2015, the last version of DaDaBIK is 7.1 released on 14.12.2015 You are runnning the last release of DaDaBIK PHP Version: 5.6.14 mysql version: 5.0.92 Web server: Apache Client: Mozilla/5.0 (Windows NT 6.1; WOW64)...
  8. K

    Force all entries in lower case

    Hi Eugenio, Can you help me finding the best way to force all entries in lower case or convert to lower case at entry? Can that be done using a custom formatting rule or do I need to amend the php code? In case I need to amend the php code can you please let me know in which file and where...
  9. K

    Prevent user from inserting a duplicative primary key value

    You are using DaDaBIK version 7.0 ENTERPRISE, installed on 17.12.2015, the last version of DaDaBIK is 7.1 released on 14.12.2015 PHP Version: 5.6.14 mysql version: 5.0.92 Web server: Apache Client: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106...
  10. K

    Use existing record's values as default values for new record

    You are using DaDaBIK version 7.0 ENTERPRISE, installed on 17.12.2015, the last version of DaDaBIK is 7.1 released on 14.12.2015 PHP Version: 5.6.14 mysql version: 5.0.92 Web server: Apache Client: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106...
  11. K

    Approval of Edits

    You are using DaDaBIK version 7.0 ENTERPRISE, installed on 17.12.2015, the last version of DaDaBIK is 7.1 released on 14.12.2015 PHP Version: 5.6.14 mysql version: 5.0.92 Web server: Apache Client: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106...
Top