Thread: Ask A Question

Results 1 to 10 of 399

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Posts
    235
    Plugin Contributions
    1

    Default Re: Ask A Question

    Should replace with:
    <b><?php echo '<a href="' . zen_href_link(FILENAME_ASK_A_QUESTION, 'products_id=' . $_GET['products_id']) . '">'.ASK_A_QUESTION.'</a>'; ?></b>

    works fine now.....

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Ask A Question

    The readme file should say

    <b><?php echo '<a href="' . zen_href_link(FILENAME_ASK_A_QUESTION, 'products_id=' . $_GET['products_id']) . '">' . ASK_A_QUESTION . '</a>'; ?></b>


    and the file ./includes/languages/english/extra_definitions/ask_a_question_defines.php

    should be

    <?php

    define('ASK_A_QUESTION', 'Ask a question about this product');

    ?>

    I will fix this next time I upload. I'm still hoping some nice person will make a button! :)
    ~
    Thanks,
    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.

  3. #3
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Ask A Question

    Scott-

    Just to clarify, the edit recommended below is a replacement for the edit recommended in the readme for includes\templates\TYOUR_TEMAPLATE\templates\tpl_product_info_display.php

    The readme file should say

    <b><?php echo '<a href="' . zen_href_link(FILENAME_ASK_A_QUESTION, 'products_id=' . $_GET['products_id']) . '">' . ASK_A_QUESTION . '</a>'; ?></b>

    and the file
    /includes/languages/english/extra_definitions/ask_a_question_defines.php
    should include:

    define('ASK_A_QUESTION', 'Ask a question about this product');
    Also can you not incorporate the button Marg bundled with her previous version?

    And is your updated version known to work on all versions of Zen Cart 1.3x. And does it work on previous 1.2x versions? Hope so as I see Marg's version is no longer available in download area.

    I like your new leaner more efficient design and works well on v.1.3.0.2 (fresh install). Nice job.

    Woody

  4. #4
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Ask A Question

    In case anyone wants to visit the support thread for the previous mod version:
    http://www.zen-cart.com/forum/showthread.php?t=36598

    And the previous archives for that thread is at http://www.zen-cart.com/forum/showthread.php?t=6098

  5. #5
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Ask A Question

    Your changes look good.

    I have only verified this with 1.3.0.2; you would have to verify it with other 1.3's. And I have no idea about 1.2.

    I downloaded Marg's contribution prior to it being deleted and there was no button in it. These things were all text prior to 1.3.

    Good luck,
    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.

  6. #6
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Ask A Question

    Quote Originally Posted by swguy
    I have only verified this with 1.3.0.2; you would have to verify it with other 1.3's. And I have no idea about 1.2.
    Yes that is why I was wondering why Marg's version was removed from the downloads area as it also support previous ZC versions

    Quote Originally Posted by swguy
    I downloaded Marg's contribution prior to it being deleted and there was no button in it. These things were all text prior to 1.3.
    Marg updated her "ask_a_question_v1.3.0" for 1.3x (last file change is May 24, 2006). I have it running on Zen Cart 1.3.0.1. Including the graphic button provided in that same version. Previous version from Apr 06, 2006, which also ran on ZC 1.3x also had the button included.

    Button is attached.
    Attached Images Attached Images  

  7. #7
    Join Date
    Oct 2005
    Posts
    38
    Plugin Contributions
    0

    Default Re: Ask A Question

    I have installed this contribution and it works fine - except when HTML emails are slected. The emaila is still sent but there is no reference to the actual product that the question is being asked about. Any ideas as to why this is?

  8. #8
    Join Date
    Jun 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Ask A Question

    Quote Originally Posted by swguy View Post
    The readme file should say

    <b><?php echo '<a href="' . zen_href_link(FILENAME_ASK_A_QUESTION, 'products_id=' . $_GET['products_id']) . '">' . ASK_A_QUESTION . '</a>'; ?></b>


    and the file ./includes/languages/english/extra_definitions/ask_a_question_defines.php

    should be

    <?php

    define('ASK_A_QUESTION', 'Ask a question about this product');

    ?>

    I will fix this next time I upload. I'm still hoping some nice person will make a button! :)
    ~
    Thanks,
    Scott
    This is prolly a cool mod. I installed it did the editing and well zip nothing. Is this just me or something to do with the version of zencart?
    I am hopeless....

  9. #9
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Ask A Question

    Quote Originally Posted by alaircom View Post
    This is prolly a cool mod. I installed it did the editing and well zip nothing. Is this just me or something to do with the version of zencart?
    I am hopeless....
    You may want to hire someone to install it for you.
    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.

 

 

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

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