Search:

Type: Posts; User: decartwr

Search: Search took 0.01 seconds.

  1. Replies
    23
    Views
    6,300

    Re: Earthy Boutique Template Support Thread

    A mis-spelling in the css file:

    .leftBoxHeading{text-transofrm:uppercase;font-weight:bold;background:#949494;border:2px solid #ffffff;width:150px;padding:5px;color:#ffffff}

    should be...
  2. Replies
    23
    Views
    6,300

    Re: Earthy Boutique Template Support Thread

    Find this line in the stylesheet:

    #slider{margin:auto;padding:0}

    and add this line after it:

    #slider ul { padding:0px; }

    That fixed the problem for me.
  3. Replies
    23
    Views
    6,300

    Re: Earthy Boutique Template Support Thread

    Oddly enough, this template doesn't display error messages (of the sort handled by the messageStack class). I feel like I must be missing something, because surely in two years somebody would have...
  4. Replies
    83
    Views
    21,042

    Re: Customer Uploaded Files - List and Download

    As I'm the author of this mod, I'll respond to your well expressed frustrations with it.

    I had a client, a print shop, that wanted to explore having an eCommerce site. I used ZC to build a pilot...
  5. Replies
    83
    Views
    21,042

    Re: Customer Uploaded Files - List and Download

    There are 4 files that go into your ZC installation (in addition, there are also license.txt and readme.txt files that you read, rather than installing):

    admin -> includes -> boxes -> extra_boxes...
  6. Replies
    83
    Views
    21,042

    Re: Customer Uploaded Files - List and Download

    I haven't had time to thoroughly investigate this (and it's almost midnight my time, so fatigue is working against me here)...BUT, it does appear that the uploads.php code assumes file extensions...
  7. Replies
    83
    Views
    21,042

    Re: Customer Uploaded Files - List and Download

    Details, please! What is the exact text of the error message? What version of ZC are you running?
  8. Replies
    83
    Views
    21,042

    Re: Customer Uploaded Files - List and Download

    I think it's unlikely the default .htaccess files of ZC having any effect. If you have done anything with MIME types in your .htaccess, then yes, that might have an effect.

    Since this problem is...
  9. Replies
    83
    Views
    21,042

    Re: Customer Uploaded Files - List and Download

    romy, does it work for other file types? If you upload a plain text file (.txt) or a jpeg (.jpg) for example, does that download correctly?
  10. Replies
    83
    Views
    21,042

    Re: Customer Uploaded Files - List and Download

    It's not enough to copy the folder "upload 1.0" to your admin folder. You have to move three files from the "uploads 1.0" folder to new locations:

    1) The file "uploads_customers_dhtml.php" which...
  11. Replies
    4
    Views
    2,894

    Re: Where do uploaded customer files go?

    I've written an admin add-on that lets you download your customer's uploaded files:

    http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_41&products_id=1688
  12. Replies
    83
    Views
    21,042

    Customer Uploaded Files - List and Download

    This is the support thread for the admin add-on "Customer Uploaded Files - List and Download" (see http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_41&products_id=1688)
    ...
  13. 1.3.9d visiting non-SSL page logs user out

    After upgrading to 1.3.9d, when visiting my site with cookies blocked in my browser, I can log in just fine, and as long as I only visit SSL pages I'm fine. But as soon as I visit a non-SSL page I...
  14. [Done v2.0] Missing semicolon in admin/logoff.php

    The last line of admin/logoff.php in 1.3.8a reads:


    require('includes/application_bottom.php')

    which should have a semicolon after it.

    OK, on a scale of 1 to 10, this ranks as a 1....
  15. Re: [Done v1.3.9] linkpoint "trim" error under 5.3.1 in _sendRequest

    There is a second place in the code where the same logic appears (around line 409):



    if (trim($result) == '<r_approved>FAILURE</r_approved><r_error>Could not connect.</r_error>' ||...
  16. [Done v1.3.9a] linkpoint "trim" error under 5.3.1 in _sendRequest

    At line 746 of linkpoint, under 1.3.8a with the PHP 5.3 mods applied, and running under 5.3.1, I get a warning on:



    $failure = (trim($result) ==...
  17. PHP 5.3.1 - Changing Quantity in Cart - Error in zen_get_prid

    After upgrading to PHP 5.3.1 and installing the recommended 5.3 patches (on a 1.3.8a ZC), I am getting an error "explode() expects parameter 2 to be string" in function "zen_get_prid" in...
Results 1 to 17 of 37
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR