Page 9 of 12

Re: Suddenly ALL dates of posts set to one date

Posted: Wed Mar 23, 2016 5:37 pm
by DarrenDriven
Check out the site again, now that it is restored, to see the tag menu system, then I will remove my mods to make sure that they aren't contributing to this glitch.

Re: Suddenly ALL dates of posts set to one date

Posted: Wed Mar 23, 2016 11:38 pm
by Edi
DarrenDriven wrote:Check out the site again, now that it is restored, to see the tag menu system, then I will remove my mods to make sure that they aren't contributing to this glitch.
Yes, this is how my testinstallation of your website works. ;-)

Re: Suddenly ALL dates of posts set to one date

Posted: Thu Mar 24, 2016 3:08 am
by DarrenDriven
OK, I am removing my modification now and we'll see if the glitch happens again.

Re: Suddenly ALL dates of posts set to one date

Posted: Thu Mar 24, 2016 7:07 pm
by DawidXT
Bludit 1.1.2 (The Dig)

Bug still remains unsolved. My data got wiped out as well. They are set to today's date. And before it occured I was not login in to dashboard. I was copying theme files via FTP (I doing changes to theme files, I wasn't touching content area).

My tags are gone, and every cover image is not attached to post...
The weird thing is, even when I try to fix this manually via dashboard -> I create new tag -> add cover image, after few minutes and refreshing it happens again.

So in the current state, I do not recommend using Bludit on anything other than just testing it without real content...

Re: Suddenly ALL dates of posts set to one date

Posted: Thu Mar 24, 2016 7:10 pm
by DarrenDriven
DawidXT wrote:So in the current state, I do not recommend using Bludit on anything other than just testing it without real content...
This confirms that my tag modification is not the issue so I am reinstating it.

I have a live site using Bludit, I just backup my content folder locally every time I make a post. It now takes just a few seconds for me to re-up the content each time the glitch wipes out the database.

Re: Suddenly ALL dates of posts set to one date

Posted: Thu Mar 24, 2016 7:49 pm
by Edi
As long as you do not give some informations about the installation it is not possible to give any support. Especially:
  • Is it a fresh or an updated installation?
  • Is CLI mode disabled or not?
  • Which server environment do you use?
  • What says the error logfile?
DawidXT wrote: I was copying theme files via FTP (I doing changes to theme files, I wasn't touching content area).
Similar case as Darren's website. There was made a change... ;-)

Without knowing exactly what you have changed I presume this breaks your website.

Re: Suddenly ALL dates of posts set to one date

Posted: Thu Mar 24, 2016 7:51 pm
by Edi
DarrenDriven wrote: This confirms that my tag modification is not the issue so I am reinstating it.
Why do you think so? It's another installation with other changes...

Re: Suddenly ALL dates of posts set to one date

Posted: Thu Mar 24, 2016 7:52 pm
by DarrenDriven
DawidXT wrote: I was copying theme files via FTP (I doing changes to theme files, I wasn't touching content area).
Edi wrote:Similar case as Darren's website. There was made a change... ;-)

Without knowing exactly what you have changed I presume this breaks your website.
Edi, are you suggesting that editing THEME files could cause a database wipe?

Re: Suddenly ALL dates of posts set to one date

Posted: Thu Mar 24, 2016 8:23 pm
by Edi
DarrenDriven wrote: Edi, are you suggesting that editing THEME files could cause a database wipe?
You can add PHP to the theme files... So it depends what you are adding. ;-)

But without wrong code a theme does not wipe a database.

Re: Suddenly ALL dates of posts set to one date

Posted: Fri Mar 25, 2016 10:56 am
by DawidXT
CLI was on at that time.
My server is:

Code: Select all

PHP version	5.4.36-0+tld0
PHP modules	Core, date, ereg, libxml, openssl, pcre, zlib, bcmath, bz2, calendar, ctype, dba, dom, hash, fileinfo, filter, ftp, gettext, SPL, iconv, json, mbstring, session, standard, posix, Reflection, Phar, shmop, SimpleXML, soap, sockets, exif, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlwriter, zip, apache2handler, mysqlnd, PDO, curl, dio, gd, imagick, imap, intl, mcrypt, mysql, mysqli, odbc, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, pspell, SQLite, sqlite3, suhosin, tidy, uploadprogress, xmlrpc, xsl, mhash, eAccelerator, ionCube Loader, Zend Guard Loader)
And my theme is not containing and third-part php injections. I was just building theme depending on current themes and documentation.
And that's not my first script I am using on this server with CLI enabled.

Installation was not fresh, I've done everything on localhost, and then I uploaded everything to the ftp. But since there everything worked fine for more than a 2 weeks. But yesterday everything messed up. And Yesterday I wasn't even reuploading content folder, I was just doing changes on theme folder itself.