Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~155 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Ajay_11

Hi, I am a beginner in magento development, I tried to write module by following this link: http://alanstorm.com/magento_controller_hello_world In my magento system, the file paths are like this: C:\wamp\www\magento\app\code\local\ajaykulkarnidotcom\hello\etc\config.xml And contents of config.xml are <config> <modules> <ajaykulakrnidotcom_hello> <version>0.1.0</version> </ajaykulkarnidotcom_hello> </modules> </config> and contents of C:\wamp\www\magento\app\etc\modules\ajaykulkarnidotcon_hello.xml are <config> <modules> <ajaykulkarnidotcom_hello> <active>true</active> …

0
155