Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

edukes

Pioneers
  • Posts

    149
  • Joined

  • Last visited

Everything posted by edukes

  1. Hello, I have been using 3a since about mid-March this year. Its been working great. Now, it appears to have stopped working on May 6th. I am not getting any errors. I can see all visitors, bots, customers, orders, etc., but there nothing since May 6th. Any ideas? TIA
  2. Hello, Does anyone have any experience with the 'Quick Updates for MVS' contribution. Its dated October 2005 which is older than the current release of MVS. TIA
  3. Hello, Does anyone know how or if easy populate can be used with MVS? If so, what additional fields do I need to add to load the corerect vendor info? TIA
  4. Hello, I have been using easy populate 2.78 to add products. I now use MVS. Does MVS support easypopulate or vice versa? I found the MVS_Options package but it appears its for vendor email. I need to add a new category of products from a new vendor and it will be too many to let them go in under my default vendor. How can I use easy populate to do this? TIA
  5. I have the same problem. Its only off just a little but somethings not right. Eddie
  6. I recently upgrade my server OS, it may be a coincidence but I am now getting the following 'notice': PHP Notice: Constant TICKET_DEFAULT_ADMIN_ID already defined in /home/palmetto/public_html/www.palmettoshopper.com/outlet/googlesitemap/index.php on line 60 PHP Notice: Constant TICKET_DEFAULT_REPLY_ID already defined in /home/palmetto/public_html/www.palmettoshopper.com/outlet/googlesitemap/index.php on line 60 PHP Notice: Constant TICKET_DEFAULT_STATUS_ID already defined in /home/palmetto/public_html/www.palmettoshopper.com/outlet/googlesitemap/index.php on line 60 PHP Notice: Constant TICKET_CUSTOMER_REPLY_STATUS_ID already defined in /home/palmetto/public_html/www.palmettoshopper.com/outlet/googlesitemap/index.php on line 60 PHP Notice: Constant TICKET_DEFAULT_DEPARTMENT_ID already defined in /home/palmetto/public_html/www.palmettoshopper.com/outlet/googlesitemap/index.php on line 60 PHP Notice: Constant TICKET_DEFAULT_PRIORITY_ID already defined in /home/palmetto/public_html/www.palmettoshopper.com/outlet/googlesitemap/index.php on line 60 Content-type: text/html X-Powered-By: PHP/4.3.9 <pre>Generated Google Product Sitemap Successfully Generated Google Category Sitemap Successfully Generated Google Sitemap Index Successfully CONGRATULATIONS! All files generated successfully. Is this OK? Didn't have this before. TIA
  7. Hi Craig!! Got it working !! I hope!! Never could find the problem in checkout_shipping so I took the file you provided in the package and added back the mods I had. Its working as far as I can tell. :) I have also upgrade to 1.1 as well. Thnaks!!!!
  8. Hi Craig, Yes, MVS 1.0 and I have used a diff tool, winmerge and textpad. I used the instructions and also compared them with the include files in the package. I just don't see it. Thanks
  9. Hello, Installed this contrib the other night and thought it was working. At least, it is working in the admin. Yesterday I got brave and renamed the default 'My Store' to my main vendor. Went back and changed the other vendors that were affected by this change and flipped the switch in admin to use MVS. Did a test purchase and when I got to checkout_shipping, all I had was a blank screen - no errors. I turned off MVS in the admin and attempted to check out. Got the same thing - a blank page, no errors. I have re-installed from scratch 4 times now and get the same result. I am manually installing since I have other mods installed, i.e., Estimated Shipping Costs, CCGV, Must Agree, and a few others. None of the changes interferred with any of the other mods as far as I can tell. Everything needed to be modified for MVS was still there. As as I mainly use dropshipping, I really need MVS for accurate shipping costs. Any ideas what is wrong? At this point, after so many failed attempts with the SAME result, I would be willing to pay to get this working. TIA
  10. Thanks, Craig! Not sure how to do this so I better hold off rather than muck things up. Again, thanks for the mod and the help!!!! Eddie
  11. Hello Craig, Seems all I need to do is update the vendors_id. I did a backup the my database after the install. Here's a line: insert into products (products_id, products_quantity, products_model, products_image, products_price, products_date_added, products_last_modified, products_date_available, products_weight, products_status, products_tax_class_id, manufacturers_id, products_ordered, vendors_id, vendors_product_price, vendors_prod_id, vendors_prod_comments) values ('172', '100', 'BM140BK', 'benchmade/BM140BK.jpg', '113.7200', '2006-01-28 00:00:00', '2006-02-06 09:00:45', '0000-00-00 00:00:00', '1.00', '1', '1', '16', '0', '1', '0.0000', '', NULL); If I took this section of the backup and imported to excel as a csv file, changed the vendors_id, could I reload it back into the database? I have all vendors set up with the same shipping method but of course the addresses are different. Does the vendor information key off the vendors_id? Or are there others that would need updating as well. If this would work, it would be easy to go back and change the 100 or so that come from different vendors. Only problem is I don't know how to import it back to the database. I can use phpMyAdmin but not too savy in mysql coding. I thinkI would need to do an UPDATE rather than INSERT. Or, should I wait for v1.1 :) TIA!!
  12. I thought about renaming the default, My Store, to this vendor but don't know what unforseen problems this may cause due the differences in zipcodes and shipping rates. TIA
  13. New problem :o I have a vendor that has about 2800+ products. What would be the best way to update this vendor's items? This is the bulk of my store. Is there a way to change all products to this vendor from the default, My Store? I can easily go back and change the ones that don't originate from this vendor. Thanks!!
  14. Thanks, that got it. This is GREAT!!!! :) :) :) :) :)
  15. Hello, I installed the contrib yesterday and it worked. Added a few vendors and got: 1146 - Table 'catalog.TABLE_VENDOR_CONFIGURATION' doesn't exist select configuration_key as cfgKey, configuration_value as cfgValue from TABLE_VENDOR_CONFIGURATION [TEP STOP] So I re-installed tonight and still get the same error. I did not re-install the sql. This is on the admin side. Its fine on the catalog side as far as I know. I did not activate it in the admin side yet. I really need this mod and any help would be greatly appreciated!!!!! TIA
  16. Hello, I have/had Gift Vouchers/Discount Coupons working, but now it doesn't. Not sure when it stopped. Everything seems to be working fine except its not deducting the coupon or voucher at check out. Entering the redeem code for a coupon or voucher has no effect. There are no errors. Any ideas of where to begin looking for this problem? Thanks!!
  17. I noticed that on your site but when I installed the contrib there were image buttons so I just created my own to match my site. Did the new version you just uploaded use txt links or buttons? Thanks!!
  18. Hi Gary, That worked!! Thanks!! I created a button when it appeared one wasn't included. I looked at the code and couldn't find one in the contrib. Really appreciate your help!! One other very minor thing. Any idea why my "Submit" button appears to be 'superscript'? Again, many thanks!!
  19. Hi Gary, Its located at palmettoshopper.com/outlet/ The popup_shipping.php is: <?php /* $Id: popup_tracker.php,v 1.0 200/05/18 12:18:40 $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ require('includes/application_top.php'); require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_ESTIMATED_SHIPPING); $navigation->remove_current_page(); ?> <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> <html <?php echo HTML_PARAMS; ?>> <head> <meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>"> <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER : HTTP_SERVER) . DIR_WS_CATALOG; ?>"> <title><?php echo TITLE; ?> : <?php echo HEADING_TITLE; ?></title> <link rel="stylesheet" type="text/css" href="stylesheet.css"> <?php // osCoders.biz - Analystics - start if ($request_type == 'SSL') { ?> <script src="https://ssl.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct="UA-188558-1"; urchinTracker(); </script> <?php } else { ?> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct="UA-188558-1"; urchinTracker(); </script> <? } // osCoders.biz - Analistics - end ?> </head> <table width="100%" height="275"><tr><td align="center" valign="top"> <table width="93%" border="0" align="center" cellpadding="0" cellspacing="0"> <!-- BEGIN estimated shipping --> <tr> <td><br><?php include(DIR_WS_MODULES . FILENAME_ESTIMATED_SHIPPING); ?></td> </tr> <!-- END estimated shipping --> <tr><td> <p class="smallText" align="right"><img src="includes/languages/english/images/buttons/button_close_window.gif" alt="close"> <?php echo '<a href="java script:window.close()">' . TEXT_CLOSE_WINDOW . '</a>'; ?></p> </td></tr> </table> <br> </body> </html>
  20. Hello Gary, Thanks for the really fast response!! Adding define('TEXT_CLOSE_WINDOW', 'Close window'); in catalog/includes/languages/english/estimated_shipping.php fixed the 'TEXT_CLOSE_WINDOW' issue but now I have a button with the text link to close the window next to the button. (The button doesn't work, just the text link) :) Any ideas? TIA
  21. Hello, Thanks for your contrib!! I am having a little trouble in the popup window. It looks like some of the html coding is off but I don't know how/where to fix it. <p class="smallText" align="right"><img src="includes/languages/english/images/buttons/button_closewindow.gif" alt="close"> <?php echo '<a href="java script:window.close()">' . TEXT_CLOSE_WINDOW . '</a>'; ?></p> It shows as TEXT_CLOSE_WINDOW in the popup. I'm assuming there is a missing .gif file for a button, button_closewindow.gif, in the package as well. That's no biggy, I can create one. Need some help. TIA
  22. Trying to upgrade from EP 2.78 to 2.79. When running the update.sql I get the following error: Error SQL query: INSERT INTO configuration VALUES ( '', 'Temp Directory', 'EP_TEMP_DIR', 'temp/', 'If you changed your directory structure from stock and do not have /catalog/temp/, then you'll need TO CHANGE this accordingly. ', 17, 1, now(), now(), NULL, NULL); INSERT INTO configuration VALUES ('', ' SET TimeLimt ', 'EP_SET_TIME_LIMIT ', 'false ', ' SET TO "true" IF you are NOT ON a safe MODE server AND you are getting timeouts. ', 17, 2, now(), now(), NULL, 'tep_cfg_select_option( array( \ 'true\', \'false\'),' ); MySQL said: #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 'll need to change this accordingly.', 17, 1, now(), now(), NULL, NULL); INSERT ' at line 1 Don't have clue. Any help would be appreciated. TIA
  23. Hello, Just installed your mod. Its working as far as I can tell EXCEPT it won't allow the compare between manufactures. This maybe due to the way I have my store setup. For example: I have the category 'Knives', below that I have it broken down by manufacturer. Knives ---> Benchmade ---> Beretta ---> Boker ---> Buck ---> etc ---> etc ---> etc It compares fine when in one group (manufacturer) but when comparing between manufacturers it doesn't work. Is this right or did I goof the install? Thanks
×
×
  • Create New...