Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

Call tubepress function to get video id


  • Please log in to reply
No replies to this topic

#1 Carlos Tor

Carlos Tor

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 21 June 2011 - 07:18 PM

Hi
I am trying to insert some php code to count all the video views in a database. To do that i have created a new php file that needs to call this:
${org_tubepress_template_Template::VIDEO}->getId()
The problem is that it isn't working because i don't know what i need to make the call, I mean I'm missing something like: "require ..."
How can i make it work?
Thanks