-
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 SQL Blogcasts
- Search for 'SQL Blogcasts'
I just solved a problem that had me worried for a bit. I'm log shipping from three primary servers to a single secondary server, and the transaction log disk on the secondary server was getting very full. I established that several primary databases had unused space that resulted from big, one-off…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I would like to create a read-only copy of my SQL Server 2008 database on a secondary server for reporting and analysis. I've been testing log shipping, configured to run every 5 minutes or so. Alas, there appears to be a stumbling block, for exclusive access is required on the target database during…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
How can I set the shipping cost for Magento for all baskets that are below a certain point. Eg all baskets under £5 have fixed shipping of £1.99.
Thanks.
>>> More
-
as seen on SQL Blogcasts
- Search for 'SQL Blogcasts'
If you're using log shipping you need to be aware of some small print. The general idea is to upgrade the secondary server first and then the primary server because you can continue to log ship from 2005 to 2008R2. But this won't work if you're keeping your secondary databases in STANDBY…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
????
??:Order Management > Orders,Returns > Sales Orders
???????,??,????,????
???????,????,??...
??Book Order,??Book??,????????Status??????“Booked”,???????"Awaiting Shipping",?????????,???????????????
??:??Book??,????????????,????Shipping Transactions…
>>> More