Search:

Type: Posts; User: fontaholic

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    21
    Views
    3,963

    Re: Banners dont show?!

    hey! the banner shows there! what does that mean?
  2. Replies
    21
    Views
    3,963

    Re: Banners dont show?!

    here's the admin one:


    <?php
    /**
    * @package Configuration Settings circa 1.3.8
    * @copyright Copyright 2003-2007 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    ...
  3. Replies
    21
    Views
    3,963

    Re: Banners dont show?!

    ajeh, thanks again for helping me with this. my config files say

    in both:
    define('HTTP_SERVER', 'http://store.inspiritcommon.com');
    define('HTTPS_SERVER',...
  4. Replies
    21
    Views
    3,963

    Re: Banners dont show?!

    Ajeh,

    in my store/includes/config.php file the following are defined:
    define('DIR_FS_CATALOG', '/home/content/b/u/c/bucky/html/store/');
    define('DIR_WS_IMAGES', 'images/');

    and my...
  5. Replies
    21
    Views
    3,963

    Re: Banners dont show?!

    /home/content/b/u/c/bucky/html/store/images/2011snatam.jpg
  6. Replies
    21
    Views
    3,963

    Re: Banners dont show?!

    ajeh, thanks. that all makes sense. what doesn't make sense is when i activate the image banner in the same WideBanners group I'm using for ads at the bottom of my page, the image never shows up. the...
  7. Replies
    21
    Views
    3,963

    Re: Banners dont show?!

    am i misunderstanding? are banner groups meant to hold multipble banners that rotate at the position as defined in the layout settings? is it that i'm trying to mix html and image banners in a group?
  8. Replies
    21
    Views
    3,963

    Re: Banners dont show?!

    oh, the html banners both work (and the image one does not) only when

    Banner Display Groups - Footer Position 1 WideBanners
    Banner Display Groups - Footer Position 2 WideBanners

    are defined...
  9. Replies
    21
    Views
    3,963

    Re: Banners dont show?!

    i'm confused a bit. can someone help? i have gotten the left sidebox and the footer banners to work with html-based ads for an affiliate network i belong to.

    i would also like to rotate an ad for...
  10. Replies
    185
    Views
    32,189

    Re: CAPTCHA Anti-Robot Mod

    doing a bit more reading, i tried changing the image permissions to 644, to no avail. i can still browse directly to the image, but cannot see them in the captcha box when the mod is enabled.
    ...
  11. Replies
    185
    Views
    32,189

    Re: CAPTCHA Anti-Robot Mod

    Hi, thanks for the poke. No I actually haven't figured it out yet. The permissions on the images are all set to 777 and I can browse to them...
  12. Replies
    185
    Views
    32,189

    Re: CAPTCHA Anti-Robot Mod

    my captcha was working fine, but now it's not. the input boxes still show up (enter validation code) but the little letters are not there. i've got them in /store/images/validation/ and i've...
  13. Replies
    28
    Views
    3,411

    Re: Checkout_Success Not Loading

    :oops: it was a permissions thing! :clap: i had the directory permission set to 644 instead of 755. whew.
  14. Replies
    28
    Views
    3,411

    Re: Checkout_Success Not Loading

    in trying to decipher this, it seems like all the referenced files are still out on my live server. since /html_includes/ is one of the directories i changed permissions on, maybe it will work if i...
  15. Replies
    28
    Views
    3,411

    Re: Checkout_Success Not Loading

    i'm suddenly having this problem. i've only changed the contents of one file today (/includes/languages/english.php). i have also been changing all the file permissions in my site getting ready to go...
  16. Replies
    7
    Views
    705

    Re: Images question

    well, i do have _MED files in a /medium/ folder that would be the right size.

    when i had 'calculate images' turned on, it would scale the single image to my design but it was sloooow. now with the...
  17. Replies
    7
    Views
    705

    Re: Images question

    i should also sayi found this in tpl_whats_new.php


    $content .= '<a href="' . zen_href_link(zen_get_info_page($random_whats_new_sidebox_product->fields['products_id']), 'cPath=' ....
  18. Replies
    7
    Views
    705

    Re: Images question

    i've also got an images question relating to the specifically sized images. to alleviate speed issues, i recently created _MED and _LRG versions of all of my product images. things seem to be loading...
  19. Replies
    5
    Views
    841

    Re: not sure where to begin...

    it's not category_row.php either... *sigh*
  20. Replies
    198
    Views
    82,963

    Sticky: Re: Discount Coupon Guide?!

    i have created a coupon code that discounts an order 100% for my clerks to use when someone places a special order at our brick and mortar store. since they will take payment through our POS, i don't...
  21. Replies
    15
    Views
    1,973

    Re: oh good gravy. what did i do now?

    ok, so i took the plunge and have started the upgrade to 1.3.9h. in that process, the parse times for my pages were not improved.

    i reduced the number of category levels from 7 - 4 and saw a...
  22. Replies
    5
    Views
    841

    Re: not sure where to begin...

    well, i'm upgrading to 1.3.9h from 1.3.8a. i've been merging my files and trying to fix some bad errors i'd made along the way of the first install. i'd rather not throw the baby out with the...
  23. Replies
    5
    Views
    841

    Re: not sure where to begin...

    i've also now restored the contents of tpl_main_page.php to the 1.3.9h code. i'm out of ideas.
  24. Replies
    5
    Views
    841

    not sure where to begin...

    i broke something on my 1.3.9 upgrade and i don't know where to begin to look for the problem. i replaced the contents of define_main_page.php in my custom template folder with the original code from...
  25. Replies
    3
    Views
    582

    Re: custom css - template

    did i say thank you. it's all making MUCH more sense now.
  26. Replies
    3
    Views
    582

    Re: custom css - template

    ok. i'm pretty sure i didn't ever do that on my 1.3.8 installation.

    i thought just by virtue of having a differently-named folder, zen cart knew to look in there. all the instructions say create...
  27. Replies
    3
    Views
    582

    custom css - template

    i've finally taken the plunge and am migrating to 1.3.9h.

    when i diff'd my directories and made my lists of changed files, i realized i had a LOT to untangle. i'd put plenty of files in the wrong...
  28. Replies
    12
    Views
    1,314

    Re: Page Loading Messsage

    i would love to use this as a temporary bandaid while redesign my categories again in hopes of speeding up page load time. i'd like to put this on the pages that have the category listing in the main...
  29. Replies
    15
    Views
    1,973

    Re: oh good gravy. what did i do now?

    thanks... i really have tried to be mindful not to post passwords or database names.

    another zenner i know gave me a bit of code that put the category counts in the center panel. i took that out...
  30. Replies
    15
    Views
    1,973

    Re: oh good gravy. what did i do now?

    thank you for these words of advice and ideas to try regarding the categories. i will have to do some reading on what you mean by database indexes being in place. i don't entirely know what that...
  31. Replies
    15
    Views
    1,973

    Re: oh good gravy. what did i do now?

    I've sorted enough out that I'm out of panic mode with my site. My local and remote installations are running again. The remote site is still running really slow and now the test HTML file I put up...
  32. Replies
    13
    Views
    2,716

    Re: Remove "Policy Notice" from Footer

    ok. when in doubt, search in the browser page. i found it in Admin > Tools > Layout Boxes Controller. i had seen the item on this page for the "More Information" sidebox when looking earlier and...
  33. Replies
    13
    Views
    2,716

    Re: Remove "Policy Notice" from Footer

    i knew it had to be something simple in the admin like this, but i'm going mad trying to find where to enable that sidebox. google and forum searches are not being helpful.

    i've looked in
    Admin...
  34. Replies
    18
    Views
    2,300

    Re: Format Category display

    ...and then i go playing around a bit and i have css questions:

    i've moved some things around, but can't seem to get the price product description to float left against the image. i've tried to...
  35. Replies
    18
    Views
    2,300

    Re: Format Category display

    ooh. that worked perfectly, thanks. :clap:
  36. Replies
    13
    Views
    2,716

    Re: Remove "Policy Notice" from Footer

    i'm having the opposite problem...

    i found the define_privacy.php and put my legal-eez there.

    i've verified that my admin > configuration > define page status > define privacy status is set to...
  37. Replies
    3,720
    Views
    819,186

    Re: Zen Lightbox...

    followed these instructions when lightbox wasn't working in firefox 4 beta. works great now. thank you!
  38. Re: Changing template lost Conditions of Use & Privacy Policy

    thanks for the posts so far in this thread. i found the define_privacy.php and put my legal-eez there.

    i've verified that my admin > configuration > define page status > define privacy status is...
  39. Replies
    18
    Views
    2,300

    Re: Format Category display

    ok. thanks. i've figured out which file that was in and changed that. when i did that i think i was hoping that would raise the add to cart box to float at the top of the product description section,...
  40. Replies
    15
    Views
    1,973

    Re: oh good gravy. what did i do now?

    if you read my original post, you would see that this happened while i was trying to create a 1.3.9 environment to move to. i know i need to do the work, and i was in the process of doing so when i...
  41. Replies
    15
    Views
    1,973

    Re: oh good gravy. what did i do now?

    i re-uploaded the image directories (yes, through dreamweaver) with my new machine and things seem to be working fine. :clap:



    it takes longer than it should to load a plain html file (though...
  42. Replies
    18
    Views
    2,300

    Re: Format Category display

    thanks glenn.i use both web developer and firebug, but still find the stylesheet maddening. for example. if you go to any product detail page on my site, you'll see that the add to cart box is...
  43. Replies
    15
    Views
    1,973

    Re: oh good gravy. what did i do now?

    i've just upgraded my computer though (shiny mac book pro!), so i'm gonna try it again tonight. i'll let you know.
  44. Replies
    15
    Views
    1,973

    Re: oh good gravy. what did i do now?

    i thought so too -- and did that before posting originally. i deleted the remote version i had uploaded on restore with cyberduck and then uploaded the image directory again through dreamweaver. same...
  45. Replies
    15
    Views
    1,973

    oh good gravy. what did i do now?

    hi all,

    last week i was so close to going live (on 1.3.8a), but had to get my https and credit cards set up properly. i also tried to set up a new dev environment on my server so i can move to...
  46. Replies
    5
    Views
    943

    Re: 1.3.9f upgrading with renamed admin?

    hi, just a quick question to clarify... we still need to rename our 'admin' folders to match the old when we update to 1.3.9, correct? i am upgrading from 1.3.8a to 1.39g. thanks.
  47. Replies
    24
    Views
    1,662

    Re: subdomain question

    paralyzed by the fear of reinstall, and fueled by the time crunch that is the elusive toddler nap, i finally figured out what was causing my storefront to hide... it was *drumroll* permissions! my...
  48. Replies
    24
    Views
    1,662

    Re: subdomain question

    just as a side note, my admin area is working find under the new subdomain. at least something is right. *sigh*
  49. Replies
    24
    Views
    1,662

    Re: subdomain question

    :eek::eek::eek:

    you're saying do a fresh install of zencart? ohmigoodness my files are not ready for that. i fear that my customizations are all over the place, as i grasped the override thing a...
  50. Replies
    24
    Views
    1,662

    Re: subdomain question

    when you enter http://store.inspiritcommon.com/index.html it will, but if you just enter http://store.inspiritcommon.com/ it displays the zen cart error page.
Results 1 to 50 of 111
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR