Drupal is up and running but how do I ...?

NuB Alert - Where can I find the names of variables in Drupal?

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!

How can I Add Comment #NUMBER ?

I´ve seen in a lot of sites (and I want to emulate them :-) that the comments are numerated. In example:

#1
Comment by Andy on Sat. 14.02.2006
bláh bláh

#2
Comment by Samir on Sat. 14.03.2006
bláh bláh

#3
Comment by Andreas on Sat. 20.03.2006
bláh bláh

And so on and on...

How can I do that?

I know that maybe I solud add/modify something at the comment.tpl.php template... but what??

Thanks in advance!!!

Rosamunda

Cannot successfully install category (cvs) version module in 4.7, database not importing

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."

Using the <code> tag inside TinyMCE textarea

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.

Then I came across Codefilter (http://ftp.osuosl.org/pub/drupal/files/projects/codefilter-4.7.0.tar.gz), downloaded that and installed the module.

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?

simpleaccess module problems

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.

mysql question

hi,

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)

Pages

Subscribe with RSS Subscribe to RSS - Post installation