Upgrade Drupal

classification of nodes (book)

Traduction : Français » Anglais
Bonjour, j'utilise drupal, je veux que l'affichage de mes articles (book) seront afficher par l'ordre ancien en haut et nouveau en bas comment faire merci infiniment
Hello,
I use drupal, I want to see my articles (book) will be displayed by the old order and a new top to bottom
how
thank you very much

Lost the image upload icon on tinyMCE

I hope you can help. I have been messing with this for HOURS. I upgraded my sites from 5.12 to 6.8 and finally got everything working, except for image uploads. The end user doesn't know any HTML so I want it to be very simple. I have tinyMCE working fine but the icon for uploading an image disappeared. I would to click on the image icon in the tinyMCE menu and then the pop-up window would appear. Next to the "Image URL" field used to be an icon to browse the local PC. Where did it go and how do I get it back???
Over the past 2 days I have installed and messed with every possible image upload module but I cannot get it to work. Which one do I use?

BIG FAT ERROR after upgading to Drupal 6.8! Fatal error: Call to undefined function user_access()

I´ve tried in a testing environment, to upgrade my site from 5.x to 6.8.
I´ve followed all directions (they are almost the same as the ones that I have to go through to upgrading my site from 4.7 to 5.x).
Anyway, whan I enter the update.php file, I get this error message:
• warning: Cannot modify header information - headers already sent by (output started at /....../demo5/includes/database.mysqli.inc:128) in /......../demo5/includes/common.inc on line 141.
I´ve alreay tried deleting all possible blank spaces at the end (or top) at all the php files in the primary directory (the ones besides index.php), and deleting the blank space that were at the last line in common.inc and database.mysqli.inc

Upgrading from 5.14 to 6.*

i currently have drupal 5.14 and will like to upgrade to 6.* so that i'll be able to use the beautifull themes that 6.x currently benefits from. I have been able to upgrade from 5.7 right up to 5.14.
here is the question. do i have to follow the same methods?

Fatal error: Maximum execution time of 240 seconds exceeded in includes\database.mysql.inc

If am running AppServ as a LAMP development environment on a Windows machine,
PHP 5.1.4
Drupal 5.12
MySQL database 5.0.22
i am trying to upgrade to Drupal 5.14.
while i am trying to disable modules i am getting Fatal error: Maximum execution time of 240 seconds exceeded in includes\database.mysql.inc
Changes I tried in php.ini file:
mysql.connect_timeout = -1
max_execution_time = 3000
and restarted the Server . but still i am getting the error.
Any other leads on a setting to look at? Thanks.

Don't upgrade to D7 yet

I finally started using Drupal and because I could not stand to see the big red sign that said "a new upgrade is available. Please upgrade" after my install, I upgraded to D7.
Now, all of the cool modules I want to import will not match my version of Drupal. I'm downgrading to D6 until further notice.

Is it WORTH upgrading to Drupal 6

I'm trying to figure out if it is really worth upgrading to Drupal 6.x from Druapl 5.
I have all modules available for Drupal 6 so I can upgrade it. But the thing is, it's not going to be any faster, in fact, evidence shows that Drupal 6 is twice as slower as Drupal 5 (according to this optimization site; google and you'll find it, it even says Druapl 7-dev is much slower as well).
The problem is not that I cannot upgrade, I can upgrade the modules fine, the Theme might be a big problem but I'll work around it.
The problem is: Getting tons of content, users, data, and settings into Drupal 6 from Drupal 5. I suppose I have to somehow sort through my .SQL file and take the stuff I need, and then maybe face HORRIFIC problems like "mysql error"s because I'd be transferring Mysql 4.0 stuff to MySQL 5.0...

My Sites Have Become "Read Only"

I may be having the same trouble as this http://drupal.org/node/350565
My web sites have become "read-only." Doing ANYTHING at them which should push some info in the database gives only a page refresh, with no feedback.
I upgraded from various versions of 5 to 5.14, things seemed fine, I dumped all the databases as a backup (numerous times along the process).
Some of the sites I updated to 6.8 and ran in a multisite configuration. Those sites seemed to work fine and the upgrades in Drupal 6 were nice. I try to run as lean sites as possible without any additional modules: KISS.

Pointing Drupal 6.8 to a database filled with content instead of the blank database

I am trying to point my site www.informationknot.com which is using Drupal 6.8 to a database filled with content instead of the blank database it is currently using. I'm not sure how to configure the settings.php file or if this is the correct way to do it.
Also, I have a database with content from Wordpress. Can I point to this too? Maybe using two databases on one site may not be the best idea?

Security Update

I'm not sure this is the right place to post this so I apologize if it's not. Like many other folks, I'm new to Drupal. I have my site hosted through a service and Drupal just happens to be an option. In an effort to learn it, I've had it loaded for my site. Needless to say it's slow going but it's going so that's a good thing. I just received the following when I was in the site admin working.
--------------------
Drupal 6.6
Recommended version: 6.8 (2008-Dec-11)
* Download
* Release notes
Security update: 6.7 (2008-Dec-10)
* Download
* Release notes

Error on menu.inc line 258 on upgrade from 5.14 to 6.8

this shows as a warning on every page...
warning: Invalid argument supplied for foreach() in /home/qbnflaco/upgrade.qbnflaco.com/includes/menu.inc on line 258.
Just wondering if anyone has had this issue.. Here are the modules I have installed...
Drupal core
Drupal 6.8
Includes: Block, Blog, Blog API, Color, Comment, Database logging, Filter, Help, Menu, Node, PHP filter, Path, Syslog, System, Taxonomy, Update status, User
Modules
Administration menu 6.x-1.1
Includes: Administration Menu
Audio 6.x-1.0-unstable3
Includes: Audio, Audio Import

Upgrading from 6.x to 6.8 returns fatal error on update.php

I'm upgrading from I think 6.x (don't remember the exact version) to 6.8 and when I run update.php after I upload all my files I get the following error:
Fatal error: Call to undefined function filter_xss_admin() in /home/site/public_html/includes/theme.maintenance.inc on line 246
I downloaded the update and untar'ed it on the server. I ftp'ed the sites folder and my custom theme.
Anybody know where I should start looking?
Thanks in advance.

Drupal Fine Now -- But What Happened? Any Ideas?

Hi -
Drupal Newbie here.
I am working with drupal on local development site (Windows XP standalone, with Apache Triad loaded at C:
I needed to upgrade my 6x Drupal to 6.8. My steps: (1) I backed up MySql database locally using PhPAdmin; (2) I next copied to local backup directory the Drupal folders: themes, sites, scripts, profiles, modules, misc and includes; (3) I finally copied htaccess to local backup directory.
I did not put my local site into maintenance mode. I had no reason to disable custom/contrib modules.

Customization of drupal and upgrade it later

Hi
i want to use drupal as framework for a web appplcation but i have a doubt regarding how to organize the code.
I know for example that one way is to write my own modules and "override" all core and contributed functions so that when i need to upgrade drupal or modules, i won't need to restart to code. But for this solution, i am afraid of the useless code ...
The second idea is to modify "wisely" the core code and contributed modules and update "wisely" later.
thanks for giving me some ideas.

Moving systems

I am attempting to move my production environment from one physical system to another. What are the steps involved in making this move? The steps I am aware of are:

  • Backup/copy the MySQL database
  • Copy custom code (Themes, Modules)
  • ...

Oh, one other thing I also need to change the "domain" name for the site
Any assistance would be appreciated.
Regards,
Harold

Strict Standards: Declaration of DatabaseStatement::execute()

I'm trying to create a (clean) D7 test site and get this:
Strict Standards: Declaration of DatabaseStatement::execute() should be compatible with that of PDOStatement::execute() in C:\www\webapps\drupal-7\includes\database\database.inc on line 1118

upgrade from 6.2 to 6.8 killed site

hi,
i decided to upgrade my site from 6.2 to 6.8.
partly because it said it was a security upgrade, and partly because my cck date view filter wasn't working, so thought i'd make sure everything was current before fixing it.
took a backup of site plus database.
installed the backup on my localhost. practised running the upgrade on my local copy. appeared to work. so got ready to do it in production.
took site offline.
turned off modules.
uploaded code.
ran update.php
blank screen.
ran update.php
blank screen, with address http://www.mysite.com.au/update.php?op=info

Duplicated menu items and untranslated strings after updating from Drupal 5.13 to 6.8

Hello everybody!
After updating from Drupal 5.13 to 6.8 I notice that some menu items in navigation block are duplicated and have the same links. For example, I see two "Log out"s, two "My account"s and so on. And I can't disable or delete doubled items in menus control panel. Also I see that some text in drupal interface is not translated into Russian. But when I install Drupal 6.14 from scratch, every string is translated. I suppose this problem occurs because some old tables in MySQL database remain and are not deleted while updating. For example, tables of installed and disabled modules still remain in database. Translation in Drupal 5.14 and 6.8 differs much and that causes problems while updating. So the main problem while updating from 5 to 6 version is that old data is not removed from database and it conflicts with new data.
How can i delete all old tables left from 5.14 version and avoid such duplication? I don't want to do it in phpMyAdmin manually because I don't know exactly which tables I must delete and which I shoudn't touch. Is there any other way to upgrade to 6.8 and automatically clear all data from database left from 5.14?
My config:
Apache 2.2.8
PHP 5.2.6
MySQL 5.0.51b
phpMyAdmin-2.10.3

new very green but loving it

i am new, in a hurry and the version I installed frm Go Daddy is 6.6 I do not know how to update. I have tried several ways help

All menus disappear in 4.6.5 -> 4.6.6 (!!) upgrade

I've found two solutions:
http://drupal.org/node/42648#comment-102290
http://cvs.drupal.org/viewvc.py/drupal/drupal/includes/menu.inc?r1=1.79....
Neither work. I've got a long way to go to get to D5, so any help you can give would be greatly appreciated!

Syndicate content

Advertising