HI have been adding content using filefield and the filesources module to copy files from a path on the server to drupal and I've experience a blank page coming up after I submit the page. So the file name is there in the sites/default/files folder, but there is no page created. So when I add the page again I get a file name created with the _0.extention. How can I fix this since I have no page to delete but the one that has the filename_0.extention.
How can I fix this and why do I get these blank pages, never experienced this before.
Using hostgoatr.com as my host.
Thanks for any suggestions of help.
Follow me on: Twitter: http://twitter.com/1rubytweets Facebook: http://www.facebook.com/profile.php?id=1058306793 Join me on: Yahoo: jruby6767 Msn: jruby@charter.net
I think I found the problem, I was saving content using content/[node:title] and all my node titles are the same for this content just the date changes. So I added /node:nid/node:title and rebuilt all aliases and so far things are going ok, but I still have to figure out how to get rid of the _0 files I created. Could I just delete the file on the page using the remove option, then ftp in and remove the normal file if it is still there and be sure the _0 file is gone then re add it or could something be stuck in the files table too?
Follow me on: Twitter: http://twitter.com/1rubytweets Facebook: http://www.facebook.com/profile.php?id=1058306793 Join me on: Yahoo: jruby6767 Msn: jruby@charter.net
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Jim Ruby Sent: Tuesday, January 24, 2012 7:53 PM To: support@drupal.org Subject: [support] problems adding content drupal 7.10
HI have been adding content using filefield and the filesources module to copy files from a path on the server to drupal and I've experience a blank page coming up after I submit the page. So the file name is there in the sites/default/files folder, but there is no page created. So when I add the page again I get a file name created with the _0.extention. How can I fix this since I have no page to delete but the one that has the filename_0.extention.
How can I fix this and why do I get these blank pages, never experienced this before.
Using hostgoatr.com as my host.
Thanks for any suggestions of help.
Follow me on: Twitter: http://twitter.com/1rubytweets Facebook: http://www.facebook.com/profile.php?id=1058306793 Join me on: Yahoo: jruby6767 Msn: jruby@charter.net