Quote:
Originally Posted by Chuck S Those variables are defined and called and used throughout the program. pp-inc.php which is our global file used by all program files requires config-inc.php. |
yeah ??? How about showing me where you include that file in pp-inc.php BEFORE you make reference to those variables in pp-inc.php.
here is the pp-inc.php code you updated on 11/09/09
Code:
Content visible to verified customers only.
No include config-inc.php before the reference to "VB3_INTEGRATION" is made.
here is the pp-inc.php code you updated on 10/28/09
Code:
Content visible to verified customers only.
again.... No include of config-inc.php before the reference to "VB3_INTEGRATION" is made.
I could post the other updates but the point is moot.
There is NO include of "config-inc.php" before the reference is made to "VB3_INTEGRATION" .... hence, there will always be an error generated when a reference is made to an undeclared vraiable.... just like the 600 gig error log shows.... thousands and thousands of times.
forget it... I'll fix it myself. Like I said... I knew it was going to end up being my fault.
.