Search:

Type: Posts; User: inestine

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,879

    Re: Can I email a copy of a receipt from admin?

    That suggestion worked perfectly. Thank you so much...

    Still needs some configuring, but RL invoice is a great add on for easy invoicing.
  2. Replies
    6
    Views
    1,879

    Can I email a copy of a receipt from admin?

    I can't find this anywhere, but the person who receives our email notifications is out of town. I need to forward the receipt of a purchase done last week and figured I could simply login to the...
  3. Replies
    16
    Views
    946

    Re: Custom Sidebox heading issue

    AArgh...
    Forgot about that. Thank you. Worked perfectly.
  4. Replies
    16
    Views
    946

    Re: Custom Sidebox heading issue

    oops. Oversight.
    I can't get the code to work properly... can you see what I'm missing???


    <?php
    $content = '<div class="snavIssue">
    <img style="border-width:0px;"...
  5. Replies
    16
    Views
    946

    Re: Custom Sidebox heading issue

    blank sidebox! Got it.

    Thanks again...

    Matt
  6. Replies
    16
    Views
    946

    Re: Custom Sidebox heading issue

    Also, I know it doesn't appear to be a part of cover_sidebox, but If I turn it off in layout boxes controller, it all goes away.
  7. Replies
    16
    Views
    946

    Re: Custom Sidebox heading issue

    ok, so this is my first custom sidebox, so not sure I did it right, but...

    I followed the instructions from:
    http://www.zen-cart.com/wiki/index.php/Tutorial

    my tpl_cover_sidebox.php looks like...
  8. Replies
    16
    Views
    946

    Re: Custom Sidebox heading issue

    OK, so changing to caps did work, but I still have some of the background left over. Not sure why...

    Thank you by the way. Your help is just awesome.
  9. Replies
    16
    Views
    946

    Re: Custom Sidebox heading issue

    ok, so in /includes/modules/sideboxes/My_Template/cover_sidebox.php

    I changed

    // $title = BOX_HEADING_cover_SIDEBOX;

    Is that what you meant? It did knock out the heading, but some of the...
  10. Replies
    16
    Views
    946

    Custom Sidebox heading issue

    I just created a custom sidebox called "cover_sidebox". Now for some reason the heading is on the bottom of the sidebox. Strange, but really not a big deal as I want to remove the heading anyway....
  11. Replies
    5
    Views
    546

    Re: placing banners in custom position

    Sorry, I missed your previous post. Earlier I simpy added the image with link to make it look right. It really wasn't "bannerone."
    Ok, I got it to work, but It's still overlapping instead of side by...
  12. Replies
    5
    Views
    546

    Re: placing banners in custom position

    Nothing? Not Possible? Give up?

    I'm going to try to put it all in a table and see where that gets me...
  13. Replies
    5
    Views
    546

    placing banners in custom position

    I'm trying to place bannerone into my custom header, but am having some trouble.
    I've rewritten the code into header.php and it pops up fine. Problem is I can't get it to line up with my other...
  14. Replies
    4
    Views
    617

    Re: Custom footer producing error

    ok, just closed everything and reopened. Resaved and it worked... Gremlins.

    Thanks for the help.
  15. Replies
    4
    Views
    617

    Re: Custom footer producing error

    Nope, still got nothing. Very strange
  16. Replies
    4
    Views
    617

    Custom footer producing error

    ok, I am editing /languages/CUSTOM/english.php with the following line:

    define('FOOTER_TEXT_BODY', '<div class="footer">
    &copy; 2010 Cities West Publishing, Inc. All rights reserved....
  17. Replies
    7
    Views
    821

    Re: new template not using my .css

    Nevermind, I think I just answered my own question.
    I thought it was supposed to look like the classic/css/stylesheet. My bad. I just wasted everyone's time.

    Beers on me!

    Thank you for your...
  18. Replies
    7
    Views
    821

    Re: new template not using my .css

    Yes. PHG_Template is the template. I copied the default_template/css folder (and contents) into the phg_template, which means it has no customizations, but should it not look like the default green...
  19. Replies
    7
    Views
    821

    Re: new template not using .css

    Just went with the default ZC install.
    -Followed the steps to create a new template.
    -activated the template.
    -Immediately got a blank page

    Thought, hmm... Must need to create something, so:...
  20. Replies
    7
    Views
    821

    Re: new template not using .css

    stylesheet.css exists on /includes/templates/CUSTOM/css. Shouldn't it be pulling styles from that?
  21. Replies
    7
    Views
    821

    new template not using my .css

    Setting up a new site using 1.3.9h
    Set up a new template for the first time and apparently didn't do it right as I was getting a blank page. So deleted all of my custom pages to start over (it...
  22. Replies
    14
    Views
    2,351

    Re: Changed zc directory now having issues

    All browsers all machines I've tried. Opera - firefox - IE, used mac safari, all the sames result
  23. Replies
    14
    Views
    2,351

    Re: Changed zc directory now having issues

    ok, so I'm still having this problem. I reinstalled ZC to another directory and the fresh install got the same error on the admin site. Store site works fine, but the admin site goes to a redirect...
  24. Replies
    5
    Views
    1,891

    Re: admin never comes up

    Can someone explain this solution a bit more clearly?
  25. Replies
    14
    Views
    2,351

    Re: Changed zc directory now having issues

    Oh, the database settings are identical to the catalog configure.php. and the catalog site is running fine. Just the admin site I can't access. In fact orders are still coming through, which sucks...
  26. Replies
    14
    Views
    2,351

    Re: Changed zc directory now having issues

    The '/' doesn't change anything.

    Does anyone have any other suggestions?

    This should be working...
  27. Replies
    14
    Views
    2,351

    Re: Changed zc directory now having issues

    Yes, Both. Catalog appears to be working properly, except that I need to add the /index.php in the URL. Not sure now if these two problems are related. Maybe I should start a new thread for the...
  28. Replies
    14
    Views
    2,351

    Re: Changed zc directory now having issues

    There is a c drive. Everything is exactly the same as it was before. I simply changed all the references from /admin to /manager and /zc to /storefront... I think
  29. Replies
    14
    Views
    2,351

    Re: Changed zc directory now having issues

    ok, so as far as the admin site is concerned I think it's the configure.php. I restored a backup copy and made the necessary changes and the error went away. I am now receiving the "system setup...
  30. Replies
    14
    Views
    2,351

    Changed zc directory now having issues

    I changed my zen cart directory and now I can't access it without typing the index.php.

    Also changed my /admin page to /manager and get a nasty redirect loop.
    ...
  31. Replies
    1
    Views
    614

    Re: Redirected url

    figured it out if it helps anyone, lemme know and I'll send you some generic php...

    Matt
  32. Replies
    1
    Views
    637

    define_checkout_success

    I have two different products that I need to send customers to two different checkout_success pages. Is there a way for me to build an intermediary page (before "define_checkout_success") that will...
  33. Re: Category description missing when products are added

    Yep that was it. thanks for the quick response!

    -Matt
  34. Category description missing when products are added

    My site has a few categories. You'll notice under the "print issues" category there is a nice little description.

    http://www.phoenixmag.com/digitalstore/index.php?main_page=index&cPath=8

    As...
  35. Replies
    2
    Views
    562

    Re: Category as a link

    Perfect. That's all I needed. Thank you so much...

    Matt
  36. Replies
    2
    Views
    562

    Category as a link

    I would like to make one of my category listings link to another page instead of opening it's own page. What I mean is, in my side box I have a list of categories. If you click on one of the...
  37. Replies
    18
    Views
    3,714

    Re: Thanks for an excellent Blank Sidebox

    Thanks acedweb,

    but are you saying:

    $content = 'MycodeHere';

    is wrong because of the ''

    but
  38. Replies
    18
    Views
    3,714

    Re: Thanks for an excellent Blank Sidebox

    Can't seem to get my php code to work. Any ideas?
    This is straight from my tpl_blank_sidebox.php:

    <?php
    /**
    * blank sidebox - allows a blank sidebox to be added to your site
    *
    * @package...
  39. Replies
    4
    Views
    551

    Re: Change product id

    that sounds like the way to go. Thanks for your help...
  40. Replies
    4
    Views
    551

    Re: Change product id

    The problem is, I have two ids. it's for a magazine so I have subscription id and issue id. I can use model #, but I need one more...
  41. Replies
    4
    Views
    551

    Change product id

    Is there a way to use custom product ids? I need to set up a series of products that have unique ids that are created by a third party. If I could make the product id in Zen-Cart match that id- life...
  42. Replies
    8
    Views
    619

    Re: Moving the logo

    Well the size of the image on the server is 235x87. On the site its 160x52. Its really no big deal, but it kinda looks bad.

    I moved the logo from tpl_header to tpl_main. There are no size settings...
  43. Replies
    8
    Views
    619

    Re: Moving the logo

    Awesome that worked perfectly. The logo is being resized though. Any way to prevent that?

    Matt
  44. Replies
    8
    Views
    619

    Moving the logo

    Is there any way to get my logo to the top of the page next to the my banner, then right hand justify the banner? Can't seem to do it.

    www.phoenixmag.com/ds

    Thanks

    Matt
  45. Replies
    1
    Views
    614

    Redirected url

    I need to set up a POST or GET to a redirected URL after my customer has submitted payment. The redirect goes to our third party affiliate who houses our online product. The redirect uses these...
  46. Replies
    11
    Views
    3,491

    Re: buy now button not on category page?

    Bingo. That did it. Thanks for the help...

    Matt
  47. Replies
    11
    Views
    3,491

    Re: buy now button not on category page?

    Display Product Image 1
    Display Product Manufacturer Name 0
    Display Product Model 0
    Display Product Name 2
    Display Product Price/Add to Cart yes
    Display Product Quantity 0
    Display...
  48. Replies
    11
    Views
    3,491

    Re: buy now button not on category page?

    http://www.phoenixmag.com/digitalstore/index.php?main_page=index&cPath=1

    This is the page I'm referring to. I'd like to add the "buy now" button to the bottom of each product listed in this...
  49. Replies
    11
    Views
    3,491

    Re: buy now button not on category page?

    [25-Aug-2010 16:21:24] PHP Parse error: syntax error, unexpected T_STRING in C:\domains\www.phoenixmag.com\digitalstore\includes\languages\english.php on line 21

    This has to do with some changes...
  50. Replies
    11
    Views
    3,491

    Re: buy now button on category page

    No templates - no add ons. Yes on the debug logs.
Results 1 to 50 of 51
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR