Search found 12 matches

by basiel
Fri Apr 21, 2006 9:32 pm
Forum: Plugins
Topic: @serendipity_superuser_plugin link page bottom
Replies: 1
Views: 2338

@serendipity_superuser_plugin link page bottom

Hi,

I'm using the superuser link to admin page... It shows in the sidebar, but I'd rather like the link to appear on the very bottom of every page.

Can someone tell me how I can do that?

Thanks, B.
by basiel
Wed Feb 22, 2006 5:32 pm
Forum: Plugins
Topic: remote rss
Replies: 2
Views: 2946

in http: //***/serendipity_admin.php?serendipity[adminModule]=configuration# UTF-8 is selected as charset.

in http: //***/serendipity_admin.php?serendipity[adminModule]=plugins&serendipity[plugin_to_conf]=serendipity_plugin_remoterss... UTF-8 is selected as charset.

changing this last one to ISO ...
by basiel
Tue Feb 21, 2006 4:58 pm
Forum: Plugins
Topic: remote rss
Replies: 2
Views: 2946

remote rss

I use the remoteRSS plugin to show the CNN latest news rssfeed (http://rss.cnn.com/rss/cnn_latest.rss), but it only shows this error - btw not only this feed gives that same error...

Error on line 146 of path_to\***\serendipity\bundled-libs\Onyx\RSS.php: File has an XML error (not well-formed ...
by basiel
Wed Oct 05, 2005 9:38 pm
Forum: Plugins
Topic: new plugin request - show rss feed
Replies: 7
Views: 4873

thx

Thanks a lot Gravin, I combined your first answer here with your tip about using the contactform plugin... works great!

Thx, B.
by basiel
Sun Oct 02, 2005 4:39 pm
Forum: Installation
Topic: Disabling URL rewriting manually
Replies: 3
Views: 2549

edit the .htaccess file in your blogs root :

# BEGIN s9y
DirectoryIndex /serendipity/index.php

<Files *.tpl.php>
deny from all
</Files>

<Files *.tpl>
deny from all
</Files>

<Files *.sql>
deny from all
</Files>

<Files *.inc.php>
deny from all
</Files>

<Files *.db>
deny from all
</Files ...
by basiel
Sun Oct 02, 2005 2:31 pm
Forum: Plugins
Topic: new plugin request - show rss feed
Replies: 7
Views: 4873

new plugin request - show rss feed

Wizard asked for this in this post , but it seems lost in that big thread :
How about a plugin for RSS feeds similar to the one that Sebastian Nohn wrote for the Administrative screen.
Display RSS-Feed in Backend Overview
Displays a RSS feed on the overview page (right after login) to the ...
by basiel
Sat Aug 20, 2005 2:25 pm
Forum: Plugins
Topic: spartacus error
Replies: 6
Views: 4995

serendipity : v0.8.2
PHP : 4.4.0

SPARTACUS : # $Id: serendipity_event_spartacus.php,v 1.12 2005/06/29 13:41:25 garvinhicking Exp $

I have installed a couple (not more than 5) plugins.

Thanks, B.
by basiel
Fri Aug 19, 2005 2:12 pm
Forum: Plugins
Topic: spartacus error
Replies: 6
Views: 4995

spartacus error

Trying to open URL package_event.xml...
Fetched 103969 bytes from already existing file on your server. Saving file as templates_c/package_event.xml...



Fatal error : Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in /home/basiel/public_html/sblog/plugins/serendipity ...
by basiel
Sun Aug 07, 2005 1:16 pm
Forum: Plugins
Topic: spartacus problem
Replies: 3
Views: 3420

I've checked, and this file package_event.xml seems complete. And - very weird - sometimes it shows what I quoted before, sometimes it shows some plugins and then stops, or sometimes it shows the complete list of plugins...

I think it's some timeout problem, I will have to check my Apache server ...
by basiel
Sun Jul 31, 2005 4:23 pm
Forum: Plugins
Topic: spartacus problem
Replies: 3
Views: 3420

spartacus problem

[off topic] Hope I'm putting this in the right forum... [/off topic]

I installed the SPARTACUS plugin, so I see two new options when configuring plugins : "Click here to fetch a new sidebar plugin from the Serendipity Online Repository" and "Click here to fetch a new event plugin from the ...
by basiel
Wed Jul 20, 2005 7:00 pm
Forum: Installation
Topic: admin page shows error
Replies: 2
Views: 2677

Correct, I added / edited a dutch lang file, uploaded (ftp) it to my webspace ...
But after that, I edited the file with the "cPanel X" 1l.com offers; that must have added two extra newlines (I'm really sure I didn't do that ;))
Uploading my (correct) local file fixed the problem!

Thanks a lot, B ...
by basiel
Wed Jul 20, 2005 12:00 am
Forum: Installation
Topic: admin page shows error
Replies: 2
Views: 2677

admin page shows error

after logging in serendipity_admin.php shows this error (warning)

Warning: Cannot modify header information - headers already sent by (output started at /home/***/public_html/siren/plugins/serendipity_event_guestbook/lang_nl.inc.php:50) in /home/***/public_html/siren/serendipity_admin.php on line ...