When I create a new Pblog and save it I get the following error message.
* warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/woodlands/:/tmp:/usr/local/lib/php/:/var/www/:/etc/virtual/:/tmp:/usr/local/:/etc/virtual/:/usr/bin/:/bin/) in /home/woodlands/domains/woodlandsgolf.org/public_html/includes/file.inc on line 188.
* warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/woodlands/:/tmp:/usr/local/lib/php/:/var/www/:/etc/virtual/:/tmp:/usr/local/:/etc/virtual/:/usr/bin/:/bin/) in /home/woodlands/domains/woodlandsgolf.org/public_html/includes/file.inc on line 188.
The blog seem to work ok after that except for the fact that thumb nails overlap the right hand side bar, I have noticed that this also happens with the demo site
Comments
Comment #1
baldy commentedHi,
These are warnings and are related to the open_basedir restrictions you can configure in your webservers config.
You have it set to warn so it still works if you set it to deny then it wont work. From what I can see its coming from a drupal function that pblog uses, so I dont think there is anyway I can fix it.
The thumbnails wrapping is a problem. I think its nice having 5 thumbnails, but they dont fit nicely with most themes. I am open to any creative suggestions.
Cheers
Baldy.
Comment #2
baldy commentedComment #3
baldy commented