I find that it is not possible to use certain special characters as the label in the list field's Allowed Values List. Specifically I wish to allow the following choices:
1|X <= 1,200
2|1,200 < X <= 3,000
3|3,000 < X <= 10,000
4|X > 10,000
The "less than" character is not supported since it is recognized as an opening HTML tag. I've tried entering < but that is not parsed.
I am getting this error: Fatal error: Class 'DrupalDefaultEntityController' not found in coment.module
It is just happening periodically, I don't know why. Can anyone help with this?
I am designing a front landing page for my company website and am using the Danland Theme, as developed by DanPros. All it will entail is an image, and a brief paragraph of text of what the company is about. The content has been entered as a 'basic page' content type, and configurated to promote to the front page.
I created 3 articles within the content section of my theme but when you click on the article title or the read more... link you are directed to the page that shows that article. The problem is I would like the user to be directed to a different custom page and not the article details from the home page. Is there a better way to do to this? Or a way that I can accomplish directing the user to a specific page other than the article that Drupal is directing them to?
I am using Content Analysis and Content Optimizer. Content Optimizer requires Content Analysis and Content Analysis uses Chaos Tools. I am using the latest version of 7 and used the 7 version of the modules. Any thoughts?
Here is the error message I got:
Notice: Undefined index: contentanalysis in contentanalysis_analysis_form() (line 234 of /home/ideas/public_html/besttees.net/sites/all/modules/contentanalysis/contentanalysis.module).
Notice: Undefined property: stdClass::$nid in contentanalysis_analysis_form() (line 249 of /home/ideas/public_html/besttees.net/sites/all/modules/contentanalysis/contentanalysis.module).
Notice: Undefined index: sections in contentanalysis_analysis_form() (line 264 of /home/ideas/public_html/besttees.net/sites/all/modules/contentanalysis/contentanalysis.module).
Notice: Undefined index: main in contentanalysis_analysis_form() (line 265 of /home/ideas/public_html/besttees.net/sites/all/modules/contentanalysis/contentanalysis.module).
Notice: Undefined variable: analysis in contentanalysis_get_analyzer_form_element() (line 380 of /home/ideas/public_html/besttees.net/sites/all/modules/contentanalysis/contentanalysis.module).