-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I've been setting up a fresh magento 1.4.0.1 install, working great so far. I did some test orders just to see. Everything works fine, but when I click on "view order" under "my orders", I get a bunch of error messages:
There has been an error processing
your request
Notice: iconv_substr()
…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hi,
Need Advice which sharing hosting will run Magento Community fast or some other not expensive solution.
This website will not have a lot of users,
I only need that it will run fast for 100-20 users in same time.
The problem with magento is database design that make this system very slow ,…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hi,
Need Advice which sharing hosting will run Magento Community fast or some other not expensive solution.
This website will not have a lot of users,
I only need that it will run fast for 100-20 users in same time.
The problem with magento is database design that make this system very slow ,…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
We are looking at Magento as a possible commerce solution, but we are reading more bad than good on the free product. However Magento sells itself as the best thing ever, so I am confused on its actual value. Thought I'd ask the pros here.
Can any seasoned developer here explain the difficulties…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am loading Magento blocks outside of Magento for certain parts of my site. I can do this successfully with something similar the following.
require_once $docRoot.'/app/Mage.php';
umask(0);
Mage::app('default');
...
$layout = Mage::getSingleton('core/layout');
$block = $layout->createBlock('Mage_Page_Block_Html_Header');
$block->setTemplate('page/html/header…
>>> More
-
as seen on Ezine Articles
- Search for 'Ezine Articles'
PSD to osCommerce conversion service is the best solution through which an individual can customize his website. Now-a-days, osCommerce conversion service is gaining momentum.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm considering Prestashop for a new project. It seems to be younger than Zen-Cart and osCommerce. Since I just found it by Google, I'd like to gather comments and experience and comparison of Prestashop to established "brands" like Zen-Cart and osCommerce
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi there,
I'm installing some tracking code into the checkout_success.php page. I need to be able to grab the coupon code/discount code name from the order, if one was used so that I can echo it out in my tracking script.
I was wondering if anyone knows how to do this?
I'm using this contribution…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm working with oscommerce and i have problem with Paypal ipn When someone makes a payment, even though the money is coming through OK, on the backend of the website it is saying it is unverified
something like that
: PayPal IPN Verified [Completed (Unverified; $99.90).
I get the email "Notification…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello!
One of my client has an old osCommerce website and while working on it I have to implement what I would call "custom php page", i.e. a page which query a MySQL table, not related to osCommerce, and list the result. I'm not sure of the version, this trick I have seen a lot didn't gave me any…
>>> More