Closed (works as designed)
Project:
Frequently Asked Questions
Version:
7.x-1.0-rc1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2011 at 23:46 UTC
Updated:
11 Nov 2011 at 19:05 UTC
Comments
Comment #1
tomassiro commentedComment #1.0
tomassiro commentedchange
Comment #2
danielphenry commentedI'm also having the issue. Just installed it fresh and no answer field. It pretty much makes this module unusable. Upping the priority.
Comment #3
danielphenry commentedDid an uninstall and reinstall of the module and the answer field now shows up. Not sure why it didn't work the first time but it works now so placing the priority back to normal.
Comment #4
tomassiro commentedI tried reinstalling this module, can you please go into your fields section and give us the perimeters set by the answer field?
Comment #5
tomassiro commentedI tried reinstalling and now I get this lovely error:
Warning: Invalid argument supplied for foreach() in faq_load() (line 345 of /home/truface/public_html/modules/faq/faq.module).
Comment #6
tomassiro commentedOkay so I fixed the error, but still no answer field. It would be awesome if you could tell me the exact parameters found in your answer field danielson317. The info under: label, name, widget, operations in your manage field section.
Comment #7
danielphenry commentedHere is what my faq fields page looks like:
http://files.clikbox.com/skitch/FAQ_%7C_casrai.org-20111102-155247.jpg
The answer is just in the body. To get a full clean install of the module I uninstalled the module, verified the FAQ content type had been removed from the system, deleted the view (which for some reason did not get uninstalled though I made no customizations to it) and checked all the database tables to make sure it was actually deleted. In my experience many module do a very poor job of uninstalling in the Drupal 7 so checking the database to make sure the tables were indeed removed as part of the uninstall is essential.
Once verifying the uninstall (an enforcing several pieces of it). I installed the module again. The second time it had the body field which is where the answer is stored.
Comment #8
tomassiro commentedSo I figured it out.
Structure>Content Types>FAQ>Manage Display
Switch button in top right corner to "Full content" and make sure the body is NOT hidden.
Thanks for all your help danielson317!
Comment #9
tomassiro commentedWell I figured one problem out and now I have another. When I insert the block Random FAQs into a page the "View All FAQs" link points to "faq-questions-inline", anyone know how to change the path to "faq-page" which is where all my FAQs are?
Comment #11
Steven Brown commented@tomassiro
Since the original issue has been answered this issue will be closed. Please open a new issue for your second problem.
Thank you
Comment #11.0
Steven Brown commentedfigured out main menu link