Hi,
I've setup a blog with Drupal 6. I want to populate my blog via XML-RPC (to be able to write my prose in bus or tram on my EeePC). But sometimes, there'll be some delay between the writing and the posting. So I want to upload my post (stored in a file on my local filesystem) via XML-RPC, but changed the createDate to the created timestamp of the file.
Can you tell me how to do that? Is there an existing module?
Thanks in advance,
Emmanuel Di Pretoro
How to change the dateCreated of a blog entry via XML-RPC
Drupal Post InstallationDrupal database deleted!
Drupal Post InstallationI installed drupal yesterday, and now it is telling me it can't find the database. "The mysqli error was: Unknown database 'drupal'."
I have already written some pages and polls and a blog entry, so it would be nice if I didn't have to reinstall drupal again (This would be the 2nd time :( )
Trying to change permissions with FileZilla and got stuck
Drupal InstallationI don't have a security tab on my files (Microsoft XL Pro) to change file permissions so I'm trying to change them through FileZilla but when I right click on the files I don't have a files attribute option to choose all I get are; Open, Create Directory, Rename, Delete. My files are located in the Local Site window. What do I need to do to get File Attributes?
Thank you,
Joe Corona
Please, help me
Drupal Post InstallationThanks for care.
When I call the "Administer" option, this is what came at the top:
-------------------------------
read more
$mission only on front page
Drupal Post InstallationI have found a few posts on this subject and it appears as though most people are wanting to do the opposite of what I need. Currently the mission statement shows up on all paginated pages of the front page. My goal is to have mission show up only on the homepage however.
Here is the current code in the page.tpl.php file:
<?php if ($mission) { ?><?php print $mission ?><?php } ?>
Workflow error when trying to publish article
Drupal Post InstallationHello,
I was trying to submit an article when this error appeared:
Fatal error: Call to undefined function: _actions_get_hook_aids() in /home2/thesteth/public_html/home/modules/workflow/workflow.module on line 828
Elsewhere in the Forums someone had a similar problem with flag.module on line 823, which was fixed by updating the Actions module.
In my case, the Actions module is at the latest version for Drupal 5.
Is there anything I can do to fix this problem?
In the interim, is it wise to downgrade back to the former version of workflow and actions.. to keep the site working?
personal album
Drupal Post InstallationThere are several gallery modules. Which one can be used for creating personal album for each user? Thanks!
is it possible on mutli-site to share one theme but using different style id's
Drupal Post InstallationAt first glance, I don't see how this can be done since the page/node.tpl is part of each theme, the idea behind this is to use same theme but have different backgrounds for each site.
Can't get my pictures to show up!
Drupal Post InstallationHi
I'm a Drupal newbie and I'm wondering if anyone can help me here!
My problem is that I've installed CCK and imagefield and set up and image field on the Page content type. On the one site, this works great, but on the other site, no preview of the image comes up when I'm creating content and it just keeps telling me "Images are not saved until the form is submitted." This is even after I've made sure to upload it and submit the page.
I did have some problems with the server providers of this second site who commented out some of my .htaccess file to get it to work but other than that I've done everything in exactly the same way!
How to view/create a simple website?
Drupal Post InstallationHi all,
I've successfully installed drupal 6.x. Documentation has been great except I can't find anywhere how to setup/create a simple test website (e.g. print "hello this is my first drupal test site" on the main page"). I gone to the "Create Content" link and added some simple text and can see a preview but how do I see this not in the Drupal account manager?
Running on local LAMP box.
Thank you, newbie to Drupal.
Strangely Bizarre
Drupal Post InstallationThe strangest thing has just happened to me. I have an account with a web hosting service. Through that service I've installed Drupal, and successfully configured it. It's been running for months.
I also have Gallery installed, and the Gallery module.
Today I was doing some administration of the Gallery site. Adding pictures, deleting some bogus accounts, just basic, basic stuff.
Now when I hit my site the main URL, the site comes up fine. However, once I log in, I get back empty responses for requests. And when I say empty I mean empty, nothing, no html at all.
If I delete the cookie, that tells Drupal I'm logged in, then I can see the site fine. I can navigate, move through blogs and stories, and generally see everything. As soon as I log in, blamo.. Nothing.
Database problems with new installation on localhost
Drupal InstallationI am trying to set up a test site on my computer using WAMP.
I have WAMP set up, and have downloaded Drupal 6.3 into the www folder.
I have set up a database using phpmyadmin and created settings.php with the appropriate details.
When I go to http://localhost/drupal I get a screen full of error messages that are basically saying that the database doesn't contain the right tables. I thought the installer was going to populate the database for me.
I found some instructions telling me to import a database file from the includes folder, but I have tried with all of the database files, and every one gives me a screenful of sql error messages.
Modules and mod_security
Drupal Post InstallationHi
I noticed that, if mod_security is unable many modules wont work
LOL I save a copy of my drupal db
install a module, if errors show up i delete drupal db
then reinstall it from saved copy.
Pain in the a....s
bob
trying to display the second level menu
Drupal Post InstallationHello,
I'm using this code that I found in the handbook:
<?php// allows to display icons with the primary linksfunction primary_links_add_icons() { $links = menu_primary_links(); $level_tmp = explode('-', key($links)); $level = $level_tmp[0]; $output = "<ul class=\"links-$level\">\n"; if ($links) { foreach ($links as $link) { $link = l($link['title'], $link['href'], $link['attributes'], $link['query'], $link['fragment']); $cssid = str_replace(' ', '_', strip_tags($link)); $output .= '<li id="'.$cssid.'"><span class="menu-hidden-text">' . $link . '</span></li>'; }; $output .= '</ul>'; } return $output;}?>
Would you install Drupal 5 or 6 today?
Drupal Pre InstallationI need to build a site this week for group working on an election issue. We need to use Civicrm. I would love to use Drupal 6 with Civicrm 2.1 which just went into code freeze. Or I could install Drupal 5 with Civicrm 2.0 which is stable.
Either way I'm going to need to upgrade.
Am I crazy to install Drupal 6 and Civicrm 2.1 right now? I'm just really itching for some of the new features of 2.1.
Role Applications
Drupal Post InstallationI would like to have certain roles be able to handle the Role Applications more easily. Is there a way to make a block which is easier to manage the visibility for to display role applications, at the very least link to page to do so?
The module in question here is http://drupal.org/project/apply_for_role
Language "Translation"
Drupal Pre InstallationI'm rummaging around trying to see how This ties together with That, and I come across mention of "language translation" or some-such...so does Drupal (or one of its modules) somehow translate English into another language?? I'm interested in having automatic computer translations of my webpages done, and I'd hire a native speaker to verify its semantics and clean it up here and there.
Or have I misunderstood and Drupal only offers documentation, etc., in different languages?
Trying to figure out a way to associate one type of content with another
Drupal Post InstallationHeres the situation:
I have two types of content that users can create: Goal and blog. In the goal content type, users can describe some type of goal they want to accomplish and then use the blog content type to write about the journey to accomplishing that goal. So basically when a user creates a blog entry, they need to specify what goal they are writing about.
I started to solve this problem but have reached a dead end. In the blog content type, I set up a 'node reference' field. Basically it creates a drop down list that the user can select from. The items in the drop down list are grabbed from a views block I created that displays only that users goals. So far so good -- each blog entry is related to a previously created goal.
How to theme user profile parts added by other modules?
Drupal Post InstallationHi everybody,
I've managed to theme our user profiles, so they now looks nice (http://folk.sk/uzivatel/petiar). I am using this code:
<?php$uid = arg(1);$myprofile = user_load(array('uid' => $uid));?>
Teasers in two columns in Drupal6
Drupal Post InstallationWithout panels and Vies bonus pack available for Drupal 6, how may I create a two-column teaser list with one teaser at the top?
What I want to do is to port my site AnimeNord.com to drupal, but I'm kinda stuck at the front-page... :/
Any help or suggestions?