Results 1 to 10 of 649

Threaded View

  1. #11
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Return Authorization Module (RMA)

    Quote Originally Posted by clydejones View Post
    There is no extra "success page". everything (introduction, submission form, success message) is all included in tpl_returns_default.php. If there were an extra </div> it should distort the returns page when it first appears with the submit form as well as when the success message shows up.

    It works as is out of the box on other templates and there are no html warnings about an extra </div>.

    I did notice that cherry_zen is tableless (that is you've dropped the contentMainWrapper table from tpl_main_page.php) and that the left and right columns are floated after the main content.

    I'll double check in any case.
    I understand there is only one file, and while there is no "extra" div, it is misplaced, so that the success page does indeed end up with an extra div, while the other pages do not.... I tried validating the success page, and though she had a ton of other errors, one of them was a div issue. From her page source:
    Code:
    <div class="centerColumn" id="pageThree">
    <h1>Return Authorization Request</h1>
    <form name="returns" action="http://store.annron.com/index.php?main_page=returns&amp;action=send" method="post">
    
    <br class="clearBoth" />
    <div class="mainContent success">Your message has been successfully sent.</div>
    
    </div>
    </form>
    <div class="buttonRow back"><a href="http://store.annron.com/index.php?main_page=index"><img src="includes/templates/cherry_zen/buttons/english/button_back.gif" alt="Back" title=" Back " width="60" height="21" /></a></div>
    <br class="clearBoth" />
    
    </div>
    See this post, I suggested a fix that fixed the issue:

    http://www.zen-cart.com/forum/showpo...&postcount=739
    Last edited by jettrue; 17 Jan 2008 at 03:15 AM.

 

 

Similar Threads

  1. v151 Flexible Return Authorization (RMA) for ZC v1.5.x [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 167
    Last Post: 11 Apr 2021, 08:56 PM
  2. Return Authorization Module
    By itspec in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 10 Feb 2009, 11:29 PM
  3. Return Merchandise Authorization (RMA) Module Follow-up
    By killertofu in forum Managing Customers and Orders
    Replies: 1
    Last Post: 11 Aug 2008, 11:13 PM
  4. Return Authorization Module (RMA)
    By dscott1966 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Nov 2006, 08:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg