blwow
05-04-2007, 10:48 PM
When I submit a new blog entry with the year set to 2006 the index page displays 2007?
VIEW MY BLOG INDEX (http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/index.php)
When I edit the new entry using my update form and I try changing the date again the date vanishes from the index page and it also moves to the last page
VIEW LAST PAGE (http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/index.php?page=4)
To get to the edit/update entry form I click on a edit_menu.php page which then gives me a list of entries.. On this edit_menu page the dates of the entries are wrong aswel they show this:
Tuesday January 19 2038 -- test
Tuesday January 19 2038 -- dfafddaf
Thursday January 01 1970 -- test 89
Thursday January 01 1970 -- new entry
Thursday January 01 1970 -- test 3
Thursday January 01 1970 -- hehehe yes!!!
Thursday January 01 1970 -- Bold, Italic, Underl...
Thursday January 01 1970 -- Missions
Thursday January 01 1970 -- Improving
Thursday January 01 1970 -- Tasks
Thursday January 01 1970 -- Portfolio PHP blog!
Why are my blog dates like this?
In Dreamweaver this is what my blog table looks like when using view data:
http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/images/view_date-01.gif
As you can see the timestamp says 00000000000 for all of them apart from the last 2 new entries. How can I change the 000000000 to the correct dates when I entered these into my blog?
I have uploaded the relevant PHPS files here:
index.phps (http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/index.phps)
blog entry form (http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/entry/uploader.phps)
edit_menu (http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/entry/edit_menu.phps)
edit/update blog entries form (http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/entry/update.phps)
Can someone point me in the right direction please
VIEW MY BLOG INDEX (http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/index.php)
When I edit the new entry using my update form and I try changing the date again the date vanishes from the index page and it also moves to the last page
VIEW LAST PAGE (http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/index.php?page=4)
To get to the edit/update entry form I click on a edit_menu.php page which then gives me a list of entries.. On this edit_menu page the dates of the entries are wrong aswel they show this:
Tuesday January 19 2038 -- test
Tuesday January 19 2038 -- dfafddaf
Thursday January 01 1970 -- test 89
Thursday January 01 1970 -- new entry
Thursday January 01 1970 -- test 3
Thursday January 01 1970 -- hehehe yes!!!
Thursday January 01 1970 -- Bold, Italic, Underl...
Thursday January 01 1970 -- Missions
Thursday January 01 1970 -- Improving
Thursday January 01 1970 -- Tasks
Thursday January 01 1970 -- Portfolio PHP blog!
Why are my blog dates like this?
In Dreamweaver this is what my blog table looks like when using view data:
http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/images/view_date-01.gif
As you can see the timestamp says 00000000000 for all of them apart from the last 2 new entries. How can I change the 000000000 to the correct dates when I entered these into my blog?
I have uploaded the relevant PHPS files here:
index.phps (http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/index.phps)
blog entry form (http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/entry/uploader.phps)
edit_menu (http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/entry/edit_menu.phps)
edit/update blog entries form (http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/entry/update.phps)
Can someone point me in the right direction please