Activity Stream
48,167 MEMBERS
62937 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 5 of 5
  1.     
    #1
    Banned
    Website's:
    AlibabaHost.com

    Default whts this error in IPB forum??

    Hi
    Can any one tell me whats this error i am getting in my forum
    www.desipornforum.com when some one see the post as guest.Below is error

    Warning: krsort() expects parameter 1 to be array, null given in /home/desiporn/public_html/sources/d22mods/mvtt.php on line 58

    Warning: reset() [function.reset]: Passed variable is not an array or object in /home/desiporn/public_html/sources/d22mods/mvtt.php on line 59

    Please help thanks
    anuragblr Reviewed by anuragblr on . whts this error in IPB forum?? Hi Can any one tell me whats this error i am getting in my forum www.desipornforum.com when some one see the post as guest.Below is error Warning: krsort() expects parameter 1 to be array, null given in /home/desiporn/public_html/sources/d22mods/mvtt.php on line 58 Warning: reset() : Passed variable is not an array or object in /home/desiporn/public_html/sources/d22mods/mvtt.php on line 59 Please help thanks Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Posted In Wrong Section.
    Reported

    ----

    did u try to replace that file?

  4.     
    #3
    Member
    Website's:
    maxneeds.info
    About the 2nd error - Warning: reset() [function.reset]: Passed variable is not an array or object in /home/desiporn/public_html/sources/d22mods/mvtt.php on line 59

    I got the same seconds ago and its for applying array values to no existing array function

  5.     
    #4
    Banned
    Website's:
    AlibabaHost.com
    hi
    i dont have these files with me now so cant replace them.
    Thanks

  6.     
    #5
    Respected Member
    Quote Originally Posted by anuragblr View Post
    Hi
    Can any one tell me whats this error i am getting in my forum
    www.desipornforum.com when some one see the post as guest.Below is error

    Warning: krsort() expects parameter 1 to be array, null given in /home/desiporn/public_html/sources/d22mods/mvtt.php on line 58

    Warning: reset() [function.reset]: Passed variable is not an array or object in /home/desiporn/public_html/sources/d22mods/mvtt.php on line 59

    Please help thanks
    edit file sources/d22mods/mvtt.php and change line 59.

    from:
    Code: 
    reset($d['names']);
    to:
    Code: 
    if (is_array($d['names'] && count($d['names'])) { reset($d['names']); }

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. KWWH FORUM ERROR
    By tedjones in forum Technical Help Desk Support
    Replies: 6
    Last Post: 11th Feb 2011, 05:30 AM
  2. whts wrong with tht site?/
    By warezboy in forum General Discussion
    Replies: 12
    Last Post: 29th Aug 2010, 10:52 PM
  3. whts this error??i am getting while importing database
    By anuragblr in forum Technical Help Desk Support
    Replies: 8
    Last Post: 6th Aug 2009, 05:59 PM
  4. whts this skin name
    By anuragblr in forum Webmaster Discussion
    Replies: 4
    Last Post: 21st Jul 2009, 04:51 PM
  5. whts skin is this??
    By anuragblr in forum Webmaster Discussion
    Replies: 5
    Last Post: 16th Jul 2009, 07:34 PM

Tags for this Thread

BE SOCIAL