-
- RuiMigDias

-
Total Posts: 118
Joined: 2010-10-29
|
dweeves - 18 July 2012 12:20 AM @RuiMigDias
it’s surely a rounding issue.
I agree, but where? And how do I fix it? :(
|
| |
|
 |
 |
 |
|
|
-
- c_hu

-
Total Posts: 7
Joined: 2012-02-29
|
Hey,
Does someone know a solution to this problem:
Import works fine, but all imported products have Position ‘0’ under category products and thus dont show up in the front end.
Is there a column in the csv I can add like position 1 or something like that ? Dont know what Im doing wrong
Edit: reindexing did the trick… although products are still listed with position 0, which apparently doesnt matter for frontend visibility
|
| |
|
 |
 |
 |
|
|
-
- dweeves

-
Total Posts: 858
Joined: 2010-06-26
FRANCE
|
After some busy months , magmi has a new bugfix release available here (as usual)
The extra plugin package has also been updated here
Enjoy
-------------------------------------------------
- RELEASE NOTES FOR MAGMI 0.7.17a -
-------------------------------------------------
#################################################
# Bugfixes
#################################################
- better dir policy for engines in cli script
- fixed getMagentoVersion() bug
#################################################
# UI
#################################################
- added donation link
- fixed some headers
- added 1.7.x option (no real effect since magmi already compatible)
Enhanced Plugins : Extra package (to download separately)
---------------------------------------------------------
- added support for configurable/virtual association
- fixed multisite support for tier pricing
|
| |
|
 |
 |
 |
|
|
-
- Rolando Guedes

-
Total Posts: 1
Joined: 2010-11-06
|
hi.
How can i include magmi in Magento Adminhtml?
|
| |
|
 |
 |
 |
|
|
-
- teckpoh

-
Total Posts: 5
Joined: 2012-07-23
|
hi all after producted import via magmi, my product not shown in home page. i hv to manually go to manage product then choose product and update attribute by selecting ‘add to website’ checkbox only it appear at home page. please advise tqqq
|
| |
|
 |
 |
 |
|
|
-
- DavorNo

-
Total Posts: 21
Joined: 2008-07-26
|
Hi,
I have one old question, till now without answer. I really need to protect magmi access with login and password. I try with htaccess and htpasswds in magmi dir, but I only receive error 404 from Magento. If I remove htaccess, I got access to magmi,php without error. How to setup login for adress www.domain.com/magmi/web/magmi.php?
Do I need to setup htaccess in magento root dir? If I do, what to edit?
Regards,
DavorNo.
|
| |
|
 |
 |
 |
|
|
-
- RuiMigDias

-
Total Posts: 118
Joined: 2010-10-29
|
DavorNo - 01 August 2012 07:27 AM Hi,
I have one old question, till now without answer. I really need to protect magmi access with login and password. I try with htaccess and htpasswds in magmi dir, but I only receive error 404 from Magento. If I remove htaccess, I got access to magmi,php without error. How to setup login for adress www.domain.com/magmi/web/magmi.php?
Do I need to setup htaccess in magento root dir? If I do, what to edit?
Regards,
DavorNo.
I put mine in /magento/magmi/.htaccess
AuthUserFile /home/website/pwd AuthName "Please login" AuthType Basic require valid-user
my pwd file:
wsabstract:y4E7Ep8e7EYV
You are probably having a permissions issue within magmi’s folders. You should check that.
|
| |
|
 |
 |
 |
|
|
-
- DavorNo

-
Total Posts: 21
Joined: 2008-07-26
|
RuiMigDias - 02 August 2012 02:15 AM DavorNo - 01 August 2012 07:27 AM Hi,
I have one old question, till now without answer. I really need to protect magmi access with login and password. I try with htaccess and htpasswds in magmi dir, but I only receive error 404 from Magento. If I remove htaccess, I got access to magmi,php without error. How to setup login for adress www.domain.com/magmi/web/magmi.php?
Do I need to setup htaccess in magento root dir? If I do, what to edit?
Regards,
DavorNo.
I put mine in /magento/magmi/.htaccess
AuthUserFile /home/website/pwd AuthName "Please login" AuthType Basic require valid-user
my pwd file:
wsabstract:y4E7Ep8e7EYV
You are probably having a permissions issue within magmi’s folders. You should check that.
Hmmm… Tnx for replay. I put on magmi dir and all subdir permission on 777 (only dir not files). I have setup htaccess like yours (in magmi dir) but I still got error 404 when I try to open www.domain.com/magmi/ and www.domain.com/magmi/web/ and www.domain.com/magmi/web/magmi.php?!
|
| |
|
 |
 |
 |
|
|
-
- RuiMigDias

-
Total Posts: 118
Joined: 2010-10-29
|
DavorNo - 02 August 2012 03:21 AM
Hmmm… Tnx for replay. I put on magmi dir and all subdir permission on 777 (only dir not files). I have setup htaccess like yours (in magmi dir) but I still got error 404 when I try to open www.domain.com/magmi/ and www.domain.com/magmi/web/ and www.domain.com/magmi/web/magmi.php?!
I would copy magmi again. Do it via FTP. You can use a new folder to test ("magmi2").
magmi2/conf , magmi2/state must be writeable..
edit: I’m sorry, I just saw that you have normal access to magmi without the htaccess file. That means it’s not a file permissions issue.... unless it’s with the htaccess file itself. Try chance it’s permissions to 644.
|
| |
|
 |
 |
 |
|
|
-
- stereoworld

-
Total Posts: 3
Joined: 2012-06-21
|
Hi all,
Magmi’s working great atm, but I’m having some issues when uploading multiple images to a product.
Practically, each record is the same - base image, small image and thumbnail all have the same value, albeit the image is a different size.
I have to export all my images from another server, so the image downloader is what I use.
The result is attached. I’m getting really frustrated as there really is no reason why this oughta be happening.
On some products, the Base Image is not selected. On others, the base image is always selected. In all instances however, the thumbnail doesn’t get uploaded. It’s really weird.
Thanks,
Tom
Image Attachments
Click thumbnail to see full-size image
|
| |
|
 |
 |
 |
|
|
-
- RuiMigDias

-
Total Posts: 118
Joined: 2010-10-29
|
I have the on the fly indexer active. After importing I reindex catalog_product_price and catalog_product_flat since both features are active. For some reason I can’t find the products when I search for the reference. I can only see them after I open them in the back-office and save them. I’m guessing this means it’s an index issue. I’ve reindexed catalogsearch_fulltext, but it didn’t work…
Does anyone know how to fix this?
|
| |
|
 |
 |
 |
|
|
-
- DavorNo

-
Total Posts: 21
Joined: 2008-07-26
|
RuiMigDias - 02 August 2012 05:54 AM DavorNo - 02 August 2012 03:21 AM
Hmmm… Tnx for replay. I put on magmi dir and all subdir permission on 777 (only dir not files). I have setup htaccess like yours (in magmi dir) but I still got error 404 when I try to open www.domain.com/magmi/ and www.domain.com/magmi/web/ and www.domain.com/magmi/web/magmi.php?!
I would copy magmi again. Do it via FTP. You can use a new folder to test ("magmi2").
magmi2/conf , magmi2/state must be writeable..
edit: I’m sorry, I just saw that you have normal access to magmi without the htaccess file. That means it’s not a file permissions issue.... unless it’s with the htaccess file itself. Try chance it’s permissions to 644.
I try to change permissions on dirs and files, only with 755 I get access to magmi.php, all other values I got error 404 page. And with permission set to 755, when I back htaccess in magmi/web, again I get error 404. My root htaccess have no changes, and I use magento 1.6.1.0.
|
| |
|
 |
 |
 |
|
|
-
- stereoworld

-
Total Posts: 3
Joined: 2012-06-21
|
Dweeves…
Can I ask you a favour - Can you make a small change to the wiki documentation, to save a lot of time?
For anyone using Remote Image Support in the media gallery - in the Wiki Documentation it says the following:
...,image,media_gallery,....
....,http://someexternalserver.com/img/myimage.jpg,http://someexternalserver.com/img/extraimage1.jpg::myextralabel,....
When infact, you should be using semi-colons and not commas as suggested here, to seperate the images out.
Please update this as I don’t want any other poor souls scratching their head for 2 days working out why it won’t work!!!!
Thanks,
Tom
|
| |
|
 |
 |
 |
|
|
-
- dweeves

-
Total Posts: 858
Joined: 2010-06-26
FRANCE
|
@stereoworld : done, thanks for spotting the mistake.
|
| |
|
 |
 |
 |
|
|
-
- stereoworld

-
Total Posts: 3
Joined: 2012-06-21
|
dweeves - 03 August 2012 08:03 AM @stereoworld : done, thanks for spotting the mistake.
No probs mate
|
| |
|
 |
 |
 |
|
|