When I try to add an audio file to my website , I get this error:
require_once(modules/audio/getid3.php) [function.require-once]: failed to open stream: No such file or directory in F:\WebServ\wwwroot\htdocs\ncssi.blogdns.org\modules\audio\audio.module on line 652.
hi i am about to go public with our new site , there is one more thing i can not resolve
i need to give a few users editing permissions to "myblog" so they can improve & change what ever i wrote
i want to give only certain users or a special group those permissions.
Forum posts, which showed HTML tags (such as anchor tags) correctly at one time (how long ago: weeks? days? I'm not certain) now just show the raw tags. Eyuk! Did I change a setting by accident or something?
I have created a site which is divided into several categories, when I add new content, I only want it added to a specific category, but it inevitably ends up on the front page as well, how do I make something just appear in under the menu that I assign it to?
Also, is there any easy way to keep track of nodes, right now it's not hard but when my site gets more complicated I know it will be.
I'm working on a site that is going to have 100's of photosets and I'd prefer to have 20 galleries listed per page. How do I determine how many actuall galleries are listed?
I have the thumbnails set up with 100 per page but I can't figure out what controls the gallery listings.
I'm attempting to migrate a Groupee forum to a Drupal forum. I haven't been able to find any scripts that anyone else has written to do this, but I'm willing to write one myself (and share, obviously). My question is, what would be the best way to do this? I don't think manually moving records from one db to another would be too safe. Are there API calls for CreateUser, and CreateNewForumPost, and ReplyToForumPost, etc. ?