Does anyone have any experience in exporting ONLY comments from Wordpress to Drupal. I have a Wordpress site and I don't want to loose the comments people made, is there a way just to bring the COMMENTS in? Thank you.
When I tried to enable the views module I got the following error message:
"Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 443130 bytes) in /opt/lampp/htdocs/includes/database.mysqli.inc on line 303"
As am new to drupal, I don't know where to set the memory limit. Anybody who knows about this please give me a reply.
I have a page outside of drupal that sets certain session variables. I want to be able to use this variable on the page.tpl.php but session data is reset. How can I do this?
We are an association that has members, and the number of members is always going up and down. I need to write an external to Drupal php script that takes an export of our users and updates the User table and the coresponding profile fields.
Now I started doing this and from a programming point it's not a problem. Then I noticed this field data in the user table that seems to contain all the data in the users profile. The format is :
s:15:"a_paddress_2";s:13:"P.O. Box 4212";s:11:"aspe_pstate";