Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

bigbear69

Archived
  • Posts

    15
  • Joined

  • Last visited

Posts posted by bigbear69

  1. I switched over to Aim now and stopped using Sim. So now when I go to confirm order it says a credit card error. Is there a way to link up to my authorize.net payment page that I have customized already for my store. I would like to have it so when somebody finishes their cart, when they go to enter there credit card information , it is on my authorize.net secure payment page. Anyone have any ideas on how to do that?

  2. When I click on confirm order from my oscommerce site it gives me this error for my authorize.net account.

     

    The following errors have occurred.

    (14) The referrer, relay response or receipt link URL is invalid

     

    Does anyone have any ideas why it doesn't go to my authorize.net payment page.

    Thanks alot, Neil

  3. Believe it only creates categories and manufacturesrs as a by product of creating a product.

     

    (But could be wrong)

     

    Manually add one category and one manufacturer through your shop admin area.

     

    Then add one product, including an image.

     

    Export a file and add a second product/line to it. Make sure you use different categories and manufacturers.

     

    Import the file.

     

    Hey Presto......

    Great! That got my Categories all listed. Is there a way I can take a bunch of products and put them under that one category? Maybe put a bunch of binoculars on the file and upload them into binoculars category? Then upload all the scopes etc. etc Thanks alot

  4. I have EP uploaded and made this file with categories which is in my admin section under my temp file,but can't seem to get it to upload into my categories. I tried to start small and just upload my categories on a trial run.

     

    File Manager

    /home/sportsma/public_html/Mystore//temp temp

     

    Name Size Permissions User Group Last Modified Action

    .. drwxr-xr-x sportsma sportsma 10/30/2008 15:21:12

    EP2008Nov01-0909.csv 311 bytes -rw-r--r-- nobody nobody 11/01/2008 09:56:11

    EP2008Nov01-09094.csv 956 bytes -rwxrwxrwx nobody nobody 11/01/2008 10:09:34

     

    Is there something I need to do with the file once it's uploaded into the admin or should it automatically be inserted in my categories section. Also here is the page I made in excel.

     

    v_products_model v_categories_name_1 v_categories_image_1 v_categories_name_2 v_categories_image_2

    1 Martin Archery

    2 Raw Lures

    3 CB Radios

    4 Underwater Cameras

    5 Fish/Depth Finders

    6 Watersports

    7 Handheld/Walkie Talkies

    8 Metal Detectors

     

    Any help would be appreiciated.

  5. OK I changed that and now it shows me this.

     

    File uploaded.

    Temporary filename: /tmp/phpVc5zD7

    User filename: stpmerchandise.csv

    Size: 613

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

    Well I decided to try and upload through this: Import EP file from Temp Dir

     

    And then when I uploaded it gave me this:

     

    Easy Populate 2.76f-MS2 r1 - Default Language : english(1)

     

    Filename: EP2008Oct31-0808.csv

     

    Does that mean it uploaded that file, because it doesn't show up in my categories anywhere?

    Do I have to go find it in my admin to apply it or should it be automatic and just show up in categories?

  6. Do you have the "temp" folder CHMOD set to 777?

    OK I changed that and now it shows me this.

     

    File uploaded.

    Temporary filename: /tmp/phpVc5zD7

    User filename: stpmerchandise.csv

    Size: 613

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

  7. I'd look at the permissions on the temp directory and try a filename without spaces in it.

     

    Ok I changed those and then it gives me this error when I try to upload.

     

    Easy Populate 2.76f-MS2 r1 - Default Language : english(1)

     

    File uploaded.

    Temporary filename: /tmp/phpx30w8s

    User filename: stpmerchandise.csv

    Size: 613

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

     

     

     

     

    No products_model field in record. This line was not imported:

     

     

     

    No products_model field in record. This line was not imported:

  8. Did you install the file "easypopulate_functions.php" also? It goes in the admin folder where "easy_populate.php" is located.

     

    Yeah I installed that in the same folder, now it works awesome! Thanks alot!!! So now when I click on the link it works. When it opens up Easy popular, i browse and find my excel file to upload some categories from my old site and then it gives me these errors. It won't let me upload the categories. Maybe I have something wrong in my spreadsheet, I don't know.Do you have any ideas?

     

    Easy Populate 2.76f-MS2 r1 - Default Language : english(1)

     

    Warning: move_uploaded_file(/home/sportsma/public_html/Mystore/temp/STP merchandise.csv) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/sportsma/public_html/Mystore/admin/easypopulate_functions.php on line 44

     

    Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpfdWglO' to '/home/sportsma/public_html/Mystore/temp/STP merchandise.csv' in /home/sportsma/public_html/Mystore/admin/easypopulate_functions.php on line 44

     

     

    File uploaded.

    Temporary filename: /tmp/phpfdWglO

    User filename: STP merchandise.csv

    Size: 613

     

    Warning: file(/home/sportsma/public_html/Mystore/temp/STP merchandise.csv) [function.file]: failed to open stream: No such file or directory in /home/sportsma/public_html/Mystore/admin/easypopulate.php on line 960

     

    Warning: fopen(/home/sportsma/public_html/Mystore/temp/STP merchandise.csv) [function.fopen]: failed to open stream: No such file or directory in /home/sportsma/public_html/Mystore/admin/easypopulate.php on line 986

    ##Can not open file for reading. Script will terminate.

  9. The documentation that comes with EP explains the best way to request help and the info you should provide.

     

    Might be a good idea to follow those steps and whilst you a at it a screen shot of the error screen would be useful.

     

    OK thanks alot.

    Here's the error screen I get while trying to upload my csv file from ep in the admin

     

    Easy Populate 2.76f-MS2 r1 - Default Language : english(1)

     

    Warning: move_uploaded_file(/home/sportsma/public_html/Mystore/temp/STP merchandise.csv) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/sportsma/public_html/Mystore/admin/easypopulate_functions.php on line 44

     

    Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpfdWglO' to '/home/sportsma/public_html/Mystore/temp/STP merchandise.csv' in /home/sportsma/public_html/Mystore/admin/easypopulate_functions.php on line 44

     

     

    File uploaded.

    Temporary filename: /tmp/phpfdWglO

    User filename: STP merchandise.csv

    Size: 613

     

    Warning: file(/home/sportsma/public_html/Mystore/temp/STP merchandise.csv) [function.file]: failed to open stream: No such file or directory in /home/sportsma/public_html/Mystore/admin/easypopulate.php on line 960

     

    Warning: fopen(/home/sportsma/public_html/Mystore/temp/STP merchandise.csv) [function.fopen]: failed to open stream: No such file or directory in /home/sportsma/public_html/Mystore/admin/easypopulate.php on line 986

    ##Can not open file for reading. Script will terminate.

  10. make sure you have uploaded the easypopulate.php file (and its functions file) to your /admin/ folder.

    if the files are there and the link in the admin menu is not working, you can access the utility from

    http://www.yoursite.com/admin/easypopulate.php

    if your shop is in the root of your site.

    Ok Thanks alot that got me a little further, but now it looks like this when I click on the link.

     

     

    Warning: main(easypopulate_functions.php) [function.main]: failed to open stream: No such file or directory in /home/sportsma/public_html/Mystore/admin/easypopulate.php on line 18

     

    Warning: main(easypopulate_functions.php) [function.main]: failed to open stream: No such file or directory in /home/sportsma/public_html/Mystore/admin/easypopulate.php on line 18

     

    Fatal error: main() [function.require]: Failed opening required 'easypopulate_functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sportsma/public_html/Mystore/admin/easypopulate.php on line 18

  11. I recently went through the steps in easypopulate to get it into my computer. Now when I go to the admin it shows like its supposed to but when I click on easy populate link under products it says" This website cannot be displayed" in a new window.Does anyone have any idea what I did wrong? Thanks alot

×
×
  • Create New...