Questions tagged [magento-1.6]

Magento Community version 1.6

Magento Community Edition version 1.6.x
Release notes

276 questions
3
votes
2 answers

Magento Order Status goes back to Processing after marked as Shipped

I have a strange problem with my Magento 1.6.2 shop. We have several payment options in use. The usual SagePay and PayPal options are working fine, and exactly as expected. The Cheque and Bank Transfer payment options are not, and it is causing…
robgt
  • 439
  • 1
  • 7
  • 24
2
votes
4 answers

Getting a sudden error on Magento backend / frontend

Our webshop has been working fine for a while, today this error shows up on frontend: There has been an error processing your request Invalid backend model specified: ultramegamenu/category_attribute_backend_grid_columns and this shows up in…
Madvillain
  • 123
  • 1
  • 1
  • 10
2
votes
1 answer

Get attributes of simple products which consist in configurable product

How i can get attributes of simple products which consist in configurable product ?
user2842
  • 53
  • 3
2
votes
2 answers

get current store id for backend system configuration

For my shipping module, I have created a block which has group of form element.
johnwright121
  • 79
  • 2
  • 9
2
votes
1 answer

PHP Fatal error: Call to undefined function is_resource() in Zend/Log/Writer/Stream.php line 115

Magento has been really slow and unresponsive lately for me. Sometimes restarting the server solves it, but the problem reoccurs after a few good minutes. Here's what I found in error.log (apache2). A lot of those fatal errors: PHP Fatal error: …
ALAN VO
  • 118
  • 6
1
vote
1 answer

Getting Fatal Error upon setting up new webshop

I am currently working a project where I am setting up a new webshop, I am still relatively new but have had success in the past, this time, after transferring all files to the new FTP server and having the backend in good conditions for transfer,…
Madvillain
  • 123
  • 1
  • 1
  • 10
1
vote
1 answer

Magento - Store View & code - 1.6.2

I am currently transfering a magento site to a new server, and I am coming across this which i would like to remove: Domain.com/gb/ the GB, i have located it in the manage store view, and have tried to disable it but when I do this the website will…
Digitalyst
  • 51
  • 5
1
vote
1 answer

Need help regarding rewrite concept in config.xml

I am learning Magento. Somewhere in module I have seen below code in config.xml
johnwright121
  • 79
  • 2
  • 9
1
vote
1 answer

Adding Input Box Shipping Module Backend

I am creating shipping module. Here I am trying to add input box from block, Which I have created here app/code/local/Namespace/module/Block/System/Config/Form/Field/Fieldtype.php class Namespace_Module_Block_System_Config_Form_Field_Fieldtype…
johnwright121
  • 79
  • 2
  • 9
1
vote
1 answer

Are we unable to use Magento while reindexing Product Flat Data or any other index?

I am trying to reindex product flat data(about 85K products) with the following command and I am doing it at night when nobody is using the website and nothing else is going on the server. nohup php -f indexer.php -- -reindex catalog_product_flat…
codelogn
  • 521
  • 2
  • 5
  • 14
1
vote
1 answer

magento skin messed up

All Suddenly, magento loading css,js like this
Tim
  • 123
  • 3
1
vote
0 answers

Magento 1.6.2.0 PayPal Bug - Billing address request is not enabled for merchant (#11601: Request for billing address failed)

I'm working on a project with Magento 1.6.2.0 and we are experiencing an issue related to PayPal. It says: Billing address request is not enabled for merchant (#11601: Request for billing address failed). A possible solution for this matter can…
zerokelvin
  • 66
  • 1
  • 9
1
vote
1 answer

Magento - hide Not Visible Individually Configurable Products in Admin Manage Products List

When you are in admin in Magento and you go to Catalog > Manage Products there is the list of products on the store. A product that has say 6 options using attribute will display 7 of the same product in the Manage Products listing (1 will have…
Ecigs Can
  • 31
  • 3
0
votes
1 answer

Undefined class constant 'HASH_SALT_LENGTH', How to check if not defined?

I'm working on a custom module that relies upon some properties from Admin user model. I used the method hashPassword() in my custom model replicated from core customer model, and in there, there is a call for constant…
Prateek
  • 1,949
  • 1
  • 15
  • 29
0
votes
0 answers

Tier Pricing Issue

Does Magento take Tier pricing into account in layered navigation? I am not able to filter products properly with tier pricing. That means price range selection is not working in layered navigation. I have searched a lot but am not able to get to…
Magento Learner
  • 740
  • 9
  • 38
1
2 3