Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

zeus_r6

Pioneers
  • Posts

    108
  • Joined

  • Last visited

Everything posted by zeus_r6

  1. George/Multimixer has taken on various project in our osC store on and off for a couple years now. The MTS system is incredible and a joy to work with! He's breezed through any issue we have even if they were caused by old modifications or anything else. We recently recruited him to update our osC to 2.3.4 from 2.3.3 and it was a pleasure to have him flawlessly make the transition for us. Our store looks and functions phenomenally thanks to George and MTS. Thanks again!
  2. Just tried running the sql query on my database and got this error: #1062 - Duplicate entry '289' for key 'PRIMARY' Ideas?
  3. Having the same issue when running the sql query via phpmyadmin
  4. If I modify the description and copy them all over to every description in the file, when I upload it only some of them are modified...ideas?
  5. How does one copy over a product that has multiple images? When copying them over, only the single image carries over...
  6. Actually its not flip flopping them, it's only using the thumbnail sized image...where is the larger version going?
  7. Has anybody mentioned the issue where when uploading it flip-flops the small and large image?
  8. Ok thanks :) I'll make sure everything is working correctly first
  9. This file is as it was from the download...I'll add a space, but the author may want to update the download :)
  10. } //******************************* //******************************* // S T A R T // PAGE DELIVERY //******************************* //******************************* require(DIR_WS_INCLUDES . 'template_top.php'); ?> <td class="pageHeading" valign="top"><?phpecho "Easy Populate ".EP_CURRENT_VERSION." - Default Language : " . EP_DEFAULT_LANGUAGE_NAME . '(' . EP_DEFAULT_LANGUAGE_ID .')' ;?> <script type="text/javascript"><!-- function switchForm( field ) { var d = document; var frm = field.form; var tbl = d.getElementById('customtable'); if(d.getElementById) ^ Lines 1070-1090
  11. EP_v2_77a_for_2.3_1 BUT, it has instructions for 2.2 in the download
  12. Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/xxxxx/public_html/test_store/admin/easypopulate.php on line 1082 Anybody know what this error points to in a 2.3.1 shop?
  13. I wonder if that contribution will interfere with the discount code and product attributes sort order contributions I'm currently running..
  14. Need it badly for a lot of products I sell...if you think of it post up please!
  15. Need this to show up in the item's options so a customer may enter text...this text would carry over to the order as well
  16. Anybody know of a contribution that could accomplish the same as the image I'm attaching?
  17. I had this issue with PayPal saying the invoice was already paid...went ahead and threw a few COD orders in and VOILA! It works
  18. Anybody know why I keep getting This invoice has already been paid. For more information, please contact the merchant. back from payPal?
  19. For whatever reason with the files uploaded and module activated and some discounts set up nothing shows up at all in order total. It's almost like the contrib isn't doing anything at all...Am I missing something?
  20. Fatal error: Call to a member function call_api() on a non-object in /home/xxxxx/public_html/xxxxxxx/xxxxxxxxxx/checkout_process.php on line 127 Anybody know why this is happening after STS install?
  21. After making all the coding modifications, these errors come up when accessing the admin panel: Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/xxxxxx/public_html/store/admin/includes/filenames.php:155) in /home/xxxxx/public_html/store/admin/includes/functions/sessions.php on line 102 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/xxxxxx/public_html/store/admin/includes/filenames.php:155) in /home/xxxxxx/public_html/store/admin/includes/functions/sessions.php on line 102 Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/public_html/store/admin/includes/filenames.php:155) in /home/xxxxxx/public_html/store/admin/includes/functions/general.php on line 123 Ideas?
×
×
  • Create New...