I'm trying to migrate a lot of content from a Manila site that was being used as a traditional web site (no blog posts, just static pages). I've written scripts to pull all of the pages out of Manila into static html files, strip the templates, and run them through tidy to clean them up. I'd now like to load them up into Drupal and create rewrites for each of them, so that none of the existing links break. What would be the simplest way to accomplish this? The node_import module looks like it would get me part of the way.
it seems there is some problem with one of my sites where drupal is corrupting some of the data - it is making "'"s into "’"s as well as mangling other characters. this seems to be happening on a live drupal site during the submitting of new data.
does anybody have any idea why this could be happening?
the strange thing is that it actually looks like it might display ok on the website - but only in some instances.
but when i change theme I'm getting a
warning: call_user_func(xtemplate_templates): First argument is expected to be a valid callback in /home/******/public_html/drupal/modules/system.module on ...... this on the face off it dosent appear to be a serious proble until you start messing with the style sheets then the problems start emerging I was using a blix theme
I initally thought this was a problem with my local installation but have found out not its also a problem on my server
heyas..I tried an upgrade..I have a lot of custom menus on the left and right sides that took hours and hours to create....here is the site with teh 4.4 database:
i upgraded a few weeks ago to drupal 4.6.3 and i am no longer able to add users. well, i get sent an email telling me someone has applied for a user account, but when i go to activate it i get this error:
Cannot modify header information - headers already sent by (output started at /home/machine/public_html/blog/includes/common.inc:384) in /home/machine/public_html/blog/includes/common.inc on line 192.
When I attempt to add a user, either as an administrator or as the anonymous user, the email address receives the confirmation email, but the user is not added to the database. The following PHP error is logged: