There is no Save Configuration button on admin/store/settings/quotes/methods/usps
using Chrome and Drupal 7.

CommentFileSizeAuthor
#2 1021796_usps_settings.patch3.58 KBIsland Usurper

Comments

4good’s picture

Priority: Normal » Major
Island Usurper’s picture

Status: Active » Fixed
Issue tags: -Ubercart
StatusFileSize
new3.58 KB

Looks like I forgot that system_settings_form() provides the submit button when I took it out. The UPS module has the same problem, so the patch takes care of both of them. I also noticed the now undefined constant causing some problems, so it is taken out as well.

Fohsap’s picture

Place the patch in the sitename/modules/ubercart directory. Putty or SSH into command prompt. Then type "patch -p0 < 1021796_usps_settings.patch". :) This should go on every node with a .patch file. lol

Status: Fixed » Closed (fixed)
Issue tags: -usps, -shipping

Automatically closed -- issue fixed for 2 weeks with no activity.