Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 11:50 am EST

Geeklog Forums

Backdating events


morgause_dragone

Anonymous
I found this article about backdating stories, but is it possible to backdate events? I have some archived events that I want to put on Geeklog. I tried the changes described in the article linked above, but it only allows me to backdate stories. Thanks. M
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
In admin/event.php, find the line that reads
Text Formatted Code
for ($i = $cur_year; $i <= $cur_year + 5; $i++) {
and change it to something like
Text Formatted Code
for ($i = $cur_year - 5; $i
bye, Dirk
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Hmm, the forum ate the rest of the line ... I meant change it to
Text Formatted Code
for ($i = $cur_year - 5; $i <= $cur_year + 5; $i++) {
bye, Dirk
 Quote

morgause_dragone

Anonymous
Ah-ha! Thanks, Dirk. M
 Quote

All times are EST. The time is now 11:50 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content