The system admin was able to workaround this by changing the values in htaccess and in the database.
update serendipity_config set value = 'categories/%name%' where name ='permalinkCategoryStructure';
<<< RewriteRule ^([0-9a-z\.\_!;,\+\-\%]+) index.php?/$1 [NC,L,QSA]
>>> RewriteRule ...
Search found 7 matches
- Mon May 05, 2008 12:28 pm
- Forum: General discussions
- Topic: can't access administration after changing category path
- Replies: 5
- Views: 2834
- Sun May 04, 2008 10:39 pm
- Forum: General discussions
- Topic: can't access administration after changing category path
- Replies: 5
- Views: 2834
- Sun May 04, 2008 1:45 pm
- Forum: General discussions
- Topic: can't access administration after changing category path
- Replies: 5
- Views: 2834
can't access administration after changing category path
I wanted to remove the categories directory of the URL for the blog
Example:
Old:
server/categories/name
New:
server/name
I changed this in the configuration -> paths area, but after I made the change, I can't access the administration page anymore. It just takes me to the blog home page ...
Example:
Old:
server/categories/name
New:
server/name
I changed this in the configuration -> paths area, but after I made the change, I can't access the administration page anymore. It just takes me to the blog home page ...
- Mon Apr 28, 2008 12:55 pm
- Forum: General discussions
- Topic: Sharing Content between Pages
- Replies: 1
- Views: 1667
Sharing Content between Pages
Hello Again All,
Here's my situation:
I have a set of static pages (using the static pages plugin). This set of pages are for things like a FAQ and Contact Us page. The FAQ is actually quite large and is divided up into several sub-pages.
Some of these sub-pages have content which is ...
Here's my situation:
I have a set of static pages (using the static pages plugin). This set of pages are for things like a FAQ and Contact Us page. The FAQ is actually quite large and is divided up into several sub-pages.
Some of these sub-pages have content which is ...
- Thu Apr 24, 2008 1:05 am
- Forum: General discussions
- Topic: removing /serendipity/ from URL
- Replies: 6
- Views: 3689
- Wed Apr 23, 2008 12:06 pm
- Forum: General discussions
- Topic: removing /serendipity/ from URL
- Replies: 6
- Views: 3689
- Tue Apr 22, 2008 11:51 pm
- Forum: General discussions
- Topic: removing /serendipity/ from URL
- Replies: 6
- Views: 3689
removing /serendipity/ from URL
Good Day,
I am working with a previously installed instance of Serendipity.
I am new to this product and am currently playing with it to see if it meets our needs as a CMS.
In all of our URLs there is the /serendipity/ prefix before anything else.
Is there a configuration setting somewhere that ...
I am working with a previously installed instance of Serendipity.
I am new to this product and am currently playing with it to see if it meets our needs as a CMS.
In all of our URLs there is the /serendipity/ prefix before anything else.
Is there a configuration setting somewhere that ...