Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

esse

Archived
  • Posts

    16
  • Joined

  • Last visited

Profile Information

  • Real Name
    Stefaan Contreras

esse's Achievements

  1. By default the articles get sorted by date, oldest first (on top). I want to reverse that, newest articles should be first. I have been digging into the code but cannot spot where to change it. Any suggestions?
  2. I was thinking that writing the order to the database before the paiment is done would be a good option. Later on the order in the database could be update with a 'paiment received' flag. Anyone done this already or mind to share some thought about it?
  3. Hi all, I am running a shop with osCommerce 2.2-CVS. For paiment I use Ogone paiment module. http://www.oscommerce.com/community/contri...ll/search,ogone All seems to work fine until I found out that 1 of my customers made an order, checked out and paied with a creditcard. I received the money via Ogone, the company that handles the creditcards. But... no order was registered in Oscommerce. What can have happened? Cleary the order was created because the total ammount was calculated, the checkout and paiment worked (I received an ammount of money). But as of there: no more trace... Looks like the 'ok' signal from the Ogone (secure paiment) server did not reach my server and the order was lost. How does the orderflow go actually? Is an order considered temporary (and stored in session) until the paiment mechanisme says 'ok'? Than the temporary order gets registered in the database? Is that how it goes? In that case... could it be that the 'ok' signal from the Ogone server didn't reach our webserver and the temporary order was never written to the database? Is their a way we could avoid this? (multiple retries?), longer timeout, ... What happens if the customer closes his browser? In case the 'ok' signal hasn't arrived yet, the order is stored in the session and would be lost I guess. Any input on this is highly appreciated. Cheers, Esse
  4. Hi all, This contribution is great. It took me a while to sort out some of the bugs but most of the fixes are in this thread. However. 1 bug I couldn't find anything about: In the admin side I can create a newitem. It will take the titel in all languages (I use 6 languages in total). The 'summary' and the 'content' however it doesn't insert in any langauge except English. It doesn't give any error message, just doesn't record the data. Any ideas what this could be?
  5. I installed NewsDesk 1.4 and all seems to work fine except that adding a picture to an article doesn't work. I get no error messages. Could it be a permission problem? What directory is NewsDesk using for uploaded images?
×
×
  • Create New...