News:

Join the Facebook Fan Page.

Main Menu

Index error

Started by TheListener, November 03, 2010, 10:34:44 AM

Previous topic - Next topic

TheListener

Had this error on the test forum.

Fatal error: Call to undefined function call_integration_hook() in /xxxxxxxxxxx/bulldozer/index.php on line 342


342   call_integration_hook('integrate_actions', array(&$actionArray));
343   // Allow modifying $actionArray easily.

344   // Get the function and file to include - if it's not there, do the board index

xenovanis

Version 2.0 RC4?

This is on what action?

Did you install any mods? My index.php from RC4 looks different around that line.


341 // Allow modifying $actionArray easily.
342 call_integration_hook('integrate_actions', array(&$actionArray));
343
344 // Get the function and file to include - if it's not there, do the board index.
345 if (!isset($_REQUEST['action']) || !isset($actionArray[$_REQUEST['action']]))
"Insanity: doing the same thing over and over again and expecting different results."

TheListener

There is only one mod on the test forum so far.

At the moment the mod has been uninstalled.

xenovanis

Can you attach the file index.php please?

Was this a fresh install, an update or an upgrade?
"Insanity: doing the same thing over and over again and expecting different results."

TheListener

Sheesh don't ask for much do ya girl.

;D

Anyways here's the file. Ignore the 3 as I have more than one forum.

Still got the green hair I see.


xenovanis

Did you mix up the lines in your previous post? Your index.php matches with the one from a fresh install.

Is this error happening all the time?

Just asking  :)
"Insanity: doing the same thing over and over again and expecting different results."

TheListener

Still get the same error.

xenovanis

"Insanity: doing the same thing over and over again and expecting different results."

Advertisement: