Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Colin J

Archived
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Colin J

  1. Getting an error as follows when I click on Categories/Products in Admin:

     

    Fatal error: Call to undefined function: tep_get_category_description() in /hsphere/local/home/shopnow/fordgroup.ca/admin/categories.php on line 938

     

    Any thoughts on what could cause this.

     

    I am pretty new to most of this so any and all suggestions would be most appreciated!!

  2. Answer to my own post. The problem was the callback url used in worldpay admin.

     

    Do not use the quotes: https://<wpdisplay item="MC_callback">

    Should be: https://<wpdisplay item=MC_callback>

     

    Same goes for http.

     

    Hello:

     

    Text below is from install.txt for Worldpay v4.0 Version 1.9. I am having the problem outlined. Pardon my ignorance but I am assuming this is dealt with via phpmyadmin. However, if I go to phpmyadmin order_status and then browse, the order status values and names appear to be in place.

     

    Am I missing something?

     

    I have noticed a number or references to this problem of orders not appearing in admin/orders once processing has occured but can't find a suggested resolution other then the one proposed below which does not seem to apply to me.

     

    Any help is much, much appreciated.

     

    ____________________

     

    ps. I found that orders were not appearing in my admin screen once payment had been received. I found this was nothing to do with the payment module but that 3 rows were missing from the order_status table.

     

    INSERT INTO orders_status VALUES (1, 1, 'Pending');

    INSERT INTO orders_status VALUES (2, 1, 'Processing');

    INSERT INTO orders_status VALUES (3, 1, 'Delivered');

    Will reslve this problem. Only do this if you experience the same problem.

  3. Hello:

     

    Text below is from install.txt for Worldpay v4.0 Version 1.9. I am having the problem outlined. Pardon my ignorance but I am assuming this is dealt with via phpmyadmin. However, if I go to phpmyadmin order_status and then browse, the order status values and names appear to be in place.

     

    Am I missing something?

     

    I have noticed a number or references to this problem of orders not appearing in admin/orders once processing has occured but can't find a suggested resolution other then the one proposed below which does not seem to apply to me.

     

    Any help is much, much appreciated.

     

    ____________________

     

    ps. I found that orders were not appearing in my admin screen once payment had been received. I found this was nothing to do with the payment module but that 3 rows were missing from the order_status table.

     

    INSERT INTO orders_status VALUES (1, 1, 'Pending');

    INSERT INTO orders_status VALUES (2, 1, 'Processing');

    INSERT INTO orders_status VALUES (3, 1, 'Delivered');

    Will reslve this problem. Only do this if you experience the same problem.

  4. Hi Colin, sorry you are having problems - but I am really glad I am not the ONLY one!! ;-D No resolution yet but I remain ever hopeful.

     

    Hey Kathy:

     

    Re problem with STS not appearing under Modules in the oscommerce administration control panel

     

    Did what you suggested and copied all the admin files within catalog/admin over the admin files within the root admin folder.

     

    Voila, STS now appears under Modules in the oscommerce administration control panel.

     

    Thanks!!!!!!

     

    Colin

  5. I have gone from bad to worse now with STS. I started wtih STS v4.3 with Header Tags Controller v2.5.9 and installed carefully using the Copy Files (for new store only) section. I changed permissions on the 2 files indicated and went on the Install the database changes section. ran database_setup.php and got the success message. I then proceeded to Configuration for STS v4.3.2 section but STS didn't show up in modules in admin.

     

    After checking and not finding anything obviously wrong, I check documentation, forums, tech support, etc and then deleted the store and started over from scratch. Well, the same thing happened the second time around.

     

    I then installed SP1, the patch, sp2 again, sp2 revised and finally STSv4.3.2 with Header Tags Controller v2.6.0 Bundle.

     

    I contacted tech support at my host and tehy suggested that I missed a section re: manual mods to modules.php. I reread the install docs again and it seemed like he was talking ab9out the admin mods in the Copy Files (for modified store) section. Well, i didn't have a modified store but I tried it anyway. The admin mods in htis section had not been made. I backed up all teh files and modified as indicated and uploaded. The catlog section mods were already there and didn't need to be updated manually.

     

    This time when I went to look for the STS in the admin modules the entire module section had dissappeared.

     

    I haven't seen many install probelms mentioned in the forums so I can only assume I am the stupidest person to ever try to install this thing. Any help would be GREATLY appreciated.

     

    Similiar problem noted on post under general Templates and Images. Assume this is the most recent version of STS as well.

     

    Dec. 5, 12:17 PM

    Andy Ide

     

    Hi all,

     

    Just installed STS and its link is not showing in modules in my admin area.

     

    Any hints on how to get the link ahappening?

     

     

    Andy

  6. I have gone from bad to worse now with STS. I started wtih STS v4.3 with Header Tags Controller v2.5.9 and installed carefully using the Copy Files (for new store only) section. I changed permissions on the 2 files indicated and went on the Install the database changes section. ran database_setup.php and got the success message. I then proceeded to Configuration for STS v4.3.2 section but STS didn't show up in modules in admin.

     

    After checking and not finding anything obviously wrong, I check documentation, forums, tech support, etc and then deleted the store and started over from scratch. Well, the same thing happened the second time around.

     

    I then installed SP1, the patch, sp2 again, sp2 revised and finally STSv4.3.2 with Header Tags Controller v2.6.0 Bundle.

     

    I contacted tech support at my host and tehy suggested that I missed a section re: manual mods to modules.php. I reread the install docs again and it seemed like he was talking ab9out the admin mods in the Copy Files (for modified store) section. Well, i didn't have a modified store but I tried it anyway. The admin mods in htis section had not been made. I backed up all teh files and modified as indicated and uploaded. The catlog section mods were already there and didn't need to be updated manually.

     

    This time when I went to look for the STS in the admin modules the entire module section had dissappeared.

     

    I haven't seen many install probelms mentioned in the forums so I can only assume I am the stupidest person to ever try to install this thing. Any help would be GREATLY appreciated.

     

     

    Similar problem. Latest version/virgin installation of osc and an install of STS/HTC (STSv4.3.2_HTCv2.6_1.zip) succesful up until Configuration section then no STS/HTC under Admin - Modules. What are we missing?

     

    Love to go with work with what looks to be a wonderful tool. Thanks to all working on it.

×
×
  • Create New...