"This is an experimental release. It WILL break your system. It WILL destroy all the bookings-related data in your installation. Don't use this release."
Hey all - I'm a new Drupal admin and might have just done something stupid. I'm moving from a shared host to a VPS at Linode (and they freaking rock so far). Anyway, my old install was 6.17....and here's what I did:
1) Setup VPS and LAMP at Linode
2) Imported data from MySQL database from the original install at shared host
3) Setup new install of Drupal 6.19 on Linode
4) Copied entire directory structure from old host on 6.17 to new VPS
I have just updated to version 6 and not all pages and menus are showing to all users.
I have the following anonymous user , authenticated user, contributor, editor
contributer and editor can see all the content but authenticated can not and on some nodes the right had menu move uuder the list of posts.
In the 5 version I had the Node Teaser module installed I had to re save content that used this to get the site to work but still there are parts missing or broken menues for Authenticated users
I have problem with disappearing "\". When I'm clicking on "save project" "\" is disappearing. When I'm writting LateX formula i must make two "\" before "\\frac" because one of them will disappear. And when i want edit this text there in all text is no '\'.
In 2008 i set up a small blog in drupal 6. Imagefield for D6 was still under development so i turned to Filefield Image: http://drupal.org/project/filefield_image It worked fine but development stopped on the module. Today, without any changes to the system, no more images show up. And all errors point to the Filefield Image module.
When i check my page sourcecode where images should be there is no trace, not even <img src... where the images used to be. In my database i found the table "files" hold the links to the jpgs (e.g. sites/default/files/covers/cover_mariostamboom.jpg) so that's something I guess but how do i get them to show up in the articles again?