PS: a small mistake in that post of mine : it’s version 1.7.2 that I am using, on WP 3.0.3, and not version 1.7.0
Thanks.
just had the same problem, solved it by going to gallery options and ticked ‘activate permalinks’ (Aktiviere Permalinks)
no more errors on that (Version 1.7.2)
PS sometimes I just put
<?php error_reporting(E_ALL); ini_set(‘display_errors’, ‘1’); ?>
into the header of a theme just to debug all the errors I code …
Hi longjorn,
Thank you very much ! I will try this immediatly ! I’ll be back to say if it fixes it.
…
I don’t know yet if it fixes it. I activated it on one of my blogs and didn’t find the error messages, so I have however gone to tick the option “activate permalinks”, and there I saw the notice “if you activate this option you will have to update the permalink stricture”. The problem is I don’t know what it is about and where to activate it.
How to do that ?
Thanks again,
Mélodie
Hi,
After activating permalinks (I still don’t know how to update the permalink structure, although I started to seek the info on the web) well, 2 of the lines of notices have disappeared, but there is still one showing:
***********************
Notice: Undefined index: galAjaxNav in /data/henry/web/2/3/melodie.toile-libre.org/htdocs/wp-content/plugins/nextgen-gallery/nggallery.php on line 353
***********************
What could be done for this one ?
Thanks again.
Try resetting your custom permalinks back to the default setting. If this works, then review Using_Permalinks before setting a custom permalink structure back up again.
Thank you esmi, I tried.
But it’s worse. Now at the bottom of the admin page I can read:
**************************
Warning: require() [function.require]: open_basedir restriction in effect. File(./admin-footer.php) is not within the allowed path(s): (/data/:/var/tmp/:/tmp/) in /data/henry/web/2/3/melodie.toile-libre.org/htdocs/wp-admin/options-permalink.php on line 289
Warning: require(./admin-footer.php) [function.require]: failed to open stream: Operation not permitted in /data/henry/web/2/3/melodie.toile-libre.org/htdocs/wp-admin/options-permalink.php on line 289
Fatal error: require() [function.require]: Failed opening required ‘./admin-footer.php’ (include_path=’.:/usr/local/share/pear’) in /data/henry/web/2/3/melodie.toile-libre.org/htdocs/wp-admin/options-permalink.php on line 289
******************************
The other message is still there at the top of the public side:
http://melodie.toile-libre.org
Then it appears like resetting again to “almost pretty” (this is what I use because the server there is Lighttpd, and I never could figure out how to get the same result as with a “.htaccess” file.
I have setup a new copy of this blog somewhere else where I don’t mess up with debug mode, therefore I can take other suggests if any. 🙂
Well, otherwise I had read this “Using_Permalinks” doc quite a few times before, along the years… does that action update permalinks ?
It looks to me like there’s a server issue:
Warning: require() [function.require]: open_basedir restriction in effect. File(./admin-footer.php) is not within the allowed path(s): (/data/:/var/tmp/:/tmp/) in /data/henry/web/2/3/melodie.toile-libre.org/htdocs/wp-admin/options-permalink.php on line 289
> It looks to me like there’s a server issue
Thanks.
I will enable debug on the other blog – http://melodie.tyruiop.org/blog – that is hosted somewhere else, in order to compare. I’ll be back tomorrow with the results.
Hi,
I won’t be able to test further right away, but I’ll be back as soon as possible.
Thanks again very much,
Mélodie