• Resolved shockenaw

    (@shockenaw)


    I am getting this Error

    Warning: date() expects parameter 2 to be long, string given in /home/content/55/5469855/html/wp-content/plugins/wp-forum/forum-functions.php on line 666

    Anyone have any suggestions? I am good at following directions, however not good at problem solving myself.

    Cheers

Viewing 1 replies (of 1 total)
  • Taken from the plugin page.

    Last Updated: 2008-9-19
    Requires WordPress Version: 2.0.2 or higher
    Compatible up to: 2.1

    In regard to the problem though.
    http://php.net/manual/en/function.date.php

    The second paramter accepts an integer, but it’s being given a string, make sure it’s given an integer and not a string, and the error will go away..

Viewing 1 replies (of 1 total)

The topic ‘WP Forum Help’ is closed to new replies.