This has to be one of the most irritating issues I’ve come across in some time. Using any of the Authorize.net AIM modules for osCommerce 2.2 the customer would consistently be sent back to the Payment Details page with an error: There has been an error processing your credit card It seems that many people [...]
Tag Archives: PHP
Assigning the return value of new by reference is deprecated
I recently upgraded to PHP 5.3.0 after having some issues with FASTCGI and 5.2.x on Windows but the moment I did this I started getting numerous warnings. The one that appeared the most was: Assigning the return value of new by reference is deprecated Apparently in PHP5 all objects are passed as reference and 5.3.0 [...]
Magento: Adventures in creating a custom design
Let me start off by saying, Magento is an EXTREMELY powerful and well built ecommerce platform. It contains all of the features necessary to deliver a stable and scalable solution for ecommerce (and more). That being said, I do have a few issues. So far, I find the system quite slow. Maybe it is just [...]
Posted in Design, E-commerce, PHP, Programming Also tagged Design, E-commerce, Magento, Programming, web store Leave a comment
Folder permission not inherited by uploaded file in PHP/IIS
Scenario: The web application has two components, a private upload area and a public download area. To upload a file you must be logged in via HTTP Authentication in IIS (v6 on Windows 2003). The file is uploaded to a non-web accessible uploads folder. Downloads are public and are allowed for anyone who has the [...]
My Development Future with ColdFusion
I absolutely love Adobe ColdFusion. I have been using it since version 3 and fell head over heals the first day I saw how easy it was to create a search directory, or send an email, or just about anything the average web application developer could want back in those days. It has matured tremendously [...]
Posted in Business, ColdFusion, PHP, Ruby Also tagged Business, ColdFusion, Development, Java, Ruby Leave a comment




