Search:

Type: Posts; User: tthenne

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,204

    Re: Lightbox Gallery Additional Images - Solved

    Hey I just wanted to let everyone know that this issue has been resolved. I had an error in the file directories of my template file, small mistake but very critical. Make sure you double check the...
  2. Replies
    2
    Views
    1,204

    Lightbox Gallery Additional Images

    Hey guys,

    I'm using the latest version of zen_lightbox 1.6.2 with the latest version of zen cart 1.3.9. I uploaded the lightbox plug-in and everything seems to be working for the lightbox overlay...
  3. Replies
    7
    Views
    1,245

    Re: Unlimited stock

    Stevesh,

    What you might have missed what I'm looking to do. I don't want to have a limit on the amount of stock, essentially I want unlimited stock. I suppose I could adjust the values to like...
  4. Replies
    7
    Views
    1,245

    Re: Unlimited stock

    Still no luck with the "unlimited" stock configuration with my admin...the status for my products with 0 quantity in my admin->products/categories is green. However, when I check the product out in...
  5. Replies
    9
    Views
    2,210

    Re: Help with Jquery

    I think I am confusing you.

    I have the html loading where I want it. However, my question is how do you specify when to load a <script src=""></script> into the header of the zen cart. I know...
  6. Replies
    9
    Views
    2,210

    Re: Need a conditional to add the script_myjsfile.js

    ^Still using the easySlider on my home page, but using s3Slider on categories page. Why? Idk, for variety purposes I guess and to give a different look (i'm going to replace the pics on my category...
  7. Replies
    9
    Views
    2,210

    Need a conditional to add the script_myjsfile.js

    Hey guys so I got the s3Slider working. Seems to be working good so far. However, what I did was I put the jscript files in the includes/modules/pages/index/ directory because I need the files to...
  8. Replies
    9
    Views
    2,210

    Re: Help with Jquery

    Does anyone know where you would initialize a javascript function in zen cart for an index.php?main_page=index&cPath=1. Can I make this a separate js file and link it in the head by placing a...
  9. Replies
    9
    Views
    2,210

    Re: Help with Jquery

    Hard to give a good answer without being able to see what you see.



    ^Yes I believe so, I have the jQuery library in my includes/templates/custom_template/js/ directory and my Fade Slideshow js...
  10. Replies
    9
    Views
    2,210

    Help with Jquery

    Hey guys,

    I was really hoping to implement the Inner Fade Jquery slideshow on one of my categories page. In the tpl_index_categories.php file i'm using a conditional if ($GET['cPath'] == 1){...
  11. Replies
    1
    Views
    347

    Throw me a bone!

    So I was thinking that it would be really really cool to get a javascript slide-out/drop-down menu for the categories sidebox. people are getting less and less patient on the web and they don't like...
  12. Replies
    21
    Views
    2,667

    Re: Custom Categories Page

    Sounds pretty cool. So is there a thread I can check out to read up on the flag?
  13. Replies
    7
    Views
    1,245

    Re: Unlimited stock

    In my Admin->Config-> Stock

    I have the Check stock level = false
    Products status in Catalog when out of stock should be set to = 1

    and I still can't get it to not display "Sold out"

    In...
  14. Replies
    21
    Views
    2,667

    Re: Custom Categories Page

    ^^Yup it works :yes:

    Would anyone be able to point me to a good thread or tutorial about understanding the includes/modules/pages/custom_page
    in relationship to the...
  15. Replies
    21
    Views
    2,667

    Re: Custom Categories Page

    ^ Good call. So on the tpl_index_categories.php file I would just make a conditional if statement for every different custom category code I wanted to insert. For instance, if I had a clothes...
  16. Replies
    21
    Views
    2,667

    Re: Custom Categories Page

    <?php if (DEFINE_MAIN_PAGE_STATUS >= 1 and DEFINE_MAIN_PAGE_STATUS <= 2) { ?>
    <div id="indexCategoriesMainContent" class="content"><?php
    /**
    * require the html_define for the index/categories...
  17. Replies
    21
    Views
    2,667

    Custom Categories Page

    If one wanted to customize a particular categories page how would he/she go about that? For instance let's say you had a category for clothes. When the customer clicks on that category you are...
  18. Replies
    21
    Views
    10,267

    Re: Display Read Only attribute in cart

    Which table are you referring to?

    The products_attribute table I'm assuming.

    So I'm still curious how this function would look. When you create an product option that goes into the...
  19. Replies
    5
    Views
    2,241

    Re: Extremely Slow when in Checkout Process

    Oops, sorry I must've mis-read it...

    Well, seems to be significantly faster, I've enabled the display parse time on my site, you can check it out if you are bored
    ...
  20. Replies
    21
    Views
    10,267

    Re: Display Read Only attribute in cart

    ^I think you are right. So what you are saying is that each attribute that you have has it's own record in the database. So therefore, I could specify that each attribute that I apply to the product...
  21. Replies
    21
    Views
    10,267

    Re: Display Read Only attribute in cart

    Well the model number will work for certain items...however, I don't believe you can change the model number with the attributes unless you maybe use some javascript to "listen" for the change in the...
  22. Replies
    21
    Views
    10,267

    Re: Display Read Only attribute in cart

    ^Check that...It doesn't look like the Model # gets carried into the shopping cart either, which makes me wonder if it gets processed on the orders/email/invoice...anyone know?
  23. Replies
    21
    Views
    10,267

    Re: Display Read Only attribute in cart

    So I'm in my tpl_shopping_cart_default.php and I want to display the "read-only" attributes which up until now I have not got them to display.

    Okay some of you big php gurus out there...walk me...
  24. Replies
    21
    Views
    10,267

    Re: Display Read Only attribute in cart

    I found them...attributes.php in module directory

    At least that's not a big file....:shocking:
  25. Replies
    21
    Views
    10,267

    Re: Display Read Only attribute in cart

    NVM I figured out the required setting (I think) this however does not affect "read-only" attributes.



    ^
    There has to be a better work around out there then to set an attribute to radio button...
  26. Replies
    21
    Views
    10,267

    Re: Display Read Only attribute in cart

    I'm re-opening this thread because I'm still curious about this issue...so do the read-only attributes not show up in the cart?



    ^What does this mean? Make normal - required- is that still...
  27. Replies
    5
    Views
    2,241

    Re: Extremely Slow when in Checkout Process

    kobra,

    I enabled the log file and have taken a survey of some page views and their load times over the last couple hours.

    It seems that the site is a little quicker now, so I don't know if it...
  28. Replies
    5
    Views
    2,241

    Additional Thoughts: Extremely Slow Checkout Process

    Also,

    I do have my site set up through a sub-domain: http://shop.auroraenterprise.com or SSL:
    https://shop.auroraenterprise.com

    After doing some searches on the forum it seems that it...
  29. Replies
    5
    Views
    2,241

    Extremely Slow when in Checkout Process

    I thought I'd open a thread on this and see if anyone else has had any experience with this complication. I have successfully installed paypal express checkout and paypal website pro. I have...
  30. Replies
    8
    Views
    1,560

    Re: Lost admin config

    I Solved the mystery of the error message! :flex:

    First of all, I don't know how this happened, but my application_top file got reconfigured, this was causing the break in the code

    After...
  31. Replies
    8
    Views
    1,560

    SOS ADMIN help!!

    Update:

    So some further trouble shooting reveals that the error lies in the application_top.php file


    if (file_exists('../../admin/includes/configure.php')) {
    /**
    * load the main...
  32. Replies
    8
    Views
    1,560

    Re: Lost admin config

    Also, I cannot access the /MY_ADMIN/index.php I receive the same error.

    While checking out the files I noticed in the admin/index.php fle it requires includes/application_top.php

    In that file I...
  33. Replies
    8
    Views
    1,560

    Lost admin config

    HELP Please,

    I was using my admin section today and everything was going well. However, I went to log on and I get this error...

    ERROR: admin/includes/configure.php file not found. Suggest...
  34. Replies
    6
    Views
    3,106

    Re: Paypal Express Checkout Error

    This issue has been resolved. :clap:

    For future reference to forum readers who may come across this information to answer a few of my own questions.

    Yes, the usernameapi, passwordapi, and...
  35. Replies
    6
    Views
    3,106

    Re: Paypal Express Checkout Error

    Additional Question/Troubleshooting:

    1. Are the API credentials stored locally in the database or are they stored on the paypal server (hence the curl)? If they are, is there anyways to...
  36. Replies
    6
    Views
    3,106

    Re: Paypal Express Checkout Error

    :oops: forgot to answer...


    stevesh:

    I am currently using v1.3.9h of Zen Cart (which I believe is the latest)

    TH
  37. Replies
    6
    Views
    3,106

    Re: Paypal Express Checkout Error

    Troubleshooting:
    1. I have checked and re-checked the api credentials- everything seems to be correct
    2. I am in live mode on both zen cart and in paypal
    3. I have the correct IPN url
    4. curl...
  38. Replies
    6
    Views
    3,106

    Paypal Express Checkout Error

    Hello Zenners,

    I am currently setting up Paypals Express checkout. The install seemed to be seem-less and everything was looking good until I tried an express checkout on my site...
Results 1 to 38 of 38
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR