Fatal error: Call to undefined function: array_combine() in /home/dialogik/public_html/units/bookmarks/function_tag_color.php on line 183
I haven't seen anybody commenting on this, and help on how to fix this would be very appreciated.
Wiebe
Keywords: bookmarks

Comments
array_combine is defined for PHP 5:
http://nl3.php.net/array_combine
So presumably you are running an older version of PHP than this plugin was written for.
Wiebe
However I'm not a coder and don't know how to implement this. Any suggestions?
Wiebe