The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Unexpected error
All-
When running an app to create users and posts, I get this error: <br /><strong>Warning</strong>: Invalid argument supplied for foreach() in <strong>[path]/includes/functions.php</strong> on line <strong>6501</strong><br />av8or1 1 However if I simply comment out the require_once() statements in the "main" source file: Code:
//require_once( './global.php' ); //require_once( LMDIR . '/DatabaseOps.php' ); //require_once( LMDIR . '/AddNewUser.php' ); //require_once( LMDIR . '/AddNewCategory.php' ); //require_once( LMDIR . '/AddNewForum.php' ); //require_once( LMDIR . '/AddNewThreadPost.php' ); So. Anyone else encountered this before and can help? I did a search, the result of which centered around rebuilding your forum counters and such. I did that but with no change. Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|