Page 5 of 9 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 84
  1. #41
    Join Date
    Sep 2004
    Posts
    745
    Plugin Contributions
    4

    Default

    Both Ad Manager and EONG work perfectly with 1.3x
    I have updated the archive installation instructions for the latest Zencart version.
    The download and discussion forum links can be found below in my signature.

    Jeff

  2. #42
    Join Date
    May 2004
    Posts
    766
    Plugin Contributions
    0

    Default

    jeffD-

    Is the Edit Orders 1.30 complaint as well? Also the discuss link next to it in your signature doesn't work.

    ryk-

    Do you have the link or thread to the login box download please?


    b

  3. #43
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default

    In the downloads>sideboxes section. ;)
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  4. #44
    Join Date
    Sep 2004
    Posts
    745
    Plugin Contributions
    4

    Default

    Yes, both Edit Orders 1.60 and Super Orders 1.3 are compatible and work fine with ZC 1.3x but I have been suggesting that folks switch over to Super Orders as I have already rolled all of the EO additions and bug fixes into Blindsides SO 1.3 and I'm probably not going to continue to update EO any longer since SO is basically EO on steriods. ;)

    Jeff

  5. #45
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,026
    Plugin Contributions
    13

    Default

    This has already been added to this thread however this is the ask a question by marg but with added code to align the form heading and the form for those who have had trouble keeping it inside the shopping cart by Sleepless and rafcamera

    Added codes were

    Code:
    Extra codes added by Sleepless and rafcamera. 
    
    ===========================================
    
    Added to 
    includes/templates/YOUR TEMPLATE/templates/tpl_ask_question_default.php
    
    CODE
    <legend><?php echo sprintf(HEADING_TITLE, $product_info->fields['products_name']); ?></legend>
    
    REPLACED WITH
    <legend><?php echo "Tell a friend about the:"; ?></legend>
    <?php echo $product_info->fields['products_name']; ?>
    
    =========================
    
    code to replace the title on the ask a question - extract item name from the form heading to the form body thanks to rafcamera.
    
    add this to your stylesheet_new.css at bottom preferrably adjust to your likings to adjust the size of the form itself. ##Thanks to sleepless for adding this to the forms
    #AskQuestionDefault {
     ## ## ## ## ## ## ##width: 75%;
     ## ## ## ## ## ## ##}
    I added this for the reason of I saw many people posting out of alignment forms because they have long product titles, this is the fix for that.
    Included in this file is the extra added readme file with what was added and how to add if they prefer to add the code themselves.
    If they have the do not know how they can just overwrite the file if they wish. Be sure to read the readme file that was added. The complete file can be downloaded from the link below.

    ask_a_question_v1.3_added_form_alignment.zip

    Enjoy!!
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

  6. #46
    Join Date
    Jan 2004
    Posts
    573
    Plugin Contributions
    0

    Default

    Originally posted by JeffD@Apr 27 2006, 04:13 PM
    Both Ad Manager and EONG work perfectly with 1.3x
    I have updated the archive installation instructions for the latest Zencart version.
    The download and discussion forum links can be found below in my signature.

    Jeff
    what contrib is EONG ?

  7. #47
    Join Date
    May 2004
    Posts
    766
    Plugin Contributions
    0

    Default

    Read his signature. EONG=External Order Number Generator


    b

  8. #48
    Join Date
    Jan 2006
    Posts
    119
    Plugin Contributions
    0

    Default

    Does anyone know if the Froogle File Generator works?
    <span style=\'color:red\'><span style=\'font-family:Optima\'>Hilal &amp; Melonie
    www.maplemobiles.com
    www.gsmphones.ca
    www.gsmtoronto.ca</span></span>

  9. #49
    Join Date
    Jun 2005
    Posts
    51
    Plugin Contributions
    0

    Default

    Module for Customer Print Invoice called popup_print_invoice version 1.1 just have been updated and tested ok under zen 1.3x now. Welcome any comments or suggestions. Credit goes to original author Frank who created v1.0 who is busy with wedding event. So I took the liberty to updated this module for zen 1.3x compatiblity

    Download this module from link below.

    http://www.pluscom.us/contrib/popup_print_...nvoice_v1.1.zip

    Any comments, suggestions, feedback are welcome so it can be further improved.

    cheers.

  10. #50
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default

    I am little confuse how to change this . can someone please suggest the complete code for the page please in &#39;init_admin_auth.php&#39; ?

    Thanks

    Also pages that everyone should be able to view (index, login, logoff, etc) should be added to the line in init_admin_auth.php that reads (line 15):

    if (&#33;(basename(&#036;PHP_SELF)== FILENAME_DEFAULT . &#39;.php&#39; || basename(&#036;PHP_SELF) == &#39;product.php&#39; || basename(&#036;PHP_SELF) == FILENAME_LOGOFF . &#39;.php&#39; || basename(&#036;PHP_SELF)== FILENAME_ALT_NAV.&#39;.php&#39; || basename(&#036;PHP_SELF)== FILENAME_ADMIN_CONTROL.&#39;.php&#39;)){if (checkpage(&#036;page) == &#39;false&#39;)header("location: denied.php");}
    Downunder QLD

 

 
Page 5 of 9 FirstFirst ... 34567 ... LastLast

Similar Threads

  1. contributions?
    By Desopolis in forum General Questions
    Replies: 1
    Last Post: 12 May 2006, 05:34 AM

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