Search found 18 matches

by cgrauer
Tue Mar 02, 2010 11:13 am
Forum: Development
Topic: Sessions / Cookies / Captcha Problem on integration s9y
Replies: 5
Views: 6018

Re: Sessions / Cookies / Captcha Problem on integration s9y

Hi Garvin, thank you for your reply! I solved the problem in the meanwhile. It wasn't what you mentioned but your reply made me check again all http headers and find my fault: I didn't understand that the captcha string is set in the session when the captcha image is loaded and not with the page's g...
by cgrauer
Sun Feb 28, 2010 9:12 am
Forum: Development
Topic: Sessions / Cookies / Captcha Problem on integration s9y
Replies: 5
Views: 6018

Sessions / Cookies / Captcha Problem on integration s9y

Hi developpers! I'm working on an integration of s9y in a my customer's cms (c5) (hope you appreciate this^^ ) and run into severe problems with the cookies. I hope this is the appropriate forum for my questions. I call s9y with cUrl from the same server, uncluding all cookies s9y sets (for the sess...
by cgrauer
Sun Sep 07, 2008 2:56 am
Forum: Installation
Topic: Error after updating to PHP 5
Replies: 4
Views: 3279

Re: Error after updating to PHP 5

ok, I finally can go to bed now! I made a new s9y installation in a separate folder with a new database. It worked perfectly. I then changed the database to the old one and suddenly the mentioned error appeared also on this new installation! I searched for the place in the source where the error app...
by cgrauer
Sat Sep 06, 2008 3:27 pm
Forum: Installation
Topic: Error after updating to PHP 5
Replies: 4
Views: 3279

Re: Error after updating to PHP 5

An other idea: can I install a new copy of s9y in a different folder and point it to the old database? Will this work or will s9y overwrite the db with a new one?
by cgrauer
Sat Sep 06, 2008 3:20 pm
Forum: Installation
Topic: Error after updating to PHP 5
Replies: 4
Views: 3279

Re: Error after updating to PHP 5

Hi Garvin, Hi! This sounds as if by some strange issue, the plugin_internal.inc.php is loaded twice. This should never happen, it is not usual behaviour by s9y. Did you manually patch that installation somehow? No, not that I knew... I also reinstalled all the files in the root dir, in include, lang...
by cgrauer
Sat Sep 06, 2008 12:03 am
Forum: Installation
Topic: Error after updating to PHP 5
Replies: 4
Views: 3279

Error after updating to PHP 5

Our server was updatet to php 5. One of the blogs with s9y 1.3.1 works properly, but the other tells only: "Fatal error: Cannot redeclare class serendipity_calendar_plugin in /var/www/web1/html/s9y/include/plugin_internal.inc.php on line 360" What is it that produces this error? Are there ...
by cgrauer
Fri Aug 01, 2008 8:56 pm
Forum: Themes
Topic: Change language items in template
Replies: 4
Views: 4063

abdussamad wrote:You can make the change in the file lang/UTF-8/serendipity_lang_de.inc.php and it will show correctly on all your templates.
Ok. But what about updates? What about reusing the template? I don't like to change the core of s9y. Should I?
by cgrauer
Fri Aug 01, 2008 7:13 pm
Forum: Themes
Topic: Change language items in template
Replies: 4
Views: 4063

Change language items in template

Hi again, I want to change the title of a sidebar element (calendar) for a specific language (de) in my template ("amselhof"). I created the file "templates/amselhof/lang_de.inc.php" and "templates/amselhof/UTF-8/lang_de.inc.php" containing the line @define('CALENDAR', ...
by cgrauer
Tue Jul 08, 2008 11:36 am
Forum: Installation
Topic: Upgrade 1.1.3 to 1.3.1: where is the "upgrader"?
Replies: 4
Views: 3205

Re: Upgrade 1.1.3 to 1.3.1: where is the "upgrader"

That's magic! Just read the manual correctly and it works :oops:
Thanks a lot for your help, and sorry!!
by cgrauer
Tue Jul 08, 2008 11:11 am
Forum: Installation
Topic: Upgrade 1.1.3 to 1.3.1: where is the "upgrader"?
Replies: 4
Views: 3205

Re: Upgrade 1.1.3 to 1.3.1: where is the "upgrader"

garvinhicking wrote:Hi!
- upload all files except serendipity_config.inc.php to my server via FTP
You need this file. :)
No doubt :-) And I also have it - but the old one, and as I understood from the documentation I should not overwrite this file as it contains my settings! Should I??
by cgrauer
Tue Jul 08, 2008 10:52 am
Forum: Installation
Topic: Upgrade 1.1.3 to 1.3.1: where is the "upgrader"?
Replies: 4
Views: 3205

Upgrade 1.1.3 to 1.3.1: where is the "upgrader"?

I try to upgrade my s9y 1.1.3 installation to 1.3.1. Here is what I've done so far: - Backup db and files - Download new s9y package - upload all files except serendipity_config.inc.php to my server via FTP - call the admin panel While I read in the documentation: "Then go to your Serendipity A...
by cgrauer
Fri Sep 07, 2007 12:16 am
Forum: Plugins
Topic: event_suggest: missing certain options in the backend
Replies: 9
Views: 4921

Re: event_suggest: missing certain options in the backend

That sounds like a lot of fun, enjoy! Indeed, I'll do so :-) After that, if you want you can contact me again and I'll tell you how to get the admins mail address. Some plugins already do this (the "User Self-Registration" plugin for example). Ok, we'll meet again here in two (or three......
by cgrauer
Thu Sep 06, 2007 9:59 pm
Forum: Plugins
Topic: event_suggest: missing certain options in the backend
Replies: 9
Views: 4921

Re: event_suggest: missing certain options in the backend

Hi Garvin, Of course for the future it would be nice to use the admin's email adress automatically, and make the notification configurable. Exactly. But until now I don't know where to get the admin's address etc and I have no time to rifle through the entrails of s9y because saturday I'll start on ...
by cgrauer
Thu Sep 06, 2007 4:04 pm
Forum: Plugins
Topic: event_suggest: missing certain options in the backend
Replies: 9
Views: 4921

Re: event_suggest: missing certain options in the backend

Hi Garvin, ok, thanks for the two hints! It works. I also made it to patch the plugin myself to make it sending a notification (hardcoded and as quick and dirty as possible. Perhaps I could elaborate this in future if I'm more familiar with s9y). For now it fits my needs. Now, one question from a ne...
by cgrauer
Thu Sep 06, 2007 2:23 pm
Forum: Plugins
Topic: event_suggest: missing certain options in the backend
Replies: 9
Views: 4921

Re: event_suggest: missing certain options in the backend

If anyone would like to contribute it to that plugin, I would add the code to it! How much? I would appreciate the following features: - by default displaying the name from the input form as author - possibility to change the author in the backend - notification mail on new suggested entries! Viele...