i have just installed on my computer but have come up with a problem on the Mysql Database. Version installed is v1.1a By Lissyl Based on original version by Mike Bakker.
problem reads below:
SQL query:
/* WARNING: This file ads a configuration group 963. First look if your database doesn't contain this configuration group yet. Otherwise you must change this first! */ ALTER TABLE configuration MODIFY configuration_value TEXT;# Affected rows:380
INSERT INTO configuration
VALUES (
'', 'Show Google AdSense', 'ADSENSE_SHOW', 'true', 'Show Google AdSense ads (true) or not (false)', 963, 1, NULL , NULL , NULL , 'tep_cfg_select_option(array('true', 'false'),'
), (
'', 'Adsense settings', 'ADSENSE_SETTINGS', 'google_ad_client = "pub-8063238085883624";rngoogle_ad_width = 120;rngoogle_ad_height = 240;rngoogle_ad_format = "120x240_as";rngoogle_ad_type = "text_image";rngoogle_ad_channel ="";rngoogle_color_border = "FFFFFF";rngoogle_color_link = "0000FF";rngoogle_color_bg = "FFFFFF";rngoogle_color_text = "000000";rngoogle_color_url = "008000";rn', 'Put your Google AdSense settings in here. Just copy the settings from your AdSense account, not the script itself! You can only copy the settings, you cannot change it in the Admin Panel. For changes use your AdSense Account and copy again.', 963, 2, NULL , NULL , NULL , 'tep_cfg_textarea('
);# Affected rows:2
INSERT INTO configuration_group
VALUES ( 963, 'Google AdSense', 'AdSense settings', 99, 1 ) ;# Affected rows:1
[
] [
]
If anyone can help would be grateful
Terry Collins





LinkBack URL
About LinkBacks






Bookmarks