I got a problem with the date of my contentpart.
If i created a new content, last updated is written 00-00-00 00:00:00
If i update a content (one that i created with older version), the date doesn't change.
I don't have the problem for article last update. If i update a contentpart or an article ...
Search found 4 matches
- Fri 13. Apr 2007, 22:04
- Forum: phpwcms Installation Troubleshooting English
- Topic: Contentpart date problem
- Replies: 1
- Views: 2964
- Thu 12. Apr 2007, 14:46
- Forum: phpwcms Installation Troubleshooting English
- Topic: Filelist content little problem - strftime error
- Replies: 3
- Views: 3183
- Wed 11. Apr 2007, 21:37
- Forum: phpwcms Installation Troubleshooting English
- Topic: Filelist content little problem - strftime error
- Replies: 3
- Views: 3183
I put in commentary the problematic part
I don't need the date anyway for this contentpart, so i just removed it from the template.
I could considere the problem as partialy solved
Code: Select all
//$_files_entries[$key] = str_replace('{FILE_DATE}' ....
I could considere the problem as partialy solved

- Tue 10. Apr 2007, 20:03
- Forum: phpwcms Installation Troubleshooting English
- Topic: Filelist content little problem - strftime error
- Replies: 3
- Views: 3183
Filelist content little problem - strftime error
I just made the update for 1.3 and everything working fine except that i have a warning message when i have a filelist content on a page :
Warning: strftime() expects parameter 2 to be long, string given in
/www/include/inc_front/content/cnt7.article.inc.php on line 156
I'm not sure what's the ...
Warning: strftime() expects parameter 2 to be long, string given in
/www/include/inc_front/content/cnt7.article.inc.php on line 156
I'm not sure what's the ...