Results 1 to 3 of 3

Thread: Bugs and Extra Fields

  1. #1
    Join Date
    Jan 2005
    Posts
    2

    Default Bugs and Extra Fields

    I'll say I'm quite impressed with what you get here. Couple of things. I tried adding in more than 2 custom fields and the alter table said that it was added but it wasn't. Can you add more than 2 custom fields? I'm hoping to put in a state and zip code separately. Hacking the database could be done but I didn't see any limitation of 2 fields.

    In addition, while the custom fields do show up on input, they do not show up on output in the forms. So adding a new entry shows boxes for those two items but even after entered the display does not automatically create an extra display cell to show the additional fields (I would think it would be a loop that would continue until end of additional fields.)

    Other than that, very nice work.

  2. #2
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    Youc an add as many custom fields as you want. I have 30 and its growing. Infact the structure of mine is probably pretty bad, but it will do for now. I did get a few problems with the field not adding, but then when i tried again with a different data type they added OK. I used phpmyadmin to add the ones that didnt work (edit idx_link, and link_temp to be identical) Not sure why though.

    Secondly custom field forms should show up on add, modify, and display ...

  3. #3
    Join Date
    Jan 2005
    Posts
    2

    Default

    Quote Originally Posted by inspireme
    Youc an add as many custom fields as you want. I have 30 and its growing. Infact the structure of mine is probably pretty bad, but it will do for now. I did get a few problems with the field not adding, but then when i tried again with a different data type they added OK. I used phpmyadmin to add the ones that didnt work (edit idx_link, and link_temp to be identical) Not sure why though.

    Secondly custom field forms should show up on add, modify, and display ...
    That's good to know although there isn't a reason for this bug and it shouldn't act this way. Still, I'm pretty impressed with everything that the script can do.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •