This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

css broken on upgrade to 6.14

when i upgraded to drupal it broke a bunch of my CSS... seems like drupal does not understand where sites/default/files/css is loacted... or, perhaps, it is not able to write to this file (permissions are correct). Any help would be appreciated.

Migrating several sites & versions to 1 multisite

I'm consolidating several Drupal sites from different web hosts onto 1 new multisite installation on yet another host. The existing sites are all different versions - 5.3, 5.5, 6.14, 6.15. I don't have the option of upgrading the 5.x sites to 6 on their current hosts - I just have ZIPs of the files and mysql backups. In order to get them all working under one multisite, is it necessary to first install Drupal 5 on the new server? I think I need to do the migration in this order-

Drupal goes back to 6.14 every time after the update

I don't know what I'm doing wrong, but I've updated drupal twice following the instructions give, but every time after I finish it, when I run cron again it show that I'm still at version 6.14!!

I'de done exactly the same as I done before to update it (from 6.13 to 6.14) but now it simply doesn't work.

My upgrade process:

Drupal 6.x views argument User: Username is Author

Hi guys,

I just upgraded to Drupal 6 and I see now that the views module is quite different.

I used to have a view where the argument was User: Username is Author. Where can I set this now in Drupal 6? I mean in the Arguments block, I set only "User:Name". Where do I set the "is Author" part?

Steven

Views Upgrade D5 to D6

When upgrading Views, MySql Database table view_view(D5) is now views_view(D6). All D5 arguments and relationships are gone.

A clean D6 install shows the following tables:
views_display
views_object_cache
views_view

While the original D5 database shows:
view_argument
view_exposed_filter
view_filter
view_sort
view_tablefield
view_view

add a form value after the node

Hi, everyone. i have a question:

i want to add a form value after every post story, for example ads link, but dont after the comment, when i used the ad block , the ads link after the comments, that is not good for show. i took a look to the advertisment, that is complex to make this simple ads.

so someone has good idea for this? or something i can add the ads links to any file?

thanks.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal