Welcome, Guest
Username: Password: Remember me

TOPIC: [SOLVED] sandbox problems

[SOLVED] sandbox problems 20 Sep 2011 12:04 #18

  • xkbinary
  • xkbinary's Avatar
  • Offline
  • New Member
  • Posts: 2
  • Karma: 0
Admins,

I'm having problems running my component in the sandbox. whenever i try to run it, it says that the component cannot be found and is giving me a 404 error. But when I create a hello world component, it runs it fine. Please help me in trying to figure out this problem. I really like how your creator is set up and want to use it.

Also, I posted this message in the wrong section, so I moved it here. Sorry
Last Edit: 21 Sep 2011 16:25 by xkbinary.
The administrator has disabled public write access.

Re: sandbox problems 20 Sep 2011 12:36 #20

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
I already read your previous message.


We are actually fixing this bug.


The problem come from that you specified fields named ID.
The 'id' field is automatically created, even the 'params' fields.
The fix we are working consist to forbid the use of theses aliases for fields names in the table.


What you have to do :
Delete all your 'id' fields and never use this name.

Regenerate your component.



Others problems we noticed in your component :

* In your 'Facilities' table, the bricks are in double (toolbar, filters, grid)
If your remember how you did this, please tell us (this should be impossible)
-> Remove the doubled bricks if you don't want to see strange things (It works, but doubled tasks in toolbar, etc...)



* You named another layout 'Facilities', that conflicts with another 'Facilities' layout.
This will be forbidden in next update.
-> For now, please delete or rename the layout named 'Facilities' in the 'Territories' table.
-> Same for 'Facility' layout in 'Territories' table (change also the alias name)


If you do this, everithing should be OK.

An update will take place soon.
Thank you helping our team.

Regards
Coding is now a piece of cake
The administrator has disabled public write access.

Re: sandbox problems 20 Sep 2011 12:59 #21

  • xkbinary
  • xkbinary's Avatar
  • Offline
  • New Member
  • Posts: 2
  • Karma: 0
Thank you very much. I figured it out when i downloaded the component and tried to install it on my local joomla. The bricks were created for me when i created the pages, so I don't know how it was doubled. Sorry, I can't help you there :(
The administrator has disabled public write access.

Re: sandbox problems 21 Sep 2011 08:12 #23

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
It might be an Ajax call problem.
Maybe you clicked twice time somewere.


Please edit [SOLVED] tag if your problem is solved.
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.111 seconds

Get Started