

irishcavan
Members-
Content count
56 -
Joined
-
Last visited
Profile Information
-
Real Name
meghan alstad
-
osc.contributions started following irishcavan
-
I got it... I had an extra "}" right above it.
-
After adding Option Type 1.71.. I am getting this error msg.. Parse error: parse error, unexpected T_VARIABLE, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /mnt/web_m/d16/s48/b025c0e9/www/irishimprt/nfoscomm/catalog/includes/classes/shopping_cart.php on line 62 Can someone please help me. Here is my site: www.irishimprt.com Thanks and Happy Holidays! Irish
-
Credit Class/Gift Vouchers/Discount Coupons 5.10
irishcavan replied to Strider's topic in General Add-Ons Support
I have a general question... I have applied shipping modules that calculate shipping based on the price of the shopping cart. When someone orders a gift certificate with other purchase, or by itself, shipping is calculated. Is there any way to fix this issue? My site is www.irishimprt.com Thanks and Happy Holidays, Irish -
can someone PLEASE PLEASE PLEASE help me... even if you can point me to ALL the shipping files... maybe reseting them all to the default will work. my site is www.irishimprt.com Thanks, Irish
-
I got all my shipping set up and fixed. BUT... now my shipping has disappeared. I dont know what happened... Can someone PLEASE help me figure it out.. my site is LIVE Thanks, irish
-
Credit Class/Gift Vouchers/Discount Coupons 5.10
irishcavan replied to Strider's topic in General Add-Ons Support
Hey everyone, I hate to jump in here, especially when I have only searched through pg 60 of 160 (LOL). But, I need to go to bed.. im sick sick sick I have a simple question I hope. I am using the SMC Shipping by Percentage contribution, which takes the ttl pricing and tallies the shipping from there, and I am trying to NOT have shipping on the vouchers. I have a temporary fix for tomorrow. I set the weight at "0", and everything else to "1" and activated the download. This would be perfect if when a voucher is purchased THAT is the ONLY thing purchased. However, when you purchase something else with the voucher in the shopping cart, it charges shipping on ALL the items in the cart. I have set the VOUCHER so that is is 740 and Ttl is 800, but that still isnt working. Can someone help me on this? Or, does someone know how or can help me change my shipping contribution to draw from the weight instead of the price. I can get away with setting the voucher to a weight of zero, but DEFINATELY not the price. LOL Thanks for ANY help that can be offered. AND, I hope I am making sense. anyone that wants to IM with me I have hotmail: irishcavan, just let me know you are from here so i can accept. i will be around for most of tomorrow. For now, nite all.... and HAPPY HOLIDAYS!!!! Irish -
Seperate Pricing Per Customer v3.5
irishcavan replied to scendent's topic in General Add-Ons Support
Jan, I fixed the 2 files that needed fixing. Thank you so much for your help... now it's off to get the CORRECT EP contribution and get these prices uploaded. BTW.. you guys are awesome to put this contribution together. Have a good holiday Irish -
Seperate Pricing Per Customer v3.5
irishcavan replied to scendent's topic in General Add-Ons Support
Thank you, Jan. I replaced the classes/shopping_cart.php with the previous version (before my backup) and all is well at the moment. One more question. On the Products Page in Admin. Where I go to edit the product information, it shows the new pricing field, however at the bottom this is showing up on the left side of the window: 1054 - Unknown column 'customers_group_name' in 'field list' select distinct customers_group_id, customers_group_name from customers where customers_group_id != '0' order by customers_group_id [TEP STOP] The update and save buttons are not showing up. Thank you, thank you for ALL your help. Irish -
Seperate Pricing Per Customer v3.5
irishcavan replied to scendent's topic in General Add-Ons Support
I got the above problem taken care of. HOWEVER, man oh man.. I am on page 26 of this contribution forum trying to read everything and its 1 am in the morning, and I have to be up again in 5 hrs... I am still having some problems. I am posting them here... in case someone can help me with the answers before I find them: //// this shows up under the shopping cart after logging in Fatal error: Call to undefined function: get_products() in /mnt/web_m/d16/s48/b025c0e9/www/irishimports/nfoscomm/catalog/includes/boxes/shopping_cart.php on line 40 //// ////when I go to edit a customer file in admin Warning: reset(): Passed variable is not an array or object in /mnt/web_m/d16/s48/b025c0e9/www/irishimports/nfoscomm/catalog/admin/includes/classes/object_info.php on line 17 Warning: Variable passed to each() is not an array or object in /mnt/web_m/d16/s48/b025c0e9/www/irishimports/nfoscomm/catalog/admin/includes/classes/object_info.php on line 18 //// ////What's in my cart Fatal error: Call to undefined function: get_products() in /mnt/web_m/d16/s48/b025c0e9/www/irishimports/nfoscomm/catalog/shopping_cart.php on line 76 //// Please please, pretty please... I am going to extend the maintenance time on the site for another 24 hrs... and i REALLY REALLY need to get this operational. I KNOW its something I did wrong, but I can't figure out what. Thanks and Best Regards, Irish -
Seperate Pricing Per Customer v3.5
irishcavan replied to scendent's topic in General Add-Ons Support
Okay, I THINK i have to previous error fixed. AND I re installed all the tables and new additions to the tables. Got a question. When I go to edit the customer information in the admin area, this is the error i get when I click to edit a customer's record: 1054 - Unknown column 'a.entry_company_tax_id' in 'field list' select c.customers_id, c.customers_gender, c.customers_firstname, c.customers_lastname, c.customers_dob, c.customers_email_address, a.entry_company, a.entry_company_tax_id, a.entry_street_address, a.entry_suburb, a.entry_postcode, a.entry_city, a.entry_state, a.entry_zone_id, a.entry_country_id, c.customers_telephone, c.customers_fax, c.customers_newsletter, c.customers_group_id, c.customers_group_ra, c.customers_payment_allowed, c.customers_shipment_allowed, c.customers_default_address_id from customers c left join address_book a on c.customers_default_address_id = a.address_book_id where a.customers_id = c.customers_id and c.customers_id = '3' [TEP STOP] Thanks again for all your help. Irish -
Seperate Pricing Per Customer v3.5
irishcavan replied to scendent's topic in General Add-Ons Support
Jan, I manually entered in the field customers_group_id" with smallint(5) When I have upload some of the SQL files it looks like it is uploading everything, however, I also get this msg: MySQL said: Duplicate column name 'customers_group_ra' and this one too: MySQL said: Can't DROP 'customers_group_id'; check that column/key exists Thanks for your help. Hopefully, when all the upgrades are done for this I can get back into my admin catalog. Irish -
Seperate Pricing Per Customer v3.5
irishcavan replied to scendent's topic in General Add-Ons Support
I have an error on my front page, and I CAN'T figure it out... :( Can someone PLEASE help me. 1054 - Unknown column 'customers_group_id' in 'where clause' select specials_new_products_price from specials where products_id = '3335' and status and customers_group_id = '0' [TEP STOP] Thanks, Irish -
Seperate Pricing Per Customer v3.5
irishcavan replied to scendent's topic in General Add-Ons Support
Can someone please tell me which is the latest "full version" of this contribution. I am running across TOO many instances where the find data is NOT in the file for me to replace or add after. Any help would be greatly appreciated. Ususally I go through the WHOLE contribution list, but this time it JUST isnt working. Best Regards and Happy Holidays, -
Roman, I input "CA" since that is the code listing in the php file; added a new line in the SQL file to encompase ALL the zipcodes in Canada (ie the format for the zipcodes is as follows: (`ShipZoneID`, `ShipZoneStartZip`, `ShipZoneEndZip`, `ShipZoneCode`) (91, '977', '994', 5), (92, 'A0A', 'Y1Z', 9); <--- i added this line for the canada zipcodes, specifying a new zone for it); i verified the new addition in the shipping module and it is there, so i input the shipping cost specifications; i ran a test with a canada zipcode - it still says there is NO shipping available for Canada. I thought MAYBE I locked Canada out somehow, however, when I select Flat Rate and set it for CA, it shows on the shipping lines in checkout. This is the first time I have attempted to change a contribution, and contribute to it. It seems pretty simple to do. StartZip and EndZip are CHAR(3) which I have stuck to, I increased the count of zones, (ie // CUSTOMIZE THIS SETTING FOR THE NUMBER OF ZONES NEEDED $this->num_zones = 8; <-- i increased this from 7 $this->num_zone_start = 2;); I added Canada to the following code: function install() { tep_db_query("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) VALUES ('Enable Zones Method', 'MODULE_SHIPPING_SMC_STATUS', 'True', 'Do you want to offer zone rate shipping?', '6', '0', 'tep_cfg_select_option(array(\'True\', \'False\'), ', now())"); tep_db_query("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Tax Class', 'MODULE_SHIPPING_SMC_TAX_CLASS', '0', 'Use the following tax class on the shipping fee.', '6', '0', 'tep_get_tax_class_title', 'tep_cfg_pull_down_tax_classes(', now())"); tep_db_query("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) values ('Sort Order', 'MODULE_SHIPPING_SMC_SORT_ORDER', '0', 'Sort order of display.', '6', '0', now())"); for ($i = $this->num_zone_start; $i <= $this->num_zones + ($this->num_zone_start - 1); $i++) { $default_countries = 'US,CA'; <---added what is in bold tep_db_query("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) values ('Zone " . $i ." Countries', 'MODULE_SHIPPING_SMC_COUNTRIES_" . $i ."', '" . $default_countries . "', 'Comma separated list of two character ISO country codes that are part of Zone " . $i . ".', '6', '0', now())"); tep_db_query("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) values ('Zone " . $i ." Shipping Table', 'MODULE_SHIPPING_SMC_COST_" . $i ."', '25:6.50,500:13%,999999:5%', 'Shipping rates to Zone " . $i . " destinations based on a group of maximum order amounts. Example: 25:6.50,500:13%,999999:5%,... Amounts less than or equal to 25 would cost 6.50 for Zone " . $i . " destinations.', '6', '0', now())"); tep_db_query("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) values ('Zone " . $i ." Handling Fee', 'MODULE_SHIPPING_SMC_HANDLING_" . $i."', '0', 'Handling Fee for this shipping zone', '6', '0', now())"); } I don't know what else I need to do, ANY help would be GREATLY appreciated. Thanks, Irish
-
Did u paste the file contents into the SQL query?