The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
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 ? ![]() |
#2
|
||||
|
||||
![]() |
#3
|
||||
|
||||
![]()
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. |
#4
|
||||
|
||||
![]()
As you have discovered, the $this keyword only exists when you are inside an object. You should be replacing $this->registry with $vbulletin.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|