Menu

#1 a debug window like mybic

open
nobody
None
5
2007-06-01
2007-06-01
thor918
No

it would be a nice addition if you added a ajax debug window like mybic has http://www.litfuel.net/mybic/index.html?page=errors.
if there is php errors the data posted back is also shown. it makes the development process faster.

perhaps something like this is allready implanted, but I can't find any documentation on how one debugs...

Discussion

  • Ma Bingyao

    Ma Bingyao - 2007-06-28

    Logged In: YES
    user_id=355791
    Originator: NO

    If an error occured in PHP functions, it will be return an PHPRPC_Error Object.

    You can use Firebug for debugging, it is a powerful debug tool. :D

     
  • Nobody/Anonymous

    Logged In: NO

    thanks!
    That did the spot. firebug works perfect.
    As you said, php errors can be read in the response text ;)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.