I followed my own post >> http://drupal.org/node/1476868 but am having issues.....being the following
after trying to update from 7.7 - 7.12 got
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /home/siteabc/public_html/sites/all/modules/con/ctools/ctools/includes/export.inc on line 390
after trying to update from 7.7 - 7.10 got
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /home/siteabc/public_html/sites/all/modules/con/ctools/ctools/plugins/export_ui/ctools_export_ui.class.php on line 872
Upgrade Drupal
Updates What's going on
Upgrade DrupalImage upload failure
Upgrade DrupalAfter upgrading a dev site from 7.0 to 7.12, I now cannot upload files to the site. Here's a sample error message:
Warning: move_uploaded_file(temporary://filename.jpg): failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed in drupal_move_uploaded_file() (line 1607 of /var/www/drupal/includes/file.inc).
Warning: move_uploaded_file(): Unable to move '/tmp/phpdviesD' to 'temporary://filename.jpg' in drupal_move_uploaded_file() (line 1607 of /var/www/drupal/includes/file.inc).
File upload error. Could not move uploaded file.
It looks like there was a similar issue a couple years back, but I don't see any recent activity along these lines. Any input is very welcome
Do I need this?
Upgrade DrupalIn public_html/ I see the following folder cgi-bin what is it and do I need it?
Cheers
views not saved after upgrade drupal 6 to drupal 7
Upgrade Drupalhi. i am upgrade my website drupal 6 to drupal 7 , in views module when i wante save a view show this error:PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'human_name' in 'field list': UPDATE {views_view} SET name=:db_update_placeholder_0, description=:db_update_placeholder_1, tag=:db_update_placeholder_2, base_table=:db_update_placeholder_3, human_name=:db_update_placeholder_4, core=:db_update_placeholder_5 WHERE (vid = :db_condition_placeholder_0) ; Array ( [:db_update_placeholder_0] => Last_update [:db_update_placeholder_1] => last update [:db_update_placeholder_2] => [:db_update_placeholder_3] => node [:db_update_placeholder_4] => [:db_update_placeholder_5] => 0 [:db_condition_placeholder_0] => 11 ) in views_db_object->save_row() (line 2092 of /home/yektafil/domains/dl.yektafile.info/public_html/sites/all/modules/views/includes/view.inc).
please help!
Test site works but can't replicate to live site
Upgrade DrupalWe have had no known problem for the last 6 month, but recently we discovered issues with our site and noticed the panels were not populating in addition to some access limits and missing fields in some of the modules. We were either hacked or our host had server issues, disk error, hardware failure, etc.
I set up a test server with Acquia dev and was able to fix the issues on a local pc. I backup everything and uploaded the files back to the public_html folder while renaming the original public_html folder. I backed up the datebase from dev and I created and imported the new database in phpmyadmin. I did leave the older database under a different name.
Drupal 7.12 Created irreversible read/write error for module installation
Upgrade DrupalComputer 1: Windows7 Ultimate 64 bit
Computer 2: Windows 7 Ultimate 32 bit
WAMP v. 2.2
Drupal v. 7.12
CiviCRM v. 4.1.1
username: root
password: blank
Getting read/write error in attempting to install CiviCRM module after upgrading to Drupal 7.12
Going back to the previous version of Drupal gets same error message. Now I can't create CiviCRM module under any circumstances. It used to work fine before the upgrade.
Have tried setting Read/write priviledges on c:/wamp/www/drupal/sites/default/files folder
deselecting readonly checkbox with no effect.
**********************************************************************
Can´t login after Upgrade from 7.8 to 7.12
Upgrade DrupalHey,
is there any known bug with the drupal 7.12 upgrade? I have a large database from phpbb and now no password works! The upgrade from drupal 7.8 was correctly and no errors was shown. I try to copy the user database in a new installation of drupal 7.12, or copy manuell some user datas, but i still get no access. Maybe the encoding is wrong ... has anyone an idea?
Greetings M
upgrade 7.12.11 or not
Upgrade DrupalHi guys!
I need your opinion. I'm totally new in this game. Haven't worked with any cms before (I've looked around a lot though) and I'm no hacker. I know Drupal is consider to be hard to learn, but it has what I want, so I'm going to do my best. My first concern is if it's best - for me as a beginner - to upgrade Drupal to a higher version ( if yes, which version?) as the first move or just go with the Drupal 7.12.11 that is successfully installed an go right on to install some modules I need?
Thanks in advance!
register_globals is enabled error while upgrading from 7.10 to 7.12 on HostGator
Upgrade DrupalWhile upgrading from 7.10 to 7.12 I got the following error:
register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled. The PHP manual has instructions for how to change configuration settings.
HostGator offered instructions to disable by creating a php.ini and updating .htaccess which I did but it led to a PDO error. So I restored to 7.10 and started over. I got the same error noted above but this time I had the HostGator Chat Tech make the required updates (an option they offered the first time but I had wanted to try myself) and this time it worked fine.
Minor Updates
Upgrade DrupalJust wandering if I am following the correct steps in upgrading
1)Download the latest drupal ie 7.12
2) Site into Maintenance mode
3)Back up the with Backing and Migrate module
4)Via FTP
do the following (web server side)
* keep the sites folder where it is
* delete everything else
do the following (desktop side)
* delete the sites folder as its already on the web server side
* move everything else on the desktop side to the web server side
5) run the update.php ie www.abcdz.com/update.php