Closed (fixed)
Project:
Pblog
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2009 at 18:52 UTC
Updated:
22 Jan 2009 at 15:58 UTC
Sorry, I am a newbie. I am receiving the following error message:
Fatal error: Cannot use string offset as an array in /home/pelicanb/public_html/includes/form.inc on line 978
I moved my Drupal installation from the /home sub directory to the root. I assume that Pblog is still trying to access the old sub directory /home. I can not figure out what file configuration I need to change to fix this.
Thank you in advance for any assistance.
Comments
Comment #1
larrysweb commentedActually, I don't think this is the problem. The Base URL path is correctly set in the settings.php and pblog was installed after I moved the directory.
Comment #2
baldy commentedHi,
I think I have seen this before and its related to the /tmp folder.
In your admin section have a look in admin/settings/file-system and check the Temporary directory:
I have mine set to /tmp on my linux system.
Download method: is set to Public - files are available using HTTP directly.
If that does not fix it, then it might be a file name in your zip file. Maybe send me the zip file and the details of your system so I can test it.
Cheers
Baldy.
Comment #3
baldy commentedComment #4
baldy commented