Tagged Questions
0
votes
1answer
42 views
What's causing this error? “Warning: Invalid argument”
I noticed today that my error logs are littered with this information. I'm not quite sure what's causing it. Has anyone seen this before?
[Mon Mar 25 17:24:23 2013] [error] [client] PHP Warning: ...
0
votes
2answers
239 views
Plugin getting Cannot modify header information errors
I am trying to build my first plugin but am receiving the following error:
Warning: Cannot modify header information - headers already sent by (output started at ...
0
votes
1answer
73 views
blank white page in admin, white space hunting?
Upon logging into the dashboard, I am presented with a blank white page, tho the front end of the site works fine. I am pretty sure its due to a white space oposed to a plugin issue, but not sure ...
6
votes
3answers
331 views
What are the best practices for updating?
Don't want to do anything to take down my blog. Here are some upgrade-related questions:
How often should Wordpress be updated?
What is the best way to do it?
How to know if there is a problem with ...
0
votes
2answers
1k views
How do I fix this error: Warning: invalid argument supplied for foreach()?
I recently moved a wordpress install from my local instance to a dev server. For the move, I installed a clean version of wordpress 3.4, moved exact duplicates of the file structre, and used the ...
0
votes
1answer
108 views
Wp-Admin FTPS Connection Error unlike Filezilla
My wordpress website is just moved FTP to FTPS protocol.
When I tried to make a connection with FileZilla, the connection is successful. There is nothing wrong with my FTPS connection.
Status: ...
2
votes
1answer
85 views
PHP Notices appear when browsing any page in admin, but only for child theme, using code from WP Codex
My php_error.log in my console (locally on OSX) is reporting 3 PHP Notices. The PHP Notices only appear when browsing each admin page in the back-end for a site (running multisite) that uses a child ...
4
votes
3answers
444 views
How to fix admin stylesheet muck-up? [closed]
I have no idea what's going on here.. running the latest version, just logged in and I find my admin area looking like this:
To me it looks like it's missing some/many styles and in load-styles.php ...
2
votes
1answer
216 views
WP_Error handles errors, but how can I show success with a message?
My script accesses an api to populate posts. I can add any errors to the WP_Error class, but can I add success messages to a global variable?
3
votes
1answer
60 views
why don't I get error messages in admin when developing?
I am curious as to why my screen goes completely blank when an error is present in my code. This only happens to me when it is an admin function.
No warnings, no syntax error messages, nothing. Just ...
0
votes
1answer
1k views
Uncaught SyntaxError: Unexpected Token Illegal
I have a local install of Wordpress running & I am suddenly getting these errors in my console when I open a modal window (such as file upload):
Uncaught SyntaxError: Unexpected token ILLEGAL
...