Post by pipoy » Wed Mar 09, 2016 11:05 am

When I add a banner to my live website, I get this error message

Notice: Undefined index: sort_order in x/admin/model/design/banner.php on line 37Warning: Cannot modify header information - headers already sent by (output started at x/admin/index.php:84) in x/system/library/response.php on line 12

It is however added on the list when I hit back.. Same as adding pictures to existing banners.

Whole purpose of adding banners is successful. But that error message shows and I dont know what it wants me to know.

This happens to my live site.
but no error in localhost. Which is a complete clone except the config.php

Thanks

Active Member

Posts

Joined
Fri Mar 04, 2016 12:18 pm

Post by magikcommerce » Wed Mar 09, 2016 2:17 pm

Go to file admin/view/template/design/banner_form.tpl in function addImage()

Find code

Code: Select all

html += '  <td class="text-right" style="width: 10%;><input type="text" name="banner_image[' + image_row + '][sort_order]" value="" placeholder="<?php echo $entry_sort_order; ?>" class="form-control" /></td>';
Replace code

Code: Select all

html += '  <td class="text-right" style="width: 10%;"><input type="text" name="banner_image[' + image_row + '][sort_order]" value="" placeholder="<?php echo $entry_sort_order; ?>" class="form-control" /></td>';

Browse large collection of Premium OpenCart Themes


User avatar
New member

Posts

Joined
Mon Feb 09, 2015 5:55 pm
Location - San Jose, CA

Post by pipoy » Wed Mar 09, 2016 3:49 pm

Wow that worked wonderfully.

Im amazed how you knew.
Is this a known issue? because if it is, I need to document this one

Active Member

Posts

Joined
Fri Mar 04, 2016 12:18 pm

Post by Randem » Fri Mar 18, 2016 6:31 pm

Hi pipoy,

Here are a few things that are documented - http://forum.opencart.com/viewtopic.php?f=190&t=157955

NEVER take serious; anyone who gives negative impact statements with no ABSOLUTE proof!
OpenCart Helpful Information * Upgrade 1.5 to 2.1 * Upgrade 2.1 to 2.2
"Why do people NEVER have enough time to do it right but ALWAYS enough time to do it over?"
DO NOT EVER GIVE SOMEONE YOU DON"T KNOW ADMIN ACCESS TO ANYTHING!
I am NOT affiliated with OpenCart


User avatar
Active Member

Posts

Joined
Sat Sep 27, 2014 9:17 am
Who is online

Users browsing this forum: No registered users and 66 guests