Current time: 05-24-2012, 01:42 PM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] Error if you just enter a space character into the search field [C-D-r-a-g-o-n]
02-06-2009, 11:20 PM
Post: #1
[F] Error if you just enter a space character into the search field [C-D-r-a-g-o-n]
If you just enter one space character into the search field you get an error message at the top of the page:
Quote:Warning [2] Invalid argument supplied for foreach() - Line: 245 - File: inc/functions_search.php
Possible fix in search.php:
PHP Code:
// Load global language phrases
$lang->load("search");

$mybb->input['keywords'] = trim($mybb->input['keywords']); 

Greets,
Michael
-------------
[Image: donation_drive_sig.png]
Visit this user's website Find all posts by this user
02-08-2009, 05:50 PM
Post: #2
[F] Error if you just enter a space character into the search field
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

With regards,
MyBB Group
Visit this user's website Find all posts by this user


Forum Jump:


User(s) browsing this thread: 2 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication