• Resolved andric-villanueva

    (@andric-villanueva)


    WordPress Plugin Development and Debugging

    I have a 2.7 Install of WP and I am writing a resume plugin. Or at least I’m “trying”. This trial and error BS is getting out of hand and I need to know how to actually debug the plugin without having to keep refreshing with minor tweaks and hoping that it works again.

    The repo for it is currently at my website. When I install it the first problem I get is a Fatal Error and there is nothing in the logs and nothing shows up to the screen to indicate the issue.

    The first issue that I’ve had so far actually is creating a database information. It’s saying that my SQL is bad but it’s not. If I deactiviate that completely I get some problems with just inluding other files.

    Help would be greatly appreciated

Viewing 1 replies (of 1 total)
  • Thread Starter andric-villanueva

    (@andric-villanueva)

    I got the requires to work. It was a stupid issue to do with Globals. I don’t know why PHP wanted to do requires/includes like C++ instead of Java but w/e. I’ll work around it for now.

    I will still like the help

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress Plugin Development and Debugging’ is closed to new replies.