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

Can't See Debug Info


  • Please log in to reply
3 replies to this topic

#1 web guy

web guy

    Member

  • Members
  • PipPip
  • 17 posts

Posted 12 February 2014 - 08:48 PM

in the tubepress settings in wordpress i have enabled "debugging" more than once on and off and i still can't see any debugging info on the page itself where tubepress is displayed or the source code

 

am i doing something wrong?   where should the debug be displayed?



#2 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 13 February 2014 - 12:54 AM

Hello web guy, you need to add either: &tubepress_debug=true  or ?tubepress_debug=true  (depending on how your url ends) to the URL of the page you are trying to see TubePress debug for.

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#3 web guy

web guy

    Member

  • Members
  • PipPip
  • 17 posts

Posted 13 February 2014 - 09:47 PM

ok thanks will try that ...........might consider adding that info to the debug section of docs



#4 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 14 February 2014 - 01:26 AM

Hi Webguy,

 

That information is actually located here: http://docs.tubepres...#debugging-mode in the documentation.

 

 

Debugging Mode

TubePress’s debug mode will print a huge amount of logging statements to the screen. It will describe in (extreme) detail what TubePress is doing behind the scenes.

debugging_mode1.png

To use it, you just need to add tubepress_debug=true to the URL string (in your browser’s address bar) of any page that uses TubePress on it. For instance, if the TubePress page you’re trying to debug has an address of

then you should add tubepress_debug=true to the URL to enable debugging:


Most of the debug output is self-explanatory. If the output is cut off unexpectedly, it’s likely that TubePress encountered a fatal error. Check your PHP error logs for more information.

 

Let us know if you require any more help.

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!