Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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?
I'm using the Simple Access module, which is working fine for restricting access to user groups for viewing content.
But I'm running into problems with people being able to edit content (specifically nodes of type "page"). I'm getting access denied.
My editor is in a group that has view access to all nodes. He can edit some nodes, but gets access denied on others. At first, I thought the denial was only happening if the node was not restricted (e.g., unmatched gids). This turned out not to be the case, though.
i'm getting this error message when i go to my homepage. usually the site would display, but now this message is all that shows,
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61) in /home/dcinfoshop/dcinfoshop.org/data/includes/database.mysql.inc on line 31
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61)