Versions Installed:
Drupal 6.13
Ubercart 1.7
JQuery 6.x-2.x-dev
Path of error:
site.com/admin/store/settings/checkout/edit/panes
I've been trying to get "shipping options" to show in the Checkout Settings > Checkout Panes area. It's not even listed as an option for me to check.
I have checked off each product to be:
- shippable
- set flat rate settings
- added address for the company on store information
- added address to shipping area
- enabled default modules that should be enabled in the order they should be enabled in
- enabled to make sure UPS and Canadian post shipping types have been enabled
- tax has been setup(configured) as well
- i'm using flat rate so i set -1 for each and every product in the inventory list
No errors in logs and no other problems are occuring with the Ubercart or Drupal
- i ran cron and updated database
- i tried to disable all modules and reenabled everything starting with drupal core, core options, views, panels, cck, image (at least everything it told me to enable on the Ubercart setup page.
I can't figure out what i'm doing wrong i've gone through every page in the configuration area, persmissions area for the Users, module page to check if i left anything "unchecked".
Firebug shows this error on the checkout page:
1. uncaught exception: Syntax error, unrecognized expression: [@name*=delivery_]
Line 0
2. [Exception... "'Syntax error, unrecognized expression: [@value=---0]' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "" data: no]
Line 0


