Can i sync drupal from local-host to web-host?

Hello
We are ten people save articles in our site. Some people don't access to internet sometime. I want to install drupal localhost then when i access to internet sync it with drupal on internet.
When i access to internet the node id's changed (because other people was save some nodes) and i can't import my nodes from database.
Is that possible i sync drupal with web host?
Thanks

Error "undefined function i18n_taxonomy_field_is_empty()" when trying upgrade from 7.5 to 7.6 or 7.7

After upgrading from 7.5 to 7.6, I try a "minimal validation" test which is to create a "Basic Page" and save it, then I get the following error:
--------------------------------------
Fatal error: Call to undefined function i18n_taxonomy_field_is_empty() in /homez.386/terimaka/www/drupal7/modules/field/field.module on line 489
--------------------------------------
I tried many things like:
- Disabling Internationalization module
- Installing the latest Internationalization module

how to provide pagination in a block in drupal 7

Hi i am new in drupal 7 ,i display a block inside front page and in that block i want to show next and previous butoon in that block ,plz provide me the steps...................

thanx in advance...............

drupal 7 form slider

So I got this form which shows a list of shoes and I got a form which filters the list by brand, color etc.

I want to add a field in my form so I can easily filter the sizes of the products. But instead of making a long list of checkboxes with al possible sizes I want some kind of slider. This way I can select for example all products from sizes 15 until 20.

I know there isn't a standard field type 'slider' but maybe there is another way to do this?

Help is appreciated! :)

Base table or view not found: 1146 Table 'd7.media_filter_usage

Hi, I seem to be having a problem somewhere, but not exactly sure what's to blame or where to look.

Running wamp 2
php 5.3.3
mysql
drupl 7.7
I'm fairly new to drupal and currently converting a mostly static live site, while doing dev on the laptop, I've got to the stage where most of my old content is back, so now trying out things to improve the experience for the users

done a lot of juggling of mods in the past, installs/un-installs etc, so not sure if its residue from some of those, or a views and or media bug. I suspected media but on a clean install setup elsewhere on laptop, the media module slides in ok, the only thing i see in the modules list between them that might conflict is views.

Anyway's,... I get this error upon installing media, after installing its dependences.

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'd7.media_filter_usage' doesn't exist: DELETE FROM {media_filter_usage} WHERE (timestamp < :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 1303464587 ) in media_flush_caches() (line 1035 of C:\snip\sites\all\modules\media\media.module).

Views 7.x-3.0-rc1
File Entity 7.x-1.x-dev
Media 7.x-2.0-unstable1
Media Browser Plus 7.x-1.0-beta3

hope someone can help here as it looks more like what I'm after rather than the imce route, (I prefer the file browser of media)

Can I split content so one content field goes to one div area and the other field to another div area?

HI after four days of trying I am asking for help THANKS

I have a page--node--mycontent.tpl.php that creates a working page for my content type "mycontent."

It is a JQUERY page that has a main content area and when you scroll down a pop out box appears with a suggestion link for next page.

My content type page has two fields but the two content fields appear in the main content DIV area BECAUSE i have nested the "print render($content);" call there.

HOW can I split it????????????????????

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x