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 ...
Search found 14 matches
- Thu Aug 05, 2010 9:47 pm
- Forum: Generelles in Deutsch
- Topic: Unerklärliche Fehlermeldungen
- Replies: 9
- Views: 4589
- 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 ...
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 ...
- 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).
Plugins sind noch nicht abgedated (muss ich erst noch machen).
- 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
Nonetheless there still come up "Depricated" messages.
Will post that in another thread.
Tom
- 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 ...
Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings ...
- 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 ...
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 ...
- 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 ...
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 ...
- 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 ...
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 ...
- 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
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
- 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 ...
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 ...
- 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.
You did much work here.
I'll dig into that this weekend and then post the results.
- 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 ...
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 ...
- 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 ...
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 ...
- 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 ...
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 ...