NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How to debug my cms plugin?


Joined: 26 Jun 2009
Posts: 2
Reply with quote
Hi,

I have written a plugin for a CMS and I want to debug my plugin (setting breakpoints and so on). This is my directory structure:

d:\xampp\htdocs\mycms (my cms root directory. The htdocs directory contains a lot of other CMS systems, phpmyadmin versions, shop systems and a lot more)

d:\xampp\htdocs\mycms\admin\index.php (this is the 1st page I have to call: the admin login page)

d:\xampp\htdocs\mycms\plugin\myplugin\lib\index.php (this is the plugin I've written and the one I want to debug)

1st I've to login and after this I've to click some links until my plugin is activated. I tried several definitions in the settings, but nothing does that what I want. Breakpoints I've set, never seems to be reached by PHPEd.

Is it possible to do this by PHPEd? I assume that PHPEd can debug only one single script, but not a couple of scripts and classes, that are invoked by include, require or whatever else. Isn't it?

Thanks.

Regards Martina
View user's profileFind all posts by mweltringSend private message
How to debug my cms plugin?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic