Jump to content
Larry Ullman's Book Forums

B Mann

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by B Mann

  1. Larry, since it hasn't been 24 hours from my post I had to sign in with another user ID. In answer to your question: Used xampp shell pear install (pear install QuickForm2-2.2.0). It appears to me that it finds the classes down to HTML/QuickForm2/. I have been struggling with this for over a week. At one point I even went into each source that is called (Node, Rule, etc.) and changed the path reference for the required files in each of the source to the actual path from the root directory down. Still didn't work. Thought that maybe it was a memory issue so changed the name of InputHidden.php to xInputHidden.php to see if it would error out on the next php object in the directory. Interestingly enough it came up with the same error. This morning I tries moving the InputHidden.php up one directory where it appeared that other classes where being found, got the same results. Have also made sure that there isn't an ownership issue by changing full access to all users from the php directory down. I have been trying to find a we to put a full trace on the execution to see where it is getting the class definitions and where it is erroring out. Any suggestions on that would be greatly appreciated.
×
×
  • Create New...