*FIXED* - RPS (DKP) Menu Bar Missing (Twilight 3.0)

Started by Shadowwolf, January 04, 2009, 03:25:18 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Shadowwolf

Summary:
The RPS (DKP) sub site of the forum was missing the top navigation menu.




Cause:

Server Side:
EQDKP has not yet been officially updated for PHP5 compatibility.




Fix:

eqdkp_plugins.php
651 $menu_array = array_merge($menu_array, $plugin_array[$plugin_code]);


changed to

651 $menu_array = array_merge((array)$menu_array, (array)$plugin_array[$plugin_code]);
Come to the darkside, we have cookies.
"A flute with no holes is not a flute, and a donut with no hole is a danish" - Chevy Chase as Ty Webb in Caddyshack
"Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind."- Dr. Suess