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

imagecache and imagefield not creating imagecache directory in files directory

Hi All,

Done alot of reading about this through the forums and tried what has been suggested to no avail.

I have a brand new installation of drupal 4.7 with imagecache and imagefield installed. I have modified the .htaccess to what it should be

SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
Options +FollowSymlinks
#RewriteEngine off

How can I get this aspect of the forum back?

You can try it, if you switch on the forum module, then automatically there is a ‘forum’ vocabulary created by drupal, if you go to: Administrator >> Categories.

I made the mistake of deleting this forum vocabulary, then I switched off the forum module, and didn’t think much of it.

Later on I switched on the forum module again and noticed the ‘forum’ vocabulary wasn’t created for me, consequently resulting in the forum not working.

Drupal Forms API with dynamic form fields

I am a Drupal novice and studying the Forms API -- I am porting a php form from a non-Drupal site to a Drupal site. The form checkboxes and drop down lists are dynamically populated from tables in a MySQL database. Are there any code samples or suggestions for building a form like this with the Forms API?

Categories not working? -- Table 'accessib_drpl1.view_view' doesn't exist

I added the Categories Module and activated most of the associated modules, including Taxonomy Wrapper. Now, when I go to "administer > categories > bulk edit", I get this error message:

user warning: Table 'accessib_drpl1.view_view' doesn't exist query: SELECT vid, description FROM view_view ORDER BY description in /home/accessib/public_html/includes/database.mysql.inc on line 120.

Problems with ecommerce module, bug?

Whenever I try to create a product, I get these errors:

* warning: in_array(): Wrong datatype for second argument in ... /sites/default/modules/ecommerce/product/product.module on line 707.
* warning: in_array(): Wrong datatype for second argument in ... /sites/default/modules/ecommerce/product/product.module on line 190.

Also, I can not upload a file.

Also, there is no generic product, although I have that module checked. I only have the following product types available to me:
Choose from the following available product types:

database problem

user warning: Got error 28 from storage engine query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.picture, u.data, c.score, c.users, c.thread, c.status FROM comments c INNER JOIN users u ON c.uid = u.uid WHERE c.nid = 64 GROUP BY c.cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, u.picture, c.homepage, u.uid, u.name, u.picture, u.data, c.score, c.users, c.thread, c.status ORDER BY SUBSTRING(c.thread, 1, (LENGTH(c.thread) - 1)) LIMIT 0, 50 in /home/aoe3comm/public_html/computersymposiums/includes/database.mysql.inc on line 120.

I am gettin this error in every post in www.computersymposiums.com, so i put the site offline

# user warning: Got error 28 from storage engine query: SELECT DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN (1) in /home/aoe3comm/public_html/revieware/includes/database.mysql.inc on line 120.
# user warning: Got error 28 from storage engine query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.nid = 23 ORDER BY v.weight, t.weight, t.name in /home/aoe3comm/public_html/revieware/includes/database.mysql.inc on line 120.

this error in www.revieware.net

user warning: Got error 28 from storage engine query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.nid = 55 ORDER BY v.weight, t.weight, t.name in /home/aoe3comm/public_html/frankzzsword/includes/database.mysql.inc on line 120.

Pages

Subscribe with RSS Subscribe to RSS - Post installation