Hi there!
I´ve tryed in teh past to modify the comment module... with weird and terrifying results.
So, I´m not able to do it again without and help from you my dear fellows ;-)
I want to know if there´s a way to get rid of the "homepage" field in the comment form.
I want annonymous users to be able if they want to insert their email addresses, but I don´t want to ask them for their homepage, nor webpage...
Just name, email, title (optional) and comment.
Is there a way to get rid of the "preview button"?
I've searched everywhere but still cannot find a listing of the variables used in Drupal. For example - If I am writing a custon PHP Template to output a user list where do I find the names of the fields in the user profile? I have the standard fields, some custom fields, and fields added by the locations module. But I don't know what they are called. Sorry if I'm being dense here. Thanks!
I am not able to install Category module in drupal 4.70 (using the newest CVS version).
The installer script failed to install the wrappers, I manually copied the wrappers over to the modules area (after copying the old original file) and renamed the copyme versions to the correct versions. I have set permissions but when I try to SUBMIT CONTAINER I get the error
"user warning: Table 'whtaft1_drpl1.view_view' doesn't exist query: SELECT vid, description FROM view_view ORDER BY description in /home/whtaft1/public_html/includes/database.mysql.inc on line 120."
I created a new Input Format and called it RTF. With RTF, I unchechecked all Filters. Things work great. I am able to attach images and line-breaks work perfectly.
Now, with the RTF Input Format, I checked the codefilter checkbox. But creating content with the code filter tag, does not work in TinyMCE. What should I do?