Moving localhost from one computer to another.

Hello,

I have just completed building a website on my localhost and now I am trying to move the website to another computer's localhost.

I am using Acquia's Dev Desktop, and I have tried to Import the folder on my second computer with no success.

Any suggestions?

Thanks.

Keep getting that report in the logs - images/ajax-loader.gif not found

Type page not found
Date Mardi, Juillet 19, 2011 - 16:13
User myUser
Location http://mysite.com/images/ajax-loader.gif
referer http://mysite.com
Message images/ajax-loader.gif
Level warning
Host name xxx.xxx.xx.xx
Operations

There is indeed no folder images at the root of my website. why is it looking for one? And how can i correct it?

Removing generated javascript and css files

Hey guys,

I'm attempting to remove the javascript and css files that are automatically added by drupal.

I've been looking around for about an hour and I think I'm on the verge of figuring it out but it doesn't seem to be working.

I've created a html.tpl.php file and inside template.php I've added the following hook:

Forum post editor/ input

So basically I see that the default way of inputting a forum post is using the node editor like you would use to make or edit a page, and its horribly complicated for users to use and/ IMO its really ugly for that sort of use. is there a way to use views/cck/something to create a new form or is there a replacement that's recommended?

Seeking Info On Menu Design

Question about locating and editing the HTML/PHP code for the theme (Zen) menus. I know how to apply css to the menus but what I don't know is how to place characters between the

  • tags in the menu.

    For example, I have a menu on the website featuring
    HOME / EVENTS / CONTACTS

    Where can I customize the menu to place "/" between the

  • tags?

    Anyone know of any tutorials or where to search in the core?

  • Views, index and url patterns

    I have a view listings products at /products. Each 'product' content type is tagged with tags from the taxonomy vocabulary 'colors'.
    The view takes in arguments in order to filter by color, like so /products/[term:name].

    I've created two URL alias patterns:
    1. For the 'product' content type: /products/[node:title]
    2. For the 'colors' vocabulary: /colors/[term:name]

    Pages

    Subscribe with RSS Subscribe to RSS - Drupal 7.x