Welcome, Guest
Username: Password: Remember me

TOPIC: [SOLVED] Build process fail without message

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

  • griiettner
  • griiettner's Avatar
  • Offline
  • Senior Member
  • Posts: 73
  • Thank you received: 12
  • Karma: 8
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
The administrator has disabled public write access.

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

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
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
The administrator has disabled public write access.

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

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
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
The administrator has disabled public write access.
Time to create page: 0.084 seconds

Get Started