<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Proxyutza blog &#187; javascript</title>
	<atom:link href="http://www.proxyutza.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.proxyutza.com</link>
	<description>About all sorth of things: PHP, Hacks, Scripts, Servers, Linux, Technology, News, Trends</description>
	<lastBuildDate>Wed, 26 May 2010 10:37:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Magento Admin Menu Not Working (js 404 error)</title>
		<link>http://www.proxyutza.com/magento-admin-menu-not-working/</link>
		<comments>http://www.proxyutza.com/magento-admin-menu-not-working/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 17:16:47 +0000</pubDate>
		<dc:creator>ProXy</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.proxyutza.com/?p=64</guid>
		<description><![CDATA[While i was installing a Magento oscommerce platform I encountered a problem, a new problem i might add, because i never saw it before. I&#8217;ve worked before with Magento but never had any issues. This time, after getting it up and running i noticed that my admin menu wasn&#8217;t working, the options weren&#8217;t dropping down [...]]]></description>
			<content:encoded><![CDATA[<p>While i was installing a <strong>Magento oscommerce platform</strong> I encountered a problem, a new problem i might add, because i never saw it before. I&#8217;ve worked before with Magento but never had any issues. This time, after getting it up and running i noticed that my <strong>admin menu wasn&#8217;t working</strong>, the options weren&#8217;t dropping down as usual.</p>
<p>You obviously can&#8217;t work without a menu so i started googling the issue. The first page i looked into gave some indications but nothing clear, and those guys we&#8217;re having the problem on ver 1.0 of Magento which is really old.</p>
<p>After trying and testing various methods i finally got it to work, and here is how i did it:</p>
<ul>
<li>step1: replace app/code/core/Mage/Page/Block/Html/Head.php with this <a href="http://www.proxyutza.com/wp-content/uploads/2008/11/head.zip">head.php</a></li>
<li>step2: chmod 755 the js/ folder, and folders within.</li>
<li>step3: chmod 644 the javascript files inside js/lib/</li>
<li>step4: chmod 644 js/index.php</li>
<li>step5: there is no step 5 <img src='http://www.proxyutza.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  your menu is now working</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.proxyutza.com/magento-admin-menu-not-working/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
	</channel>
</rss>
