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

TOPIC:

[SOLVED] Filters hanging, sandbox and view errors! 16 Dec 2011 14:53 #727

  • giori
  • giori's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 73
  • Thank you received: 14
Hello,

I added to my project "songsheets" a number of filters. In the Sandbox the filters seem to be hanging and the forms don't work at all (just the title appears). When downloaded and installed I get forms errors in the view files.
There seems to be a colon (,) missing after 'nullLabel'.


<?php echo JDom::_('html.form.input.select', array(
'dataKey' => 'voices',
'dataObject' => $this->songsheet,
'list' => $this->lists->list,
'listKey' => 'value',
'labelKey' => 'text',
'nullLabel' => ""
'required' => true,
));

Thanks for fixing!

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

Last edit: by admin.

Re: Filters hanging, sandbox and view errors! 16 Dec 2011 15:36 #729

I am having similar issue. I can see that there has been some changes on the code generation when I compared the /tmpl/default_items.php files and this happens on all default_items.php files for other layouts.

Hereis my error:
Parse error: syntax error, unexpected ',', expecting T_STRING or T_VARIABLE or '{' or '$' in /components/com_xxx/views/payments/tmpl/default_items.php on line 10

Hope there will be a fix on this soon! Thanks

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

Re: Filters hanging, sandbox and view errors! 19 Dec 2011 14:57 #742

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

I did substancial changes in Cook Framework. This issue was the consequence.

Solved now. Please regenerate.
Coding is now a piece of cake
The following user(s) said Thank You: noblepixels

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

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

Amazing Tool !
And only tool I know that allows complete Scaffolding in terms of component creation. It really saves loads of time (actually much more than that). Simple architecture enables quick and painless changes at any time. Code is clean and consintent. It's just... what's the word... neat! :) Great work! You should definetely try this one!

pi_wo (JED)
         

Get Started