I'm new to drupal, used 4.6.5 and then followed the upgrade guide and video to 4.7. When I reload the page, I see the text below but don't know what it means. Any ideas ?
I'm having problems updating my site from 4.6.5 (I think) to 4.7, and I'm having no success. I seem to have two problems:
+ I get a lot of error messages regarding SQL errors (alter, drop, create)
+ The nodes that contain UTF-8 characters becomes garbled
My site is pretty "plain" I've avoided using any module (except markdown) in order to avoid problems during backup ... and I have no knowledge of drupal internals so I don't really know where to start looking for the problem.
i upgraded from 4.6 to 4.7, did the whole update.php.
I've set to use the standard bluemarine template, and i'm getting this error on /node
causing a fatal and therefore a blank page.
[Sun May 14 00:03:27 2006] [error] [client 203.114.178.7] PHP Fatal error: Call to undefined function format_name() in /u0/taniwha/wallace_html/brenda/themes/engines/phptemplate
/phptemplate.engine on line 275, referer: http://coffee.geek.nz/admin/themes
After having too many dramas updaing a 4.6 install to 4.7, I've just decided to just migrate some content elements across. So far, so good. I've managed to get my taxonomy and aggregated feeds across.
My problem is that I need to move a blog from a 4.6 install to a 4.7 install....just a single blog (it has about 800 entries, otherwise I'd use Ecto to repost via xmlrpc). However, I'm having trouble doing this.
I just updated from 4.6.5 to 4.7 and everything seems OK except for the path to my custom logo. When I check for the path that IE is looking for, I get this: "http://www.turtleturd.com/portal/http://www.turtleturd.com/portal/images...". Of course the picture does not show. On my configure theme page, my path to custom logo is desiganted as: "/images/turtle_on_back.gif". So somehwere, Drupal is adding the extra base URL to my image path.