Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8682685
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T21:50:28+00:00 2026-06-12T21:50:28+00:00

In Magento, the function getStoreConfig($path) will get the value of $path in table core_config_data

  • 0

In Magento, the function getStoreConfig($path) will get the value of $path in table core_config_data. I’ve checked there is a value for the $path I use which is carriers/flatrate/infotext , but I still got nothing returned from the call Mage::getStoreConfig('carriers/flatrate2/infotext') .

I’ve tried to disable the cache as well as flushing all caches but it still doesn’t work.

This happened when I try to install GLS extension for Magento, is there any case that somehow it interferes with this function ? Thanks

Update:

I’ve just found out something : this function actually returns the text, I find nothing wrong with it but it doesn’t work, when I try to use Magento::getStoreConfig directly, it works.

protected function getInfoText($carrierCode)
{
  if ($text = Mage::getStoreConfig('carriers/'.$carrierCode.'/infotext')) {
    return $text;
  }
  return '';
}

Magento version: 1.7 CE

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T21:50:29+00:00Added an answer on June 12, 2026 at 9:50 pm

    Magento caches the StoreConfig in memory, so make sure you flush all the cache after making change in config_store_data in Magento. This happens when you try to upgrade or install new extension – which is my case.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any function in magento to get the category url by using the
I get the following error within Magento CE 1.6.1.0 Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot
I need to create module in Magento which will have few database tables. One
I wrote my own Magento function which calculates the percentage relation of orders to
I am working with Magento, and there is a function that merges CSS and
I have this jQuery in a Magento install: jQuery(document).ready(function($) { use strict; var firstItems
This function sets up the Magento Grid to display a list of filenames with
What function is equal to mysql_num_rows in Magento?
hai I have a magento web site. In this the search function compare with
I'm creating a custom module for a specific function in the admin of Magento.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.