Page 1 of 1

[SOLVED] usergallery not accessible/permalink not working

Posted: Sun Aug 05, 2007 2:49 pm
by vollkorn
Hi,

I got a problem with the usergallery plugin version 2.40 on my serendipity 1.1.3. It works if I chose to use it as starting page but I can't go to the specified URL if not. This is what my config says that my permalink is:
/index.php?gallery.html
But if you go to
you'll just find the frontpage. As I don't know the difference between a static page and a permalink I don't know if it's of any interest that I installed the static pages plugin which only shows the starting page as entry.
How can I access my usergallery now?

Posted: Sun Aug 05, 2007 5:23 pm
by mgroeninger
I think you need a leading slash after the question mark....

The default is this: /index.php?/pages/gallery.html

I think doing something like /index.php?/gallery.html might help.

That being said, it used to be that first level permalinks did not work so well and it was recommended you use a "folder" in the url. I believe that is fixed, but I might have some kind of collision in my code somewhere.

Posted: Mon Aug 06, 2007 3:39 am
by vollkorn
Thanks, the trailing slash was the problem, now it works fine even without a folder so far.
I still got some problems with the usergallery, but I'll open a new thread for these.