Search found 13 matches

by vollkorn
Sun May 18, 2008 8:33 am
Forum: Generelles in Deutsch
Topic: Spartacus: Keine Plugins verfügbar da Server down
Replies: 1
Views: 1657

Spartacus: Keine Plugins verfügbar da Server down

Moin,

netmirror.org ist momentan gar nicht erreichbar und s9y.org hat die Dateien package_event_de.xml und package_sidebar_de.xml zwar vorrätig, die sind aber auf dem Server beide 0 bytes groß.

Wenn ich die Dateien von hier per Hand ins Verzeichnis template_c kopiere werden sie nur wieder ...
by vollkorn
Sun Sep 02, 2007 2:01 pm
Forum: Bugs
Topic: usergallery doesn't show EXIF UTF8 usercomments properly
Replies: 5
Views: 7723

Okay, I found some time to work on this. But I don't know PHP, so I just had a look at some crash courses for PHP and at this page: http://www.randomchaos.com/documents/?source=php_and_unicode

I implemented the functions utf8_to_unicode() and unicode_to_entities() via copy'n'paste at line 19 in ...
by vollkorn
Mon Aug 13, 2007 7:34 am
Forum: Installation
Topic: SUHOSIN and eval()
Replies: 6
Views: 9347

The update arrived some days ago, just to give a short notice. But I haven't tested yet if it works without eval(). Will do so when my admin answers me.
by vollkorn
Mon Aug 13, 2007 7:31 am
Forum: Bugs
Topic: usergallery thumbnail view ugly thumbs
Replies: 1
Views: 2733

usergallery thumbnail view ugly thumbs

Hi,

I use usergallery 2.41 with the thumbnail view. And it's really ugly if you got pictures in landscape orientation because the thumbnail pictures are stretched unnecessarily to a width of 110 pixels. This is fine in mediadatabase view, but I don't want to use this view, I'd like to see the ...
by vollkorn
Sun Aug 12, 2007 4:27 pm
Forum: Bugs
Topic: usergallery doesn't show EXIF UTF8 usercomments properly
Replies: 5
Views: 7723

So,
I had a look at serendipity_event_usergallery.php and though I'm not in to PHP I think the interesting part is about lines 918 to 940. All what we need to do is to look at the field number 37510 and handle it the right way, which means to check if the value starts with "Unicode" and if so strip ...
by vollkorn
Mon Aug 06, 2007 3:47 am
Forum: Bugs
Topic: usergallery doesn't show EXIF UTF8 usercomments properly
Replies: 5
Views: 7723

usergallery doesn't show EXIF UTF8 usercomments properly

Hi,

I use usergallery 2.40 with serendipity 1.1.3 and configured it to show EXIF date and usercomment. But the usercomment is written in UTF8 which is no problem with other applications and webpages so far (f-spot, flickr, picasa).
But the usergallery plugin can't show them properly. Have a look ...
by vollkorn
Mon Aug 06, 2007 3:39 am
Forum: Installation
Topic: [SOLVED] usergallery not accessible/permalink not working
Replies: 2
Views: 3002

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.
by vollkorn
Sun Aug 05, 2007 2:49 pm
Forum: Installation
Topic: [SOLVED] usergallery not accessible/permalink not working
Replies: 2
Views: 3002

[SOLVED] usergallery not accessible/permalink not working

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
http://vollkorn.cryptobitch ...
by vollkorn
Sun Aug 05, 2007 1:15 pm
Forum: Installation
Topic: SUHOSIN and eval()
Replies: 6
Views: 9347

Sorry, but actually I seem not to know how this update of spartacus works, because when I click "plugins verwalten", "Neue Versionen von Ereignis-Plugins" I get this messages but no new plugin, still version 2.40.
Ereignis-Plugins

Versuche URL package_event_de.xml zu öffnen...
188416 bytes von ...
by vollkorn
Sat Aug 04, 2007 2:49 am
Forum: Installation
Topic: SUHOSIN and eval()
Replies: 6
Views: 9347

nb: my admin was so kind to allow eval() for me, but he'd like to see this solved in other ways and forbid eval() again, so it's just temporary. :)
by vollkorn
Sat Aug 04, 2007 2:42 am
Forum: Installation
Topic: SUHOSIN and eval()
Replies: 6
Views: 9347

SUHOSIN and eval()

Hi,

I get this error with my serendipity 1.1.3 on my webpage http://vollkorn.cryptobitch.de/
Bildergalerie
Bildergalerie

Bildergalerie (1 images)

Fatal error: SUHOSIN - Use of eval is forbidden by configuration in /home/vollkorn/public_html/bundled-libs/Smarty/libs/plugins/function.math.php(65 ...
by vollkorn
Wed Aug 01, 2007 4:29 am
Forum: Installation
Topic: How to change tmp directory/permission problems
Replies: 2
Views: 3093

Thanks, I could solve this in other ways. My serendipity is now running as cgi.
by vollkorn
Mon Jul 30, 2007 3:09 pm
Forum: Installation
Topic: How to change tmp directory/permission problems
Replies: 2
Views: 3093

How to change tmp directory/permission problems

Hi,

the /tmp directory of the server I'm running serendipity 1.1.3 on got this permissions:
drwxrwxrwt
So when I look at my blog at http://vollkorn.cryptobitch.de/ I get an error:
Warning: session_start() [function.session-start]: SAFE MODE Restriction in effect. The script whose uid is 1009 is ...