Problem with Products module after upgrade
Posted: Mon Jul 06, 2015 2:25 pm
I today upgraded my core to 1.12 and all various modules (see details below)
If I now try to create a new product I receive the following error message;
ERROR: INSERT INTO cms_module_products (product_name, price, details, create_date, modified_date, taxable, status, weight, sku, alias, url) VALUES ('cxz',0,'
cz
','2015-07-06 15:17:32','2015-07-06 15:17:32',1,'published',0,'','cxz','')
Unknown column 'url' in 'field list'
Can anyone advise as to what is the problem please? My site details follow:
----------------------------------------------
Cms Version: 1.12
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.5
MenuManager: 1.8.6
MicroTiny: 1.2.9
ModuleManager: 1.5.8
News: 2.15.1
Search: 1.7.12
ThemeManager: 1.1.8
FormBuilder: 0.8.1.1
Showtime: 3.4
CGExtensions: 1.48.5
CGSimpleSmarty: 1.9.1
JQueryTools: 1.3.5.2
Products: 2.24.1
CGSmartImage: 1.20.1
Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 10000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.4.34
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 2048
E_DEPRECATED: 0
memory_limit: 384M
max_execution_time: 120
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 10M
upload_max_filesize: 10M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.42
Server Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages
Server Time Diff: No filesystem time difference found
----------------------------------------------
If I now try to create a new product I receive the following error message;
ERROR: INSERT INTO cms_module_products (product_name, price, details, create_date, modified_date, taxable, status, weight, sku, alias, url) VALUES ('cxz',0,'
cz
','2015-07-06 15:17:32','2015-07-06 15:17:32',1,'published',0,'','cxz','')
Unknown column 'url' in 'field list'
Can anyone advise as to what is the problem please? My site details follow:
----------------------------------------------
Cms Version: 1.12
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.5
MenuManager: 1.8.6
MicroTiny: 1.2.9
ModuleManager: 1.5.8
News: 2.15.1
Search: 1.7.12
ThemeManager: 1.1.8
FormBuilder: 0.8.1.1
Showtime: 3.4
CGExtensions: 1.48.5
CGSimpleSmarty: 1.9.1
JQueryTools: 1.3.5.2
Products: 2.24.1
CGSmartImage: 1.20.1
Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 10000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.4.34
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 2048
E_DEPRECATED: 0
memory_limit: 384M
max_execution_time: 120
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 10M
upload_max_filesize: 10M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.42
Server Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages
Server Time Diff: No filesystem time difference found
----------------------------------------------