Suddenly ALL dates of posts set to one date

User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

No idea and cannot reproduce it at the moment...

Are the dates also changed in the file /content/databases/posts.php? Can you perhaps post or send me a snippet of this file, perhaps something is broken.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

Cryss wrote:I am using Business Casual. The CLI mode is disabled.
You have disabled the Cli mode before this happen ?
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Which version of Bludit do you use? Have you updated your installation?

The date field of your file posts.php is formatted "yyyy-MM-dd HH:mm", the seconds are missing.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Cryss
Ssr. Bludit
Posts: 18
Joined: Thu Dec 31, 2015 6:34 pm
Location: Germany
Contact:

The cli was disabled already at that time.


Bludit: 0.7.2 (Beemo)
PHP version:1 5.3.28
PHP modules: Core, date, ereg, libxml, openssl, pcre, zlib, bz2, calendar, ctype, hash, filter, ftp, gettext, gmp, SPL, iconv, pcntl, readline, Reflection, session, standard, shmop, SimpleXML, sockets, exif, tokenizer, xml, cgi-fcgi, SourceGuardian, bcmath, curl, dba, dom, fileinfo, gd, imap, json, ldap, mbstring, mcrypt, mssql, mysql, mysqli, odbc, PDO, pdo_dblib, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, pspell, snmp, soap, tidy, wddx, xmlreader, xmlrpc, xmlwriter, xsl, zip, ionCube Loader, Zend Guard Loader)
dirtdiver2010
Master Bludit
Posts: 129
Joined: Fri Jan 15, 2016 6:07 pm
Has thanked: 1 time
Been thanked: 3 times

I have the same problem. After posting a new post all posts have the same date, no description, no tags.
I wrote a topic in the german section.
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

It seems that the problem has to do with the timestamp stored in the databse file. In version 0.7.2 it is YYYY-MM-DD hh:mm (for example 2016-01-22 20:40). Since the inofficial version 0.8 also the seconds were stored.

You can fix this as soon version 1.0 is stable.

Do you have any backup? It's always a good idea to have a backup! And there is a good plugin written by Fred for this task:

https://github.com/dignajar/bludit-plug ... p?raw=true
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
dirtdiver2010
Master Bludit
Posts: 129
Joined: Fri Jan 15, 2016 6:07 pm
Has thanked: 1 time
Been thanked: 3 times

I have got an older backup up, but not all post. I will backup more often in the future ;)
User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

Then the problem happen when create a new post ?
dirtdiver2010
Master Bludit
Posts: 129
Joined: Fri Jan 15, 2016 6:07 pm
Has thanked: 1 time
Been thanked: 3 times

No it was after publishing. I would say about 5 minutes after publishing. I published the post, logged out as editor, go to the page and all worked fine. About five minutes later I go back to the site an there was the mistake.
All posts the same date, all tags gone, draws where published and all post descriptions gone.
User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

Have you disable the feature CliMode ? or enabled?

Have you made changes on the files or only via Web Admin panel ?
Locked