Cms last update date error
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/cms_tools.html
A lot of information about the Content Manager System can be found in the help/manual. Please read this first before posting any questions! Also check out the demo template that is include with the software.
CMS trouble shooting / FAQ:
viewtopic.php?f=10&t=43245
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/cms_tools.html
A lot of information about the Content Manager System can be found in the help/manual. Please read this first before posting any questions! Also check out the demo template that is include with the software.
CMS trouble shooting / FAQ:
viewtopic.php?f=10&t=43245
Cms last update date error
Hi i uploaded my cms admin to my host and when i enter my user and pass to login page called me this
Hey invalid error last_update_date
I set tge default value to 0000-000-00 00:00:00 but its not working !!!
Hey invalid error last_update_date
I set tge default value to 0000-000-00 00:00:00 but its not working !!!
Re: Cms last update date error
This is most likely a server configuration issue.
For some servers you may need to set the default date of the database field to
'1970-01-01 00:00:01'
For some servers you may need to set the default date of the database field to
'1970-01-01 00:00:01'
Re: Cms last update date error
I set default value to 1970-01-01 00:00:01 but when i going to sql server set automaticaly this to 1970-01-01 03:30:01 !!!!
Re: Cms last update date error
This has nothing to do with WWB.
But it does not make any difference for the behavior of the CMS.
This is server related.
But it does not make any difference for the behavior of the CMS.
This is server related.
Re: Cms last update date error
I know its not wwb bug cause ita working perfect with wamp or xamp server !!!
How can i fix with my server ? The server host is Cpanel 100.0.9 . phpmyadmin 5.5.1
How can i fix with my server ? The server host is Cpanel 100.0.9 . phpmyadmin 5.5.1
Re: Cms last update date error
What is the problem after you have changed the database structure?
Re: Cms last update date error
When i change the value of timestamp default field on my data base to 1970-01-01 00:00:01 i see this message : query error #1067 - invalid default value for "last_update_date
Also when i restore bmanualy sql to my host . Timestamp default field automaticaly changeing to this : 1970-01-01 03:30:01
I dont know whay !!!
Even i set the sql mode to allow invalid date but not working too
Also when i restore bmanualy sql to my host . Timestamp default field automaticaly changeing to this : 1970-01-01 03:30:01
I dont know whay !!!
Even i set the sql mode to allow invalid date but not working too
Re: Cms last update date error
Maybe your server needs a different date format?
Re: Cms last update date error
I change the timestamp to datetime and its set to 1970-01-01 00:00:01
But whebn i go to cmsadmin panle when i enter my user and pas
I see invalid query Last_update_date
But whebn i go to cmsadmin panle when i enter my user and pas
I see invalid query Last_update_date
Re: Cms last update date error
Sorry, but I cannot help you with the server configuration.
To be able to help you with this I need to know the all server settings and even then it may also take me a lot of time to figure out what is wrong.
To be able to help you with this I need to know the all server settings and even then it may also take me a lot of time to figure out what is wrong.
Re: Cms last update date error
I fix this with this methode
I change timecode to datetime with the php file createed with wwb and set the stracture time on sql to datetime
Set 1970-01-01 00:00:01 to boath of subject : 1 php cmsadmin 2 sql structure
And its work
I change timecode to datetime with the php file createed with wwb and set the stracture time on sql to datetime
Set 1970-01-01 00:00:01 to boath of subject : 1 php cmsadmin 2 sql structure
And its work