Search found 14 matches

by secu
Thu Aug 05, 2010 9:47 pm
Forum: Generelles in Deutsch
Topic: Unerklärliche Fehlermeldungen
Replies: 9
Views: 4589

Re: Unerklärliche Fehlermeldungen

Ok, ich hab jetzt die timezone per php.ini date.timezone Parameter gesetzt.
Ideal finde ich das aber nicht. Es sollte einfach problemlos die Systemzeit übernommen werden können durch PHP und es wäre wohl gut, wenn im S9Y Code die entsprechenden Zeilen angepasst werden könnten.

Das Übernehmen der ...
by secu
Wed Aug 04, 2010 8:51 pm
Forum: Generelles in Deutsch
Topic: Unerklärliche Fehlermeldungen
Replies: 9
Views: 4589

Re: Unerklärliche Fehlermeldungen

Also, ich hab jetzt sämtliche Plugins upgedated.
Die Fehlermeldung erscheint aber immer noch im Frontend:


Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set ...
by secu
Wed Aug 04, 2010 8:13 pm
Forum: Generelles in Deutsch
Topic: Unerklärliche Fehlermeldungen
Replies: 9
Views: 4589

Re: Unerklärliche Fehlermeldungen

Die Meldung wird im Frontend angezeigt (nach dem Fussteil) und ist dort natürlich sehr störend, auch wenn sie wenig relevant sein sollte.

Plugins sind noch nicht abgedated (muss ich erst noch machen).
by secu
Wed Aug 04, 2010 12:57 am
Forum: Installation
Topic: frontend blank page after moving to new server
Replies: 6
Views: 7322

Re: frontend blank page after moving to new server

Ok, upgrading to 1.5.3 did it. Got back my frontend.

Nonetheless there still come up "Depricated" messages.
Will post that in another thread.

Tom
by secu
Wed Aug 04, 2010 12:55 am
Forum: Generelles in Deutsch
Topic: Unerklärliche Fehlermeldungen
Replies: 9
Views: 4589

Re: Unerklärliche Fehlermeldungen

Ich hab das gleiche Problem. Allerdings hat es offenbar NICHT mit der serverseitig eingestellten Zeitzone zu tun denn der Fehler bleibt erhalten, auch wenn ich die Zeitzone von UTC auf CET/CEST ändere:


Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings ...
by secu
Tue Aug 03, 2010 8:19 pm
Forum: Installation
Topic: frontend blank page after moving to new server
Replies: 6
Views: 7322

Re: frontend blank page after moving to new server

Apache was restarted after each change of php.ini.

Did change now


;error_reporting = E_ALL & ~E_DEPRECATED
error_reporting = E_ALL | E_STRICT


But Apache's error.log did not spit out any additional information (just the same like before).

What else could be done ?
Just try an upgrade from ...
by secu
Tue Aug 03, 2010 6:32 pm
Forum: Installation
Topic: frontend blank page after moving to new server
Replies: 6
Views: 7322

Re: frontend blank page after moving to new server

Hi,

thanks, but there is no "show errors" in the php.ini file (if you ment this). There is only "display_errors" which I switched on - then showing no further information (just the same behaviour as before, frontend is a blank page).

If you mean Apache's error.log. It shows the following entries ...
by secu
Mon Aug 02, 2010 10:26 pm
Forum: Installation
Topic: frontend blank page after moving to new server
Replies: 6
Views: 7322

frontend blank page after moving to new server

Hi Gents,

I'm faced to a weird issue while finishing to move a serendipoty blog to a new server:

In frontend I only get a blank page (not content, zero html generated) while backend access works nice and as usual. I then tested to call a test.php put into the document root. This file gets ...
by secu
Sun Jun 13, 2010 5:56 pm
Forum: General discussions
Topic: wrong selection when generating RSS feeds for categories/aut
Replies: 11
Views: 4897

Re: wrong selection when generating RSS feeds for categories/aut

Ha !

that did it :-)

And also that works likewise for the authors RSS feed now.

Thanks a lot once more.
Am on my way to http://wishes ... ;-)

Tom
by secu
Sun Jun 13, 2010 3:52 am
Forum: General discussions
Topic: wrong selection when generating RSS feeds for categories/aut
Replies: 11
Views: 4897

Re: wrong selection when generating RSS feeds for categories/aut

Hello Garvin,

I'm awfully sorry for the delay. To be honest, I just was rather overloaded with a complicated migration job the last two weeks. However, thanks a lot for your help. Just right now I went through the steps you propsed.

Here are the results:


Inside your .htaccess you should have a ...
by secu
Wed Jun 02, 2010 11:55 am
Forum: General discussions
Topic: wrong selection when generating RSS feeds for categories/aut
Replies: 11
Views: 4897

Re: wrong selection when generating RSS feeds for categories/aut

Thanks a lot, Garvin.
You did much work here.

I'll dig into that this weekend and then post the results.
by secu
Mon May 31, 2010 2:22 pm
Forum: General discussions
Topic: wrong selection when generating RSS feeds for categories/aut
Replies: 11
Views: 4897

Re: wrong selection when generating RSS feeds for categories/aut

Garvin,

I use these event plugins:
- HTML META-Tags
- Sitemap Generator (XML Sitemaps)
- Microblogging
- User Profiles
- My Mood
- Karma
- Polls
- Static Pages

... but the issue with the RSS Links already occured before most of these plugins were installed.

And yes, I use mod_rewrite.

Thanks ...
by secu
Mon May 31, 2010 9:02 am
Forum: General discussions
Topic: wrong selection when generating RSS feeds for categories/aut
Replies: 11
Views: 4897

Re: wrong selection when generating RSS feeds for categories/aut

What I suggest you to do is to use both the "Authors" and "Categories" sidebar plugins, which all offer RSS-Feed links to each specific author and category.

Good morning Garvin,
thank you very much for helping, but you got me wrong.

I already use the sidebar plugins you mentioned and the issue ...
by secu
Sun May 30, 2010 7:58 am
Forum: General discussions
Topic: wrong selection when generating RSS feeds for categories/aut
Replies: 11
Views: 4897

wrong selection when generating RSS feeds for categories/aut

Hello experts,

new to this forum and using S9Y for while now but recently I faced an issue I got stuck with:

I use 2 types of selections of entries in a sidebar and both types are used for frontend visitors as well as for the RSS feed offer.
These types are
a) entries by categories
b) entries by ...