Missione impossibile?
il nostro hozone ci aiutera?

Speriamo...
Ciauz
Moderatore: mod Generali
2) la contrib e' compatibile con easy call for price o similari?Warning: Missing argument 3 for display_price() in /web/htdocs/www.magicsound.it/home/shop5/includes/c ... encies.php on line 73
Si ma attento Call for Price non è ben rifinita devi mettere le mani sopra. Oltre questo io uso Total B2B con Hide price if $0.giammi73 ha scritto:scusate ragazzi un paio di domandine
1) ho un problema con B2B
se inserisco un attributo con sovrapprezzo mi da questo errore e' normale?
2) la contrib e' compatibile con easy call for price o similari?Warning: Missing argument 3 for display_price() in /web/htdocs/www.magicsound.it/home/shop5/includes/c ... encies.php on line 73
grazie
Aiutino? Grazie, salutiWarning: mail(): SMTP server response: 550 5.7.1 Unable to relay for antani@libero.it in c:\inetpub\wwwroot\shop\includes\classes\email.php on line 500
Warning: mail(): SMTP server response: 550 5.7.1 Unable to relay for antani@libero.it in c:\inetpub\wwwroot\shop\includes\classes\email.php on line 500
Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\shop\includes\classes\email.php:500) in c:\inetpub\wwwroot\shop\includes\functions\general.php on line 29
che file intendi nei define? io li vedo senza aggiungerli.. però forse ho preso una svistaamstaff ha scritto:Ciao Hozone ti volevo far notare una mancanza, nella tua ultima rel. la 1.2d manca un file che dovrebbe essere editato e cioè il filename.php in admin/includes infatti se non si aggiunge i due define dei file nuovi in amministrazione non si vedono. poi un'altra cosa in una versione precedente che utilizzo con il Bass Pack nell'amministrazione del TOB2B mi appaiono le voci per visualizzare prezzi agli ospiti ecc mentre con questa nuova che sto istallando su un sito nuovo mi appare solo la opzione di scieglere quanti prezzi usare. dove sono sparite le altre voci.
grazie e complimenti per il lavoro svolto.
Codice: Seleziona tutto
DELETE from configuration_group WHERE configuration_group_title="TotalB2B";
INSERT INTO configuration_group VALUES ('', 'TotalB2B', 'TotalB2B - configuration options', 1, 1);
UPDATE configuration_group SET sort_order=last_insert_id() WHERE configuration_group_id=last_insert_id();
INSERT INTO `configuration` (`configuration_id`, `configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES
('', 'Number Of Prices Per Products', 'XPRICES_NUM', '1', 'Number of prices per products<br><br><b>WARNING: Changing this value will delete prices entry in products table!</b><br><br><b>Every groups that use a deleted price will use product default price.</b>', last_insert_id(), '31', '2003-11-11 18:33:04', '0000-00-00 00:00:00', 'tep_update_prices', 'tep_cfg_pull_down_prices(')
, ('', 'Allow Guest To See Prices', 'ALLOW_GUEST_TO_SEE_PRICES', 'false', 'Allow guests to view default prices', last_insert_id(), '32', '', '2004-03-15 14:59:05', NULL, 'tep_cfg_select_option(array(\'true\', \'false\'),')
, ('', 'Guest Discount', 'GUEST_DISCOUNT', '0', 'Guest discount', last_insert_id(), '33', '', '2004-03-15 14:59:05', NULL, '')
, ('', 'Special price (products price hiding)', 'SPECIAL_PRICES_HIDE', 'false', 'Special price (products price hiding)', last_insert_id(), '34', '', '2004-03-15 14:59:05', NULL, 'tep_cfg_select_option(array(\'true\', \'false\'),')
, ('', 'New customer Enable', 'NEW_CUSTOMERS_ENABLED', 'false', 'Enable or disable new customers after their registration', last_inser
Io intendo customers_groups e manudiscount siccome vengono definiti anche nel box in admin di costumers ed io come penso altri lo hanno messo sotto controllo admin le modifiche come hai messo tu non li fa vedere e vanno editati e quindi aggiunti anche nella lista nel filename.hozone ha scritto:che file intendi nei define? io li vedo senza aggiungerli.. però forse ho preso una svistaamstaff ha scritto:Ciao Hozone ti volevo far notare una mancanza, nella tua ultima rel. la 1.2d manca un file che dovrebbe essere editato e cioè il filename.php in admin/includes infatti se non si aggiunge i due define dei file nuovi in amministrazione non si vedono. poi un'altra cosa in una versione precedente che utilizzo con il Bass Pack nell'amministrazione del TOB2B mi appaiono le voci per visualizzare prezzi agli ospiti ecc mentre con questa nuova che sto istallando su un sito nuovo mi appare solo la opzione di scieglere quanti prezzi usare. dove sono sparite le altre voci.
grazie e complimenti per il lavoro svolto.
hai eseguito il codice?:Codice: Seleziona tutto
DELETE from configuration_group WHERE configuration_group_title="TotalB2B"; INSERT INTO configuration_group VALUES ('', 'TotalB2B', 'TotalB2B - configuration options', 1, 1); UPDATE configuration_group SET sort_order=last_insert_id() WHERE configuration_group_id=last_insert_id(); INSERT INTO `configuration` (`configuration_id`, `configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES ('', 'Number Of Prices Per Products', 'XPRICES_NUM', '1', 'Number of prices per products<br><br><b>WARNING: Changing this value will delete prices entry in products table!</b><br><br><b>Every groups that use a deleted price will use product default price.</b>', last_insert_id(), '31', '2003-11-11 18:33:04', '0000-00-00 00:00:00', 'tep_update_prices', 'tep_cfg_pull_down_prices(') , ('', 'Allow Guest To See Prices', 'ALLOW_GUEST_TO_SEE_PRICES', 'false', 'Allow guests to view default prices', last_insert_id(), '32', '', '2004-03-15 14:59:05', NULL, 'tep_cfg_select_option(array(\'true\', \'false\'),') , ('', 'Guest Discount', 'GUEST_DISCOUNT', '0', 'Guest discount', last_insert_id(), '33', '', '2004-03-15 14:59:05', NULL, '') , ('', 'Special price (products price hiding)', 'SPECIAL_PRICES_HIDE', 'false', 'Special price (products price hiding)', last_insert_id(), '34', '', '2004-03-15 14:59:05', NULL, 'tep_cfg_select_option(array(\'true\', \'false\'),') , ('', 'New customer Enable', 'NEW_CUSTOMERS_ENABLED', 'false', 'Enable or disable new customers after their registration', last_inser