Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: DB INSERTS into bp_activity (works but time is 5 hours off)


LPH2005
Participant

@lph2005

I couldn’t figure anything else out … so I went with a simple fix.

$time1 = time() + (5 * 60 * 60);

then use FROM_UNIXTIME($time1)

At least it is working ;)

To see activity stream now showing wiki edits … see http://www.thechembook.com activity stream on front page, right side

Skip to toolbar