All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

PHP errors when loading/submitting reorder page

nickos 9 Oct 2010 01:27 question, complete

Hi. Just bought and installed the reorder module. It seems to be working. BUT, it throws up a whole bunch of errors. When I return to the reorder screen it doesn't load the current order, like it doesn't remember, or loads them in reverse.

The picture shows the errors on loading the reorder screen. These are the errors on submitting a new order: (seems to be one for each entry)

My field name is called 'order-people'

I'm using EE 2.1.0 20100810

A PHP Error was encountered

Severity: Notice

Message: Undefined index: sort_order

Filename: low_reorder/mcp.low_reorder.php

Line Number: 567
A PHP Error was encountered

Severity: Notice

Message: Undefined index: sort_order

Filename: low_reorder/mcp.low_reorder.php

Line Number: 567
A PHP Error was encountered

Severity: Notice

Message: Undefined index: sort_order

Filename: low_reorder/mcp.low_reorder.php

Line Number: 567
A PHP Error was encountered

Severity: Notice

Message: Undefined index: sort_order

Filename: low_reorder/mcp.low_reorder.php

Line Number: 567
A PHP Error was encountered

Severity: Notice

Message: Undefined index: sort_order

Filename: low_reorder/mcp.low_reorder.php

Line Number: 567
A PHP Error was encountered

Severity: Notice

Message: Undefined index: sort_order

Filename: low_reorder/mcp.low_reorder.php

Line Number: 567
A PHP Error was encountered

Severity: Notice

Message: Undefined index: sort_order

Filename: low_reorder/mcp.low_reorder.php

Line Number: 567
A PHP Error was encountered

Severity: Notice

Message: Undefined index: sort_order

Filename: low_reorder/mcp.low_reorder.php

Line Number: 567
A PHP Error was encountered

Severity: Notice

Message: Undefined index: sort_order

Filename: low_reorder/mcp.low_reorder.php

Line Number: 567
A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /Users/nick/Documents/htdocs/ink/system/codeigniter/system/core/Exceptions.php:171)

Filename: libraries/Functions.php

Line Number: 739
A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /Users/nick/Documents/htdocs/ink/system/codeigniter/system/core/Exceptions.php:171)

Filename: libraries/Functions.php

Line Number: 377

Replies

  1. Low 9 Oct 2010 07:09

    Oh shoot. I know what's up. Hold on, I'll fix it staight away.

  2. Low 9 Oct 2010 07:25

    Nick, please download and install version 1.0.6.

    When the files are in place, uninstall Low Reorder in the Modules page, but uninstall the module only. Then re-install. That should take care of it.

    Sorry for the inconvenience.

  3. nickos 9 Oct 2010 23:33

    It works. Thanks!

  4. nickos 10 Oct 2010 00:32

    Oh by the way, I reckon the default sort order should be descending (in your edit settings page). This is the default for EE anyway, new stuff on top.