Search found 4 matches

by mallors
Sun Sep 23, 2007 3:57 pm
Forum: General discussions
Topic: Change Loginform plugin button to normal text link
Replies: 2
Views: 1544

No logout

Thanks for your reaction! The following code doesnt work!

echo '<a href="?serendipity[logout]=true">Logout</a>';

It reloads the page but still keeps me logged in.
by mallors
Sun Sep 23, 2007 12:30 pm
Forum: General discussions
Topic: Change Loginform plugin button to normal text link
Replies: 2
Views: 1544

Change Loginform plugin button to normal text link

Hi,

I have placed the plugin serendipity_plugin_loginform in the left sidebar to make it easy to login. After entering a username and password you need to press on a submit-button.

I would like to replace the large button with a <a href> link, but dont know what the target should be then. The code ...
by mallors
Tue Sep 11, 2007 6:04 pm
Forum: Installation
Topic: Pre installation issues
Replies: 2
Views: 2146

post_max_size 10M 8M [?]
upload_max_filesize 10M 2M [?]

I have changed in php.ini
by mallors
Tue Sep 11, 2007 5:15 pm
Forum: Installation
Topic: Pre installation issues
Replies: 2
Views: 2146

Pre installation issues

I have installed:
Apache HTTP Server 2.0.59
MySQL Server 5.0
php-5.2.4

When I go to http://localhost/serendipity/index.php I get a couple of issues:

Database extensions none [!]
GDlib extension No [?]
OpenSSL extension No [?]
mbstring extension No [?]

post_max_size 10M 8M [?]
upload_max_filesize ...