Thread: Ask A Question

Page 15 of 40 FirstFirst ... 5131415161725 ... LastLast
Results 141 to 150 of 399
  1. #141
    Join Date
    Dec 2006
    Location
    Vancouver Island, BC
    Posts
    50
    Plugin Contributions
    0

    Default Re: Ask A Question

    Quote Originally Posted by gogolf View Post
    I recall something in the mod's instructions that said you had to place some code
    to use buttons rather than text. Did you make that change?
    Took a look at all the instructions and I noticed this time that there was a line missing from the 'readme' file so did some research and added the code that was needed. Now I'm getting two 'ask a question about this product' links without hyphens...and without the image showing up. I obvious added another line of code while going through the 'readme' again methodically, yet overzealously. That I can find and resolve easily enough, but I am still baffled about the image not showing up.
    www.characterdriven.com
    Character Driven Media

    www.narnia-productions.com
    Stage, Screen and Event Services and Supplies

  2. #142
    Join Date
    Mar 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Ask A Question

    You followed these instructions:

    Assuming your template name is "custom":

    a) copy the button image into includes/templates/custom/buttons/english
    (create this directory if it doesn't exist).

    b) create includes/languages/english/custom/button_names.php if you have not
    already done so,
    from includes/languages/english/button_names.php

    Add the lines
    define('BUTTON_IMAGE_ASK_A_QUESTION','button_ask_question.gif');
    define('BUTTON_ASK_A_QUESTION_ALT', 'Ask a question');

    to this file.

    Then, in tpl_product_info_display.php, your code would be:

    <div id="askQuestion" class="biggerText">
    <?php echo '<a href="' . zen_href_link(FILENAME_ASK_A_QUESTION, 'products_id='
    . $_GET['products_id']) . '">' .
    zen_image_button(BUTTON_IMAGE_ASK_A_QUESTION, BUTTON_ASK_A_QUESTION_ALT) .
    '</a>'; ?></div>
    <br />
    <br class="clearBoth" />


    AND, you deleted the code for "text": ask a question?

  3. #143
    Join Date
    Dec 2006
    Location
    Vancouver Island, BC
    Posts
    50
    Plugin Contributions
    0

    Default Re: Ask A Question

    I've got this mod to the point where a link appears with 'ask a question about this product', but can't seem to get the image to appear. Have added image as directed so not sure what else to try.
    www.characterdriven.com
    Character Driven Media

    www.narnia-productions.com
    Stage, Screen and Event Services and Supplies

  4. #144
    Join Date
    Sep 2007
    Posts
    329
    Plugin Contributions
    0

    Default Re: Ask A Question

    First let me apologize if this has been asked before... I have searched the thread and can't find what I need.

    I just installed AAQ and I don't seem to be able to get it to work. I don't see anything different on any of the product info pages. Basically I don't see any changes to the software at all. No image file or anything like that.

    I have followed the instructions as well as I can. The last entry in the readme file said to insert some code but it was not specific about where it should be inserted. This might be where I am having problems.

    This mod seems like it is just what I am looking for so I would really appreciate any help.

    thanks...
    Last edited by crabdance; 27 Nov 2007 at 01:02 PM. Reason: more info:

  5. #145
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Ask A Question

    The default installation assumes your template is named "custom" - is it? If not, you'll need to move the template and button files under your template.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  6. #146
    Join Date
    Sep 2007
    Posts
    329
    Plugin Contributions
    0

    Default Re: Ask A Question

    Quote Originally Posted by swguy View Post
    The default installation assumes your template is named "custom" - is it? If not, you'll need to move the template and button files under your template.
    Hi and thanks for the reply. Yes, I renamed the template name in the zip file to match the name of my custom template.

  7. #147
    Join Date
    Sep 2007
    Posts
    329
    Plugin Contributions
    0

    Default Re: Ask A Question

    Ok... after some digging and scratching I have now got the mod to the point where it displays a "text" link for "ask a question". All I need to do now is get the image to work... If anyone has any ideas, please let me know... I will be working on it.

  8. #148
    Join Date
    Sep 2007
    Posts
    329
    Plugin Contributions
    0

    Default Re: Ask A Question

    Update: I found the "ask a question" sidebox and tried that. It is working good so I am going to stick with that for now. If anyone knows how to get the image to work in the first AAQ I would like to know.

    thanks all

  9. #149
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Ask A Question

    Ask A Question 1.8 has just been posted to the download area - easier installation, only one file to edit. Hope this is helpful.

    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #150
    Join Date
    Apr 2006
    Posts
    51
    Plugin Contributions
    0

    Default Re: Ask A Question

    I've just upgraded my cart to 1.3.8 and installed Ask a Question. It seems to be sending fine but the email is not being received. Any suggestions on what to check?

    Thanks.

 

 
Page 15 of 40 FirstFirst ... 5131415161725 ... LastLast

Similar Threads

  1. Ask A Question module
    By okibi in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 18 Apr 2007, 01:55 PM
  2. Ask a question 1.7
    By Kodam in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 4 Apr 2007, 11:16 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR