Recent content by janon

  1. janon

    [Video Tutorial #2] Fabrik update broke something? Use Git to find the cause in 2mins

    Lol! I know, I was like of all the freaking bugs I find mine. Some strange karma going on there ;D Well with the amount of support work I see being done around here (great job imho btw), the least I can do is empower the users to make everybody's life easier!
  2. janon

    [Video Tutorial #2] Fabrik update broke something? Use Git to find the cause in 2mins

    Here is a tutorial on how to figure out exactly what change broke your site after a Fabrik update. You don't need to be a developer to get use out of Git. Want the bug fixed as fast as possible? Here is how to arm yourself with the info to make it happen. http://screencast.com/t/kpLnzkiCX
  3. janon

    [Video Tutorial #1] How to setup Git and contribute code to Fabrik

    Not sure where to post this, feel free to move it. I was going to make a quick screencast for a forum member to get up to speed with Git as fast as possible but decided it may be of interest to others. So here it is, from setting up a github account, to making your first pull request for...
  4. janon

    [Video Tutorial #1] How to setup Git and contribute code to Fabrik

    Not sure where to post this, feel free to move it. I was going to make a quick screencast for a forum member to get up to speed with Git as fast as possible but decided it may be of interest to others. So here it is, from setting up a github account, to making your first pull request for...
  5. janon

    Element Filter broken??

    I had to google the first two ;D
  6. janon

    Element Filter broken??

    No prob :) You could set a commit hook in git to automatically push, but then you handicap the use of git's cool history tools like amend commit, rebase, and a couple other undo tricks.
  7. janon

    Element Filter broken??

    A previous codestyle change commit broke dropdown.php. I put up a git request.
  8. janon

    Readonly Joined Forms

    Made your tweaks and did a courtesy GIT request on your behalf https://github.com/Fabrik/fabrik/pull/366
  9. janon

    Readonly Joined Forms

    This copies the object identifier during assignment, but they still point to the same object (in PHP5). I see a 12Kb bump avg before and after that line. If it was an object clone or deepcopy thats a different story. Not sure what's going on with your test case. If you turn on Joomla debug...
  10. janon

    element recaptcha not respecting theme and language settings

    Check the Wiki for those steps (its a manual process): http://fabrikar.com/forums/index.php?wiki/update-from-github/ That may fix/answer Second...
  11. janon

    Another bug in Yes/No plugin

    Well after more poking around this malformed pathing was in a couple of places. I updated my pull request on Git. The sliders now appears in colour picker, ratings in forms, and a couple others.
  12. janon

    Another bug in Yes/No plugin

    Nevermind your right, browser caching prob, ratings has the same issue.
  13. janon

    Another bug in Yes/No plugin

    Ratings showed up fine for me in form. Though I see display issue introduced a couple commits back.
  14. janon

    Another bug in Yes/No plugin

    Found the issue, made a pull request https://github.com/Jebtrix/fabrik/commit/0a56dfea8986cc221a9615f808f31d2f5cd34617
  15. janon

    Another bug in Yes/No plugin

    I was poking around the Yes/No plugin after seeing the recent posts and noticed FireFox was the only browser where the Yes/No image path was correct while with the others the image path was rendered with an absolute local file path. Opera (not shown in screenshot) had the same problem but...
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top