You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
<li>Request Path for any URL Redirect (formerly referred to as <em>URL Rewrite</em></li></ul>
1019
1019
</li>
1020
1020
<li><!-- EE -->There is a new management page in the Admin Panel: <strong>System</strong>><strong>Configuration</strong>> ADVANCED ><strong>Index Management</strong>.</li>
1021
-
<li><!-- EE M-->The options on the <strong>System</strong>><strong>Index Management</strong> are significantly different. In particular, because manual reindexing is no longer required for most indexers, there are fewer check boxes and the page mostly displays status information. </li>
1021
+
<li><!-- EE M-->The options on the <strong>System</strong>><strong>Index Management</strong> are significantly different. In particular, because manual reindexing is no longer required for most indexers, there are fewer checkboxes and the page mostly displays status information. </li>
1022
1022
<li>In the Admin Panel, <strong>Catalog</strong>><strong>Manage Products</strong>><em>edit-product</em>><strong>General</strong> tab page option <strong>Create Permanent Redirect for old URL if URL key changed</strong> changes to <strong>Create Custom Redirect for old URL</strong>.<br/>
1023
1023
The feature behaves the same way; namely, selecting <strong>Yes</strong> creates a redirect for the old URL that points to the new URL if a page is moved.<br/>
1024
1024
<divclass="msg-box important"><imgsrc="{{ site.baseurl }}/common/images/m1x/icon-note.png" alt="note" align="left" width="40"><span><strong>Note</strong>: The wording of this option is expected to change back to the previous wording in a subsequent release.</div>
<li>Verify the OAuth installation succeeded as discussed in <ahref="#prereq-software-oauth">Confirming that OAuth Installed Successfully</a>.</li></ol>
581
581
582
582
<h3id="trouble-admin-panel-options">CouponDemo API Calls Options Don't Display in the Admin Panel</h3>
583
-
<p><strong>Problem:</strong> After setting up the CouponDemo configuration files, the <strong>CouponDemo API Calls</strong>check boxes do not display in the Admin Panel. A sample is shown <ahref="#figure_check-boxes">in a figure earlier in this guide</a>.</p>
584
-
<p><strong>Description:</strong> The <strong>CouponDemo API Calls</strong>check boxes display to indicate you set up the module correctly. If they don't display, either the Magento cache hasn't been entirely cleared or there's something wrong with the directory structure or configuration files.</p>
583
+
<p><strong>Problem:</strong> After setting up the CouponDemo configuration files, the <strong>CouponDemo API Calls</strong>checkboxes do not display in the Admin Panel. A sample is shown <ahref="#figure_check-boxes">in a figure earlier in this guide</a>.</p>
584
+
<p><strong>Description:</strong> The <strong>CouponDemo API Calls</strong>checkboxes display to indicate you set up the module correctly. If they don't display, either the Magento cache hasn't been entirely cleared or there's something wrong with the directory structure or configuration files.</p>
585
585
<p><strong>Solution:</strong> Use the following steps to isolate and correct the issue:</p>
586
586
<ol><li>Make sure your directory structure is set up <em>exactly</em> as shown in <ahref="#figure_dir-structure">this figure earlier in this guide</a>.</li>
587
587
<li>Make sure you copied the <em>exact text</em> from the sample configuration files discussed in <ahref="#extend-rest-api_create-files">Creating Configuration Files</a>. <em>Do not change anything</em>, and remember that case is important.</li>
<li>Click <strong>Coupon Auto Generate Demo</strong>.</li>
599
599
<li>In the left navigation bar, click <strong>Role API Resources</strong>.</li>
600
-
<li>If the <strong>CouponDemo API Calls</strong>check boxes do not display, double-check <ahref="#trouble_xml">all of the <code>.xml</code> configuration files</a> to make sure there is <em>no leading white space</em> (that is, there are no blank lines at the beginning of the files.<br/>
600
+
<li>If the <strong>CouponDemo API Calls</strong>checkboxes do not display, double-check <ahref="#trouble_xml">all of the <code>.xml</code> configuration files</a> to make sure there is <em>no leading white space</em> (that is, there are no blank lines at the beginning of the files.<br/>
601
601
Remove any blank lines and save the <code>.xml</code> files.</li></ol>
0 commit comments