Search found 102 matches

by WebComPas
Mon Mar 14, 2011 12:09 am
Forum: Plugins
Topic: Static page as 404 error document
Replies: 5
Views: 3121

Re: Static page as 404 error document

I just added this feature to the plugin. So one staticpage can be used as 404 error document if the webserver is configured accordingly.
by WebComPas
Sat Jan 08, 2011 9:20 pm
Forum: Bugs
Topic: Wrong behaviour in serendipity_db_query()?
Replies: 4
Views: 2706

Re: Wrong behaviour in serendipity_db_query()?

OK, thank you! Surely this will be helpful for developers which are not familiar with this function.

Regards
Pascal
by WebComPas
Sat Jan 08, 2011 2:30 pm
Forum: Bugs
Topic: Wrong behaviour in serendipity_db_query()?
Replies: 4
Views: 2706

Re: Wrong behaviour in serendipity_db_query()?

I'm referring to the PHPDoc documentation within the mysql.inc.php: It can return: * false if there was an error, * true if the query succeeded but did not generate any rows * array of field values if it returned a single row and $single is true * array of array of field values if it returned row(s)...
by WebComPas
Fri Jan 07, 2011 4:52 pm
Forum: Bugs
Topic: Wrong behaviour in serendipity_db_query()?
Replies: 4
Views: 2706

Wrong behaviour in serendipity_db_query()?

Hallo!

Yesterday I found a strange behaviour of the core function serendipity_db_query(): According to the documentation it should return FALSE if an error occurs but in fact it returns the error message.

Can anyone tell me if this is a bug or if I didn't understand this correctly?

Regards,
Pascal
by WebComPas
Mon Apr 05, 2010 8:50 pm
Forum: Plugins
Topic: Static page as 404 error document
Replies: 5
Views: 3121

Static page as 404 error document

Hello! I've created a static page to be displayed in the case of 404 errors. This should be displayed if the requested blog page doesn't exist instead of the index page. Unfortunately there is no corresponding configuration option. Also I want to use it as ErrorDocument. I would be glad, if someone ...
by WebComPas
Thu Apr 01, 2010 11:58 pm
Forum: Plugins
Topic: Submit changes to plugins
Replies: 2
Views: 1878

Re: Submit changes to plugins

Thank you for this information. Followig you find the changes I made. I changed the plugin concerning the keyword-to-tag feature. Now there is an option to select if this feature is active. So you can for example disable it temporarily. Additionally I improved the way of searching for keywords. Up t...
by WebComPas
Thu Apr 01, 2010 11:03 pm
Forum: Plugins
Topic: Submit changes to plugins
Replies: 2
Views: 1878

Submit changes to plugins

Hello!

I just changed the freetag plugin and want to submit the changes. Unfortunately I couldn't find out how to do this. I hope someone can tell me, how this is possible.

Thank you!

Pascal
by WebComPas
Wed Jan 06, 2010 6:49 pm
Forum: Plugins
Topic: Bugs in freeTag plugin
Replies: 3
Views: 2068

Re: Bugs in freeTag plugin

I just tested the new version. With this the mentioned bugs don't occur anymore. Thanks for this bugfix!

Regards,
Pascal
by WebComPas
Tue Jan 05, 2010 12:51 am
Forum: Plugins
Topic: Bugs in freeTag plugin
Replies: 3
Views: 2068

Bugs in freeTag plugin

Hello everybody! I've found two bugs in the freeTag plugin (Version 3.10.2). The first one is, that if I click on "Preview" in the edit form, no tags and related entries are shown in the footer. I tried to find out, what the problem could be but I could only find a hint to it. The HTML cod...
by WebComPas
Fri Dec 11, 2009 3:57 pm
Forum: Bugs
Topic: Spartacus: PHP error when looking for sidebar plugin updates
Replies: 7
Views: 4223

Re: Spartacus: PHP error when looking for sidebar plugin updates

It looks like a correct XML file. I've tried to attach it to this post but the post could only be submitted without attaching this file.
by WebComPas
Thu Dec 10, 2009 11:22 pm
Forum: Bugs
Topic: Spartacus: PHP error when looking for sidebar plugin updates
Replies: 7
Views: 4223

Re: Spartacus: PHP error when looking for sidebar plugin updates

Maybe the XML files are really malformed. In the template selection area I always get similar error messages: Warning: Invalid argument supplied for foreach() in /[...]/plugins/serendipity_event_spartacus/serendipity_event_spartacus.php on line 823 Warning: Invalid argument supplied for foreach() in...
by WebComPas
Thu Dec 10, 2009 10:56 am
Forum: Bugs
Topic: Bug in forum when attaching a file
Replies: 3
Views: 2210

Re: Bug in forum when attaching a file

Hi!

This was also my first idea, but the file size was only about 70KB. I'd be surprised if this is too large.

Regards,
Pascal
by WebComPas
Thu Dec 10, 2009 10:53 am
Forum: Bugs
Topic: Spartacus: PHP error when looking for sidebar plugin updates
Replies: 7
Views: 4223

Re: Spartacus: PHP error when looking for sidebar plugin updates

Hi!

Actually I'm using s9y v1.4. Unfortunately I can't say whether the XML file has been malformed, because the error is not reproducable.

Regards,
Pascal
by WebComPas
Thu Dec 10, 2009 12:49 am
Forum: Bugs
Topic: Bug in forum when attaching a file
Replies: 3
Views: 2210

Bug in forum when attaching a file

Hi! I just wanted to add an file attachment to a post. After submitting the next page could not be fetched. This problem occurs both in Firefox and in IE. I tried to find the reason for it. The only Information I could find is, that the webserver returns the error "HTTP/1.1 413 Request Entity T...
by WebComPas
Thu Dec 10, 2009 12:38 am
Forum: Bugs
Topic: Spartacus: PHP error when looking for sidebar plugin updates
Replies: 7
Views: 4223

Spartacus: PHP error when looking for sidebar plugin updates

Hallo! I just tried to let spartacut check if there are updates for sidebar plugins. After clicking on "New versions of sidebar plugins" the XML file could be fetched correctly. But after the corresponding info messages the following PHP error was displayed: Warning: Invalid argument suppl...