Search results

  1. P

    Fixed Menu rewrite url not working

    Besides updating code as above in what release should one expect to see this fixed?
  2. P

    Need a copy of fabrik for J3

    Thank you. Link only shows the main component download not the extra plugins etc. I need the download to rebuild the site before migrating to j4. Whole thing got hosed.
  3. P

    Need a copy of fabrik for J3

    Can you provide a link to a copy of J3 latest compatible so I can do a J4 migration?
  4. P

    Spam form submission best practices?

    No registration on this site, only a contact form.
  5. P

    Limit form plugin by IP address?

    Suggestions on how to use the limit form plugin along with IP address field? Still trying to thwart spam submissions.
  6. P

    Spam form submission best practices?

    I've already turned on MX verification and isemail on the email field. Suggestions on how to setup blacklisted IP checking?
  7. P

    Spam form submission best practices?

    Well first test with a honeypot didn't make a difference. Spam still got through. It appears to me that most spam submissions are being submitted by people not bots. Other suggestions?
  8. P

    Spam form submission best practices?

    Interesting idea, how would that look for public website? I'm guessing it would be a separate list/form? How would I push a spammer to the honeypot vs the live form?
  9. P

    Spam form submission best practices?

    I've tried Google and Fabrik, neither has stopped them. Thats why I was hoping to hear other's experience.
  10. P

    Spam form submission best practices?

    Can anyone give suggestions on what their own Fabrik best practices are to stop or thwart spam submissions? It seems just setting up Captcha isn't enough anymore since a number of my client sites are getting hit with it daily.
  11. P

    Fixed Menu rewrite url not working

    Anyone else see this? I have two sites in dev using Fabrik one I just upgraded to Epsilon. Both have menu items going to Fabrik form in the frontend. The URLs displayed are /contact/form/1.html instead of /contact.html. Suggestions? Something I missed?
  12. P

    Incorrect integer value: '' for column 'user' at row 1

    No, and I just added the element and set to hidden. Nothing special.
  13. P

    Incorrect integer value: '' for column 'user' at row 1

    Could it have something to do with this field having children?
  14. P

    Incorrect integer value: '' for column 'user' at row 1

    New records are unaffected by this bug. Checked the db, your code is changing the db value from my=>id (say, 877) to zero (0) upon edit/save. Error is gone, bug still not fixed. We took one more step, value is no longer empty in the field but now its being replaced with 0.
  15. P

    Incorrect integer value: '' for column 'user' at row 1

    No, new F4 site. I'll give it a shot.
  16. P

    Incorrect integer value: '' for column 'user' at row 1

    Damn missed that. No repeat groups, nothing special. Just a user field to filter user who created the record in a list. f4.0beta4b. Works fine at new, throws error at save since value is empty.
  17. P

    Incorrect integer value: '' for column 'user' at row 1

    I tried your code after $d= but didn't work. Database Type mysql Database Version 5.7.38-log Database Collation utf8_general_ci Database Connection Collation utf8mb4_general_ci Database Connection Encryption None Database Server Supports Connection Encryption Yes PHP Version...
  18. P

    Incorrect integer value: '' for column 'user' at row 1

    I may not have given you all the info. This is only an issue when the field is HIDDEN. Should we be updating the code in fabrik-element-user-form.php instead? Output: <input type="hidden" name="ccb_fabrik_pilots___user[]" value="" id="ccb_fabrik_pilots___user">
  19. P

    Incorrect integer value: '' for column 'user' at row 1

    Where should I be adding it? What line? <?php defined('JPATH_BASE') or die; use Joomla\CMS\HTML\HTMLHelper; $d = $displayData; echo HTMLHelper::_('select.genericlist', $d->options, $d->name, $d->attributes, 'value', 'text', $d->default, $d->id);
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top