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

Content moderation/monitoring by site users - how do I implement this?

My objectives for a community type site:

- to allow users to post nodes and comments without put it ALL through a moderation queue
- to allow users to rate/flag content for admin review if necessary, ie., someone is comment spamming their MLM scheme throughout the site, or someone is being a troll, etc.

I'm working with 4.7.0 beta 4; currently messing about with

voting api 4.7
actions cvs
voting actions 4.7
medium vote 4.7

theme_help() error floods the log

Running Drupal 4.6.* with a modified FriendsElectric theme, I get the error:

Missing argument 1 for theme_help() in includes/theme.inc on line 35

on each page load (the path in the error is actually much longer). And the log is literally being flooded with this error.

My problem is that I can't trace the origin of this error: Where is theme_help being called - in which file do I find that call - and how do I fix this?

Thanks in advance

Dávur

Image Assist and FCK editor conflicting!?!

Hello,

I've been running my site using Image Assist and the TinyMCE editor, but we've had a few complaints about no spell-checking or format stripping, so I've decided to change to the FCKeditor. I got it up and running okay, but now the Image Assist doesn't work anymore.

I think there is some sort of javascript conflict or something, becuase while you are able to choose and upload your image, it won't let you actually close and paste the image link text into the box like it usually does.

Does anyone know of a fix for this?

Thanks a million!
Jen :)

Ecommerce module and xml product feeds

Just wondering if this module supports importing xml or csv product feeds. I need to do this and set none of the products for sale - in fact the feed has deep links and image links... is this possible with drupal and the ecom mod? Otherwise i'll use cubcart or something instead...just rather stick with drupal for everything (already have a few sites off the same install!)

Out of memory with aggregator?

I got this error today and I don't even understand what is it about.

user error: Out of memory. Restart daemon and try again (needed 32776 bytes)
query: SELECT f.fid, f.title, f.description, f.image, MAX(i.timestamp) AS last FROM aggregator_feed f LEFT JOIN aggregator_item i ON f.fid = i.fid GROUP BY f.fid, f.title, f.description, f.image in /home/skatecof/public_html/words/includes/database.mysql.inc on line 66.

Locale.module: Possible to change "Title" in just one place, not site-wide?

I changed "Title" on node/add/acidfree to "Layout title", but it's changed "Title" site-wide. Is there a way to just change it on that page without changing all "Title"s? And, not hacking the module.

Pages

Subscribe with RSS Subscribe to RSS - Post installation