Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED] Ordering

[FIXED] Ordering 16 Sep 2012 11:03 #3673

  • sonysony
  • sonysony's Avatar
  • Offline
  • New Member
  • Posts: 15
  • Thank you received: 5
  • Karma: 2
I search forum and didn't find any good solution.

If I built component in JCook 1.5, then arrow is not working, just puting numbers inside and then save is working
If I built component in JCook 2.0 then sorting is not even present (no arrows, no possibility to insert number)

Same problems is in sandbox and my joomla 2.5.6

Any suggestion?
The administrator has disabled public write access.

Re: Ordering 16 Sep 2012 11:14 #3676

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
Ordering buttons are availables when the order col is sorted. (Not by default)
Coding is now a piece of cake
The administrator has disabled public write access.

Re: Ordering 16 Sep 2012 11:21 #3677

  • sonysony
  • sonysony's Avatar
  • Offline
  • New Member
  • Posts: 15
  • Thank you received: 5
  • Karma: 2
Yes I know this, because few days ago this was working.
Now if I click on sort, I got different page with suffix: &layout=modal and only few cols are desplay (title and ID)

Can you please chack in sandbox. Now v. 2.0 is installed.
The administrator has disabled public write access.

Re: Ordering 16 Sep 2012 15:15 #3684

  • sonysony
  • sonysony's Avatar
  • Offline
  • New Member
  • Posts: 15
  • Thank you received: 5
  • Karma: 2
Yeah this is strange and I think it is a bug.

I have one small unfinished component, and sorting in v. JCook 2.0 is working.
sandbox.cms25.j-cook.pro/administrator/i...demo5853&view=odhodi

Ok, I completely remake component from strach and same think is heppening. When I click on "order" I am redirected with suffix "&layout=modal" and I cant see any entry (rows/cols)

You can see it here: sandbox.cms25.j-cook.pro/administrator/i..._demo5912&view=stdni or any other table in this component.

Then I decited, I will make compoennt with JCook 1.5 and here is now some other strange thing.
When i enter item in front page, and want to go back, browser ask me, if I realy want to leave page. This is not heppenig in v 2.0
Last Edit: 16 Sep 2012 16:27 by sonysony.
The administrator has disabled public write access.

Re: Ordering 16 Sep 2012 17:04 #3687

  • sonysony
  • sonysony's Avatar
  • Offline
  • New Member
  • Posts: 15
  • Thank you received: 5
  • Karma: 2
A littel update... in databese view there is added field "params" type text and I did not add it.
In new test component - very light, there is is not field "parms" and sorting is working.

In phpmyadmin field "parms" is empty for evrey row.



EDIT:
I see this is normal structure, but is not seen until you refresh browser. So this is not an issue.
I also check and local letters for naming are do not causing this problem
Last Edit: 16 Sep 2012 17:19 by sonysony.
The administrator has disabled public write access.

Re: Ordering 17 Sep 2012 10:12 #3704

  • sonysony
  • sonysony's Avatar
  • Offline
  • New Member
  • Posts: 15
  • Thank you received: 5
  • Karma: 2
Damn, any good news on my issue?

Yesterday I was building and testing component every few minutes and this things start heppening when component has around 500pts+

I am prety sure, this can't be the reson, but I also can't find, what could be wrong.

Lets say I have 1 main table with around 15+ fields including foreign key from around 8 tables. Some of them are 2 lvl foreign key, so I use ajax loading.

For building I always use auto add wizard and do not change anything:
name + alias
published (only here I set default value to 1)
ordering

I also tried changing from jquery to mootools no differents :(
The administrator has disabled public write access.

Re: Ordering 17 Sep 2012 18:55 #3711

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
Should be fixed now for V2.0

About the params fields :
It is not used yet. It will handle JSON object for dynamicly extand the datas.
When i enter item in front page, and want to go back, browser ask me, if I realy want to leave page. This is not heppenig in v 2.0


This is a normal security feature.
Because when you use the cancel button, the item is checked in (when you use this wizard)
The user should always use the navigation buttons.
You can remove it easily in your template files if you want.
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.092 seconds

Get Started