19
Holy cow..
Would have never known this..but the includes path was not set correctly in php! (was not set to adjust to relative!)
So......
nooooooooo Problem with this module.
It was the php config all along!
Thanks for letting me Brainstorm on the forum.
(not usually this hands on with the host, and there is no cpanel or anything)
"ie: in the ini fil you might find...
;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;
; UNIX: "/path1:/path2"
;include_path = ".:/php/includes"
;
; Windows: "\path1;\path2"
;include_path = ".;d:\php\includes"
Well whichever one you uncomment, if the period,semi-colon is not there before the path it wont parse through right in sub folders.
Our host helped us figure this out...
Note:The yogurt control fatal error only served to make it more confusing, it was the excessive warnings beneath that, pointing to the same php/includes" that led to this discovery.
(admin-please add fixed or resolved to first post title of this thread-)
:) thanks