Current location: Hot Scripts Forums » Programming Languages » PHP » Wordpress error-Wrong parameter count...


Wordpress error-Wrong parameter count...

Reply
  #1 (permalink)  
Old 08-13-08, 03:22 AM
katarina1 katarina1 is offline
New Member
 
Join Date: Aug 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Wordpress error-Wrong parameter count...

Warning: Wrong parameter count for strtolower() in /home/waylinks/public_html/index.php on line 785

index.php looks like this:
PHP Code:

<?php
/**
 * Front to the WordPress application. This file doesn't do anything, but loads
 * wp-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
define('WP_USE_THEMES'true);

/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
?>
_____________________________
So, I want to give somebody authors right to post on my blog but he can't log in.
What is the problem?

Last edited by Nico; 08-13-08 at 03:25 AM. Reason: Please use [php] wrappers when posting PHP code.
Reply With Quote
  #2 (permalink)  
Old 08-13-08, 01:37 PM
fused fused is offline
New Member
 
Join Date: Aug 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Are you using the latest version of Wordpress?
Reply With Quote
  #3 (permalink)  
Old 08-13-08, 03:54 PM
katarina1 katarina1 is offline
New Member
 
Join Date: Aug 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re

Yes,WP 2.6
I get this message also
[5] Didn't receive 200 OK from remote server. (HTTP/1.1 500 Internal Server Error)

Last edited by katarina1; 08-13-08 at 03:56 PM. Reason: .
Reply With Quote
  #4 (permalink)  
Old 08-13-08, 05:54 PM
Jay6390's Avatar
Jay6390 Jay6390 is offline
Code Master
 
Join Date: Apr 2007
Location: United Kingdom
Posts: 1,330
Thanks: 0
Thanked 0 Times in 0 Posts
Well that file certainly isn't the one that the error is referring to since it has a LOT less than 785 lines
__________________
Useful Tutorials
[ PHP Video-1-2-3 ] [ MySQL 1-2-3 ]
For any php function reference type

www.php.net/FunctionName
Reply With Quote
  #5 (permalink)  
Old 08-14-08, 11:40 AM
katarina1 katarina1 is offline
New Member
 
Join Date: Aug 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re:

I reinstalled everything and have original index file and error is still here.Maybe it is them, not my blog.Thanks anyway.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mysql Incorrect Count MrDarko Database 6 08-07-07 12:22 PM
Warning: Wrong parameter count for mysql_result() in /home/httpd/vhosts/com/ Oskare100 Database 7 10-30-06 04:00 PM
Warning: Wrong parameter count for mysql_error() deeps_ar PHP 1 04-05-06 12:58 PM
Warning: Wrong parameter count... Tim Mousel PHP 5 01-23-06 12:10 PM
Wrong parameter count for mysql_fetch_assoc() altlprsn PHP 1 05-26-04 09:40 PM


All times are GMT -5. The time now is 07:53 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.