Thread: Ask A Question

Page 20 of 40 FirstFirst ... 10181920212230 ... LastLast
Results 191 to 200 of 399
  1. #191
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Ask A Question

    You have not uploaded includes/extra_datafiles/<your template>/ask_a_question.php
    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.

  2. #192
    Join Date
    Jan 2009
    Location
    Los Angeles, CA
    Posts
    69
    Plugin Contributions
    0

    css problem Re: Ask A Question

    Ok great, so where do I get these extra files for the new Zen? Do I download an older version of the mod? The latest update didn't come with the extra includes.

    Please advise.

    Thank you

  3. #193
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Ask A Question

    1. Copy includes/extra_datafiles/custom/ask_a_question.php
    to
    includes/extra_datafiles/<your template>/ask_a_question.php

    Just like you did for the files in includes/languages and includes/templates.

    2. Upload
    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.

  4. #194
    Join Date
    Jan 2009
    Location
    Los Angeles, CA
    Posts
    69
    Plugin Contributions
    0

    Default Re: Ask A Question

    I did an easy install for Zen Cart and I haven't changed any configuration files in regards to deleting them.

    I looked in my includes directory under extra_datafiles and there isn't anything but Linkpoint_api_database_tables.php and music_type_database_names.php.

    I've attached a screen shot of my directory files.

    Please advise on where I can get the file so that I can create the folders.

    Thank you.

    Attached Images Attached Images  

  5. #195
    Join Date
    Jan 2009
    Location
    Los Angeles, CA
    Posts
    69
    Plugin Contributions
    0

    Default Re: Ask A Question

    I read something about these files being removed from the new version? If this is true can you please tell me how to get the ask_a_question.php File.

  6. #196
    Join Date
    Jan 2009
    Location
    Los Angeles, CA
    Posts
    69
    Plugin Contributions
    0

    Default Re: Ask A Question

    I'm sorry for the stupid question. I seen that the files are included in the zip. I don't know what I was thinking. Thank you for replying and helping me out. I got it working great.

    Good stuff Zen Guys!!!

  7. #197
    Join Date
    Jan 2009
    Location
    Czech Republic
    Posts
    59
    Plugin Contributions
    0

    Default Re: Ask A Question

    Does anybody have all-in-one solution? I am new here and I will really appreciate if this interesting contribution works. I download latest versions where is not included sql code and maybe something else. THX

  8. #198
    Join Date
    Jan 2009
    Location
    Czech Republic
    Posts
    59
    Plugin Contributions
    0

    Default Re: Ask A Question

    Quote Originally Posted by neboztik View Post
    Does anybody have all-in-one solution? I am new here and I will really appreciate if this interesting contribution works. I download latest versions where is not included sql code and maybe something else. THX
    I found it, there it is, maybe it comes to handy:
    Code:
    INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) VALUES ('Allow Guest To Ask A Product Question', 'ALLOW_GUEST_TO_ASK_A_QUESTION', 'true', 'Allow guests to ask a question about a product', '12', '24', 'zen_cfg_select_option(array(\'true\', \'false\'), ', now());
    INSERT INTO configuration (configuration_title , configuration_key , configuration_value , configuration_description , configuration_group_id , sort_order , last_modified , date_added ) VALUES ('Ask A Question Email To:', 'ASK_EMAIL', '[email protected]', 'Email address that receives questions.', '12', 25, now(), now());
    INSERT INTO configuration (configuration_title , configuration_key , configuration_value , configuration_description , configuration_group_id , sort_order , last_modified , date_added ) VALUES ('Ask A Question Name To', 'ASK_NAME', 'Admin', 'Name to send questions to', '12', 26, now(), now());

  9. #199
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Ask A Question

    You don't need that stuff anymore. It's not used. What's in the downloads area is complete and sufficient; just follow the instructions.
    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. #200
    Join Date
    Mar 2008
    Location
    The Free South
    Posts
    175
    Plugin Contributions
    0

    Default Re: Ask A Question

    Bots continue to crawl "Ask a Question" on my products even though I have removed this Mod from the site. Any suggestions?

    www.thecablestation.com

 

 
Page 20 of 40 FirstFirst ... 10181920212230 ... 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

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