Closed (fixed)
Project:
Ubercart
Version:
5.x-1.8
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2009 at 03:19 UTC
Updated:
27 Feb 2010 at 02:23 UTC
In admin/store/settings/products/edit/fields, I tried to set the fields that will be displayed on the product page, but after submitting the form, the checkboxes return to default values. Checked the db, and there seems to be no sign of the uc_product_field_enabled variable.
My setup:
Array
(
[site_id] =>
[server_name] => 127.0.0.1
[php_version] => 5.2.10
[drupal_version] => 5.20
[db_type] => mysql
[db_version] => 5.0.67
[ubercart_version] => 5.x-1.8
)
Tried resubmitting the form, but the default values are still selected. Tried to manually add the uc_product_field_enabled variable manually (from my other sites) and still no luck.
Any ideas? Thanks!
Comments
Comment #1
peps commentedComment #2
tr commentedI can't reproduce this - it works properly for me on a D5 site with the same versions of Drupal/Ubercart as you, as well as in the latest D6/UC2 versions.
Comment #3
tr commentedClosing due to lack of response. I'm going to assume the OP fixed the problem.