Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

bmw000

Pioneers
  • Posts

    27
  • Joined

  • Last visited

Profile Information

  • Real Name
    Brian Weber

Recent Profile Visitors

3,187 profile views

bmw000's Achievements

  1. When you say for now, just remove the ups module how do I do that? I have added the missing file name definition. I have copied over the missing language files. When I go to manage vendors - vendor_modules.php I get the following errors now: Vendor Shipping Modules You are currently managing My Store If you want to select another Vendor, go back to the Manager Page. Notice: Use of undefined constant MODULE_SHIPPING_AIRBORNE_STATUS - assumed 'MODULE_SHIPPING_AIRBORNE_STATUS' in/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/dhlairborne.php on line 15 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/dhlairborne.php on line 50 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/fedex1.php on line 41 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/fedex1.php on line 42 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/firstitemplus.php on line 36 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/firstitemplus.php on line 37 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/flat.php on line 28 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/flat.php on line 29 Notice: Use of undefined constant MODULE_SHIPPING_FREEAMOUNT_AMOUNT - assumed 'MODULE_SHIPPING_FREEAMOUNT_AMOUNT' in/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/freeamount.php on line 20 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/freeamount.php on line 37 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/freeamount.php on line 38 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/fxfreight.php on line 27 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/indvship.php on line 30 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/indvship.php on line 31 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/item.php on line 28 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/item.php on line 29 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/spu.php on line 43 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/spu.php on line 44 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/table.php on line 27 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/table.php on line 28 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/tntzipzonesexpress.php on line 31 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/tntzipzonesexpress.php on line 32 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/tntzipzonesroad.php on line 23 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/tntzipzonesroad.php on line 24 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/ups.php on line 36 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/ups.php on line 37 Warning: require(includes/classes/xmldocument.php) [function.require]: failed to open stream: No such file or directory in /home/zippy/public_html/demo/includes/modules/vendors_shipping/upsxml.phpon line 29 Warning: require(includes/classes/xmldocument.php) [function.require]: failed to open stream: No such file or directory in /home/zippy/public_html/demo/includes/modules/vendors_shipping/upsxml.phpon line 29 Fatal error: require() [function.require]: Failed opening required 'includes/classes/xmldocument.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/zippy/public_html/demo/includes/modules/vendors_shipping/upsxml.php on line 29 It lists all the shipping methods, but when I click one I just get the same list of errors as above. Also, when I click insert to create a new vendor page vendors.php I get the following error messages: Notice: Undefined index: vendors_id in /home/zippy/public_html/demo/admin/vendors.php on line 171 Notice: Undefined index: vendors_name in /home/zippy/public_html/demo/admin/vendors.php on line 172 Notice: Undefined index: vendors_contact in /home/zippy/public_html/demo/admin/vendors.php on line 173 Notice: Undefined index: vendors_phone1 in /home/zippy/public_html/demo/admin/vendors.php on line 174 Notice: Undefined index: vendors_phone2 in /home/zippy/public_html/demo/admin/vendors.php on line 175 Notice: Undefined index: vendors_email in /home/zippy/public_html/demo/admin/vendors.php on line 176 Notice: Undefined index: vendors_send_email in /home/zippy/public_html/demo/admin/vendors.php on line 177 Notice: Undefined index: vendors_status_send in /home/zippy/public_html/demo/admin/vendors.php on line 178 Notice: Undefined index: vendor_street in /home/zippy/public_html/demo/admin/vendors.php on line 179 Notice: Undefined index: vendor_add2 in /home/zippy/public_html/demo/admin/vendors.php on line 180 Notice: Undefined index: vendor_city in /home/zippy/public_html/demo/admin/vendors.php on line 181 Notice: Undefined index: vendor_state in /home/zippy/public_html/demo/admin/vendors.php on line 182 Notice: Undefined index: vendors_zipcode in /home/zippy/public_html/demo/admin/vendors.php on line 183 Notice: Undefined index: vendor_country in /home/zippy/public_html/demo/admin/vendors.php on line 184 Notice: Undefined index: vendors_image in /home/zippy/public_html/demo/admin/vendors.php on line 185 Notice: Undefined index: account_number in /home/zippy/public_html/demo/admin/vendors.php on line 186 Notice: Undefined index: vendors_url in /home/zippy/public_html/demo/admin/vendors.php on line 187 Notice: Undefined index: vendor_add_info in /home/zippy/public_html/demo/admin/vendors.php on line 188 Notice: Undefined index: handling_charge in /home/zippy/public_html/demo/admin/vendors.php on line 189 Notice: Undefined index: handling_per_box in /home/zippy/public_html/demo/admin/vendors.php on line 190 Notice: Undefined index: tare_weight in /home/zippy/public_html/demo/admin/vendors.php on line 191 Notice: Undefined index: percent_tare_weight in /home/zippy/public_html/demo/admin/vendors.php on line 192 Notice: Undefined index: max_box_weight in /home/zippy/public_html/demo/admin/vendors.php on line 193 Notice: Undefined index: zones in /home/zippy/public_html/demo/admin/vendors.php on line 194 Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 198 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 198 Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 256 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 256 Vendor Manager Vendor Admin Vendors ID Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 267 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 267 Vendor's Name: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 273 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 273 Status when to send order email: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 290 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 290 PendingProcessingDeliveredPayPal [Transactions] Send Email: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 297 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 297 Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 300 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 300 Send Order Emails Don't Send Order Emails Vendor Contact Name Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 310 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 310 Phone 1 #: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 314 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 314 Phone 2 #: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 318 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 318 Vendor's Email: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 322 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 322 Street Address: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 325 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 325 Address Line 2: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 329 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 329 City: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 333 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 333 State: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 337 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 337 Zipcode: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 341 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 341 Country: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 345 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 345 AfghanistanAlbaniaAlgeriaAmerican SamoaAndorraAngolaAnguillaAntarcticaAntigua and BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelgiumBelizeBeninBermudaBhutanBoliviaBosnia and HerzegowinaBotswanaBouvet IslandBrazilBritish Indian Ocean TerritoryBrunei DarussalamBulgariaBurkina FasoBurundiCambodiaCameroonCanadaCape VerdeCayman IslandsCentral African RepublicChadChileChinaChristmas IslandCocos (Keeling) IslandsColombiaComorosCongoCook IslandsCosta RicaCote D'IvoireCroatiaCubaCyprusCzech RepublicDenmarkDjiboutiDominicaDominican RepublicEast TimorEcuadorEgyptEl SalvadorEquatorial GuineaEritreaEstoniaEthiopiaFalkland Islands (Malvinas)Faroe IslandsFijiFinlandFranceFrance, MetropolitanFrench GuianaFrench PolynesiaFrench Southern TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuineaGuinea-bissauGuyanaHaitiHeard and Mc Donald IslandsHondurasHong KongHungaryIcelandIndiaIndonesiaIran (Islamic Republic of)IraqIrelandIsraelItalyJamaicaJapanJordanKazakhstanKenyaKiribatiKorea, Democratic People's Republic ofKorea, Republic ofKuwaitKyrgyzstanLao People's Democratic RepublicLatviaLebanonLesothoLiberiaLibyan Arab JamahiriyaLiechtensteinLithuaniaLuxembourgMacauMacedonia, The Former Yugoslav Republic ofMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesia, Federated States ofMoldova, Republic ofMonacoMongoliaMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNetherlands AntillesNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorthern Mariana IslandsNorwayOmanPakistanPalauPanamaPapua New GuineaParaguayPeruPhilippinesPitcairnPolandPortugalPuerto RicoQatarReunionRomaniaRussian FederationRwandaSaint Kitts and NevisSaint LuciaSaint Vincent and the GrenadinesSamoaSan MarinoSao Tome and PrincipeSaudi ArabiaSenegalSeychellesSierra LeoneSingaporeSlovakia (Slovak Republic)SloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia and the South Sandwich IslandsSpainSri LankaSt. HelenaSt. Pierre and MiquelonSudanSurinameSvalbard and Jan Mayen IslandsSwazilandSwedenSwitzerlandSyrian Arab RepublicTaiwanTajikistanTanzania, United Republic ofThailandTogoTokelauTongaTrinidad and TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited Arab EmiratesUnited KingdomUnited StatesUnited States Minor Outlying IslandsUruguayUzbekistanVanuatuVatican City State (Holy See)VenezuelaViet NamVirgin Islands (British)Virgin Islands (U.S.)Wallis and Futuna IslandsWestern SaharaYemenYugoslaviaZaireZambiaZimbabwe Website: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 349 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 349 Account Number/ID: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 353 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 353 Additional Info: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 357 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 357 The Vendor's handling charge: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 361 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 361 Fee per box: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 365 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 365 Tare Weight: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 369 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 369 Percentage-based Tare Weight: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 373 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 373 Maximum box weight: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 377 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 377 Number of zones (Zones module): Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 381 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 381 Needed for the Zones module Vendors Image: Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 387 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 387 Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 387 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 387 Delete Vendor's image? Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 391 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 391 Notice: Undefined variable: vInfo in /home/zippy/public_html/demo/admin/vendors.php on line 391 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/admin/vendors.php on line 391 IMAGE DOES NOT EXIST I am ready for your instruction on what to do next. Thanks, Brian
  2. Jim, This is a stock install of osc 2.3.1 with your theme switcher add-on. No other mods. I ran the .sql file to add the database related info. I uploaded the files and just copied over the original files. I enabled vendor shipping in the shipping/packaging section of the configuration section in admin. When I click the vendors section which is vendors.php I get this error message at the top of the screen: Notice: Use of undefined constant FILENAME_STATS_VENDORS - assumed 'FILENAME_STATS_VENDORS' in /home/zippy/public_html/demo/admin/vendors.php on line 542 When I click manage which is vendor_modules.php I get a bunch of errors: Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/colissimo.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/colissimo.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_COLISSIMO_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_COLISSIMO_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/colissimo.php on line 25 Notice: Use of undefined constant MODULE_SHIPPING_COLISSIMO_TEXT_TITLE - assumed 'MODULE_SHIPPING_COLISSIMO_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/colissimo.php on line 26 Notice: Use of undefined constant MODULE_SHIPPING_COLISSIMO_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_COLISSIMO_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/colissimo.php on line 27 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/dhlairborne.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/dhlairborne.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_AIRBORNE_TEXT_TITLE - assumed 'MODULE_SHIPPING_AIRBORNE_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/dhlairborne.php on line 45 Notice: Use of undefined constant MODULE_SHIPPING_AIRBORNE_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_AIRBORNE_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/dhlairborne.php on line 46 Notice: Use of undefined constant MODULE_SHIPPING_AIRBORNE_ICON - assumed 'MODULE_SHIPPING_AIRBORNE_ICON' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/dhlairborne.php on line 47 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/dhlairborne.php on line 50 Notice: Use of undefined constant MODULE_SHIPPING_AIRBORNE_TEXT_GROUND - assumed 'MODULE_SHIPPING_AIRBORNE_TEXT_GROUND' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/dhlairborne.php on line 55 Notice: Use of undefined constant MODULE_SHIPPING_AIRBORNE_TEXT_SECOND_DAY - assumed 'MODULE_SHIPPING_AIRBORNE_TEXT_SECOND_DAY' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/dhlairborne.php on line 56 Notice: Use of undefined constant MODULE_SHIPPING_AIRBORNE_TEXT_NEXT_AFTERNOON - assumed 'MODULE_SHIPPING_AIRBORNE_TEXT_NEXT_AFTERNOON' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/dhlairborne.php on line 57 Notice: Use of undefined constant MODULE_SHIPPING_AIRBORNE_TEXT_EXPRESS - assumed 'MODULE_SHIPPING_AIRBORNE_TEXT_EXPRESS' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/dhlairborne.php on line 58 Notice: Use of undefined constant MODULE_SHIPPING_AIRBORNE_TEXT_EXPRESS_1030 - assumed 'MODULE_SHIPPING_AIRBORNE_TEXT_EXPRESS_1030' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/dhlairborne.php on line 59 Notice: Use of undefined constant MODULE_SHIPPING_AIRBORNE_TEXT_EXPRESS_SAT - assumed 'MODULE_SHIPPING_AIRBORNE_TEXT_EXPRESS_SAT' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/dhlairborne.php on line 61 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/fedex1.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/fedex1.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_FEDEX1_TEXT_TITLE - assumed 'MODULE_SHIPPING_FEDEX1_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/fedex1.php on line 32 Notice: Use of undefined constant MODULE_SHIPPING_FEDEX1_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_FEDEX1_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/fedex1.php on line 33 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/fedex1.php on line 41 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/fedex1.php on line 42 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/firstitemplus.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/firstitemplus.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_FIRSTITEMPLUS_TEXT_TITLE - assumed 'MODULE_SHIPPING_FIRSTITEMPLUS_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/firstitemplus.php on line 29 Notice: Use of undefined constant MODULE_SHIPPING_FIRSTITEMPLUS_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_FIRSTITEMPLUS_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/firstitemplus.php on line 30 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/firstitemplus.php on line 36 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/firstitemplus.php on line 37 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/flat.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/flat.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_FLAT_TEXT_TITLE - assumed 'MODULE_SHIPPING_FLAT_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/flat.php on line 25 Notice: Use of undefined constant MODULE_SHIPPING_FLAT_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_FLAT_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/flat.php on line 26 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/flat.php on line 28 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/flat.php on line 29 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/freeamount.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/freeamount.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_FREEAMOUNT_TEXT_TITLE - assumed 'MODULE_SHIPPING_FREEAMOUNT_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/freeamount.php on line 33 Notice: Use of undefined constant MODULE_SHIPPING_FREEAMOUNT_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_FREEAMOUNT_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/freeamount.php on line 34 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/freeamount.php on line 37 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/freeamount.php on line 38 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/fxfreight.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/fxfreight.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_FXFREIGHT_TEXT_TITLE - assumed 'MODULE_SHIPPING_FXFREIGHT_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/fxfreight.php on line 22 Notice: Use of undefined constant MODULE_SHIPPING_FXFREIGHT_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_FXFREIGHT_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/fxfreight.php on line 23 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/fxfreight.php on line 27 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/indvship.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/indvship.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_INDVSHIP_TEXT_TITLE - assumed 'MODULE_SHIPPING_INDVSHIP_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/indvship.php on line 27 Notice: Use of undefined constant MODULE_SHIPPING_INDVSHIP_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_INDVSHIP_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/indvship.php on line 28 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/indvship.php on line 30 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/indvship.php on line 31 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/item.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/item.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_ITEM_TEXT_TITLE - assumed 'MODULE_SHIPPING_ITEM_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/item.php on line 25 Notice: Use of undefined constant MODULE_SHIPPING_ITEM_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_ITEM_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/item.php on line 26 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/item.php on line 28 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/item.php on line 29 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/spu.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/spu.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_SPU_TEXT_TITLE - assumed 'MODULE_SHIPPING_SPU_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/spu.php on line 40 Notice: Use of undefined constant MODULE_SHIPPING_SPU_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_SPU_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/spu.php on line 41 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/spu.php on line 43 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/spu.php on line 44 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/table.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/table.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_TABLE_TEXT_TITLE - assumed 'MODULE_SHIPPING_TABLE_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/table.php on line 24 Notice: Use of undefined constant MODULE_SHIPPING_TABLE_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_TABLE_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/table.php on line 25 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/table.php on line 27 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/table.php on line 28 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/tntzipzonesexpress.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/tntzipzonesexpress.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_TNTZIPZONESEXPRESS_TEXT_TITLE - assumed 'MODULE_SHIPPING_TNTZIPZONESEXPRESS_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/tntzipzonesexpress.php on line 15 Notice: Use of undefined constant MODULE_SHIPPING_TNTZIPZONESEXPRESS_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_TNTZIPZONESEXPRESS_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/tntzipzonesexpress.php on line 16 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/tntzipzonesexpress.php on line 31 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/tntzipzonesexpress.php on line 32 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/tntzipzonesroad.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/tntzipzonesroad.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_TNTZIPZONESROAD_TEXT_TITLE - assumed 'MODULE_SHIPPING_TNTZIPZONESROAD_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/tntzipzonesroad.php on line 13 Notice: Use of undefined constant MODULE_SHIPPING_TNTZIPZONESROAD_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_TNTZIPZONESROAD_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/tntzipzonesroad.php on line 14 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/tntzipzonesroad.php on line 23 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/tntzipzonesroad.php on line 24 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/ups.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/ups.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Notice: Use of undefined constant MODULE_SHIPPING_UPS_TEXT_TITLE - assumed 'MODULE_SHIPPING_UPS_TEXT_TITLE' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/ups.php on line 33 Notice: Use of undefined constant MODULE_SHIPPING_UPS_TEXT_DESCRIPTION - assumed 'MODULE_SHIPPING_UPS_TEXT_DESCRIPTION' in/home/zippy/public_html/demo/includes/modules/vendors_shipping/ups.php on line 34 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/ups.php on line 36 Notice: Trying to get property of non-object in /home/zippy/public_html/demo/includes/modules/vendors_shipping/ups.php on line 37 Warning: include(/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/upsxml.php) [function.include]: failed to open stream: No such file or directory in/home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: include() [function.include]: Failed opening '/home/zippy/public_html/demo/includes/languages/english/modules/vendors_shipping/upsxml.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zippy/public_html/demo/admin/vendor_modules.php on line 115 Warning: require(includes/classes/xmldocument.php) [function.require]: failed to open stream: No such file or directory in /home/zippy/public_html/demo/includes/modules/vendors_shipping/upsxml.phpon line 29 Warning: require(includes/classes/xmldocument.php) [function.require]: failed to open stream: No such file or directory in /home/zippy/public_html/demo/includes/modules/vendors_shipping/upsxml.phpon line 29 Fatal error: require() [function.require]: Failed opening required 'includes/classes/xmldocument.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/zippy/public_html/demo/includes/modules/vendors_shipping/upsxml.php on line 29 Vendor Modules Sort Order Action MODULE_SHIPPING_COLISSIMO_TEXT_TITLE MODULE_SHIPPING_AIRBORNE_TEXT_TITLE 0 MODULE_SHIPPING_FEDEX1_TEXT_TITLE MODULE_SHIPPING_FIRSTITEMPLUS_TEXT_TITLE MODULE_SHIPPING_FLAT_TEXT_TITLE MODULE_SHIPPING_FREEAMOUNT_TEXT_TITLE MODULE_SHIPPING_FXFREIGHT_TEXT_TITLE 0 MODULE_SHIPPING_INDVSHIP_TEXT_TITLE MODULE_SHIPPING_ITEM_TEXT_TITLE MODULE_SHIPPING_SPU_TEXT_TITLE MODULE_SHIPPING_TABLE_TEXT_TITLE MODULE_SHIPPING_TNTZIPZONESEXPRESS_TEXT_TITLE MODULE_SHIPPING_TNTZIPZONESROAD_TEXT_TITLE MODULE_SHIPPING_UPS_TEXT_TITLE Not sure where you want me to start? Let me know how you want me to proceed next. Brian
  3. Jim, Thank you!! I will install on my demo store and start testing. Hopefully others can test too. I'll keep you posted. Brian
  4. Sorry I have not been working on this project lately. I hired a programmer from scriptlance and that turned out to be a disaster. Luckily I lost no money. I have been so discouraged that I temporarily abandoned this project. It's a shame we can't get this module working for 2.3.1. The main reason I like this mod is because you can assign the shipping carriers in my case-UPS, USPS, Fedex, Flat Rate, and Free Shipping to each individual product. The customer doesn't choose since it set by the product. Works great for drop ship items. This worked great with 2.2. I just can't get it with 2.3.1. I looked at other shopping carts and none of them have this type of shipping module. Not sure where to go from here... Brian
  5. Since I am having such issues trying to get MVS to work with OSC 2.3.1 I am thinking to just use version 2.2 instead. 1) I would need to use 2.2 rc2a which i believe is the latest in the 2.2 series? 2) Will I just be able to copy and overwrite the existing files from MVS to my webserver or is a manual install needed? 3) Last question, where can I get a copy of OSC 2.2 rc2a? 4) Are there any security updates to 2.2 rc2a that have been released after 2.2 rc2a that would apply to 2.2 rc2a? Where would I download that? Thanks in advance, Brian
  6. I have this contribution installed. It works great except it is only showing me the 3 latest news items. Even though I have 5 ticked to be shown. Please help. Thanks, Brian
  7. Can anyone help me please? Thanks, Brian
  8. Easy Populate 2.76d-MS2 - Default Language : English(1) I am getting this error when running ezpopulate to make products inactive. 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '144.9500", vendors_id="1" ,manufacturers_id=80 , products_status=0 WHERE ' at line 4 I have been searching this board for hours and can't find a solution that works for me. Any ideas? Thanks, Brian
  9. My webhost upgraded the mysql server from 4.1.20 version to 5.0.41 version. Since the upgrade when the feeder runs, it takes awhile and then when it finally decides to do anything the browser gives an error that the page cannot be displayed. What code do I need to update to make it compatible with mysql version 5.0.41 and/or how to identify exactly where the problem is so it can be fixed? Thanks.
  10. I have run into a problem with this contribution. If a customer orders multiple quantites on the same product, it takes the discount for it and then multupies it times how many were purchased. Here is an example: Products ------------------------------------------------------ 4 x product (xxxx) = $55.20 ------------------------------------------------------ Discount Coupon SPRING applied: -$2.76 Sub-Total: $44.16 UPS Ground: $11.96 Total: $56.12 This coupon is for 5%. It made the correct 5% discount, but it took the discount of $2.76 and multiplied it against the 4 that were ordered. The sub total with discount should be $52.44 not $44.16. Any ideas how to fix this?
  11. I am using the WPP with Express Checkout. What is the best page to add a check box for the user to agree to the terms and conditions? I see a bunch of contributions here and don't know which one will work best with my situation. 1) Since express checkout allows the customer to create thier account through paypal, adding the checkbox during the account creation is out. Somce express checkout bypasses the regular payment page, adding the checkbox there is out. What about adding it to the order confirmation page? Does express checkout always bring the customer back to the order confirmation page to actually post the order? 2) I see some of the contributions use java and some don't. If I use a java contribution, can that be bypassed if a customer doesn't have java installed/enabled? 3) Can somone recommend a contribution that fits the criteria I am asking about? How does everyone here handle express checkout and a must agree to terms and conditions check box? Thanks, Brian
  12. I got it working! I had to enable the Express Checkout: Display Payment Page option. Brian
  13. I got it working good now. I went back for a third time and re-checked all of the code I inserted. It looks like I overlooked this one thing, more than once I guess looking at it a couple of days later helped. In checkout_confirmation.php After this block of code is where I went wrong: if (is_array($payment_modules->modules)) { $payment_modules->pre_confirmation_check(); } I placed the new code before "}" and not after it as listed in the instructions. Thanks for the help and great contribution!!! I am using the paypal website payments pro contribution. If a customer uses express checkout, they don't go to the traditional payment page so they don't get a chance to enter the coupon. Maybe a new addition to this module would be to add the coupon redemtion in the shopping cart. Have it show the box to enter the coupon in the shopping cart and click a button that says apply coupon to order, then once the button is clicked, it would refresh the screen showing the shopping cart again, but with the coupon applied. This way the coupon would be able to be used for express checkout users. Could you show me how to implement this feature? Thanks, Brian
  14. I added the option for pay by check to help eliminate paypal as a problem. I get the same results. Could the multi vendor contribution be part of the problem? Any other ideas for something else for me to check? Thanks, Brian
×
×
  • Create New...