![]() |
reading the vbulletin dateline ?
When importing the dataline from post
i have no clue how to read it.. made a test post on my dev board and the dev line came up like this 1234043899 hehe dosent make sense to me, can someone help me out "converting" this to a human date/time im guessing its the timestamp of some sort, or is it a ID reference to another timestamp in the db somewhere ? ;) |
|
hmmm help me out a little im a little retard when it comes to this :P
anyway tryed this PHP Code:
Fatal error: Using $this when not in object context in (linkto error file...) hmm need it to run each time i print a new row. and update content from each dateline. EDIT gonna try replaceing $this with $db --------------- Added [DATE]1234047786[/DATE] at [TIME]1234047786[/TIME] --------------- HAHA IT WORKED.. TX again lynne.. your my #1 favorite in here. |
As you have discovered, the $this keyword only exists when you are inside an object. You should be replacing $this->registry with $vbulletin.
|
All times are GMT. The time now is 02:34 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|