Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

[SOLVED] Build process fail without message 16 Nov 2011 16:57 #519

I'm still getting the notices of timeout, but now.. my project called TEP is not being generated...

Build Project get a red X
Paulo Griiettner

Please Log in or Create an account to join the conversation.

Re: Build process fail without message 17 Nov 2011 09:44 #526

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Ok I got it.


I'm currently tring to fix it.

For the moment, the issue come from your filters.

Internautas table : (x2 front/back)
3 filters refers to user_id, throuh name, username, email

This make a big 500 Internal Error and I don't know why.


For the moment, if you want to go on before the fix, just leave only one filter instance on the 3. (User_id filter)
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

Re: Build process fail without message 18 Nov 2011 14:55 #534

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Solved since 1.4.5.


BUT : If you want to put multiple filters for the same var, you have to complete your source code manually.
I mean, the last HTML input will override previous inputs.

Maybe a functionality to precise in future. For now, you cannot make multiple filters on same var.
ex :
user > name
user > email
user > username

You can instance them, it will not anymore block the generation, but I repeat, the functionality is not available yet.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.074 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started