The tag has no wiki summary.

learn more… | top users | synonyms (1)

-1
votes
1answer
64 views

Using JSON PHP Script inside loop gets fatal error

The bespoke JSON/PHP Code: <?php $url = ("<<URL HERE>>"); function new_file_get_contents($url) { $ch = curl_init(); $timeout = 0; // set to zero for no ...
1
vote
5answers
282 views

Moving WP from local server to live, error establishing a db connection

Not sure what's going on here 'cos I've done it already a couple of times and it always worked. Basically I'm moving a testing site from my local machine (MAMP) to a live server by: zipping the ...
1
vote
1answer
530 views

Trying to get property of non-object in wp-includes/capabilities.php

Once a minute I get the following notice sequence in debug.log: [23-Oct-2012 13:27:33 UTC] PHP Notice: Trying to get property of non-object in mysite/wp-includes/capabilities.php on line 1022 ...
1
vote
1answer
168 views

echo do_shortcode is not working on theme's template

I don't know whats causing the problem but the echo do_shortcode is not working on my theme's template, but its working on my plugin's template and the shortcode is working on my posts and pages. ...
0
votes
1answer
55 views

White Blank Page when Updating and Publishing Page/Post

I have a serious problem here, every time I publish and update a page/post it displays a white blank page.. here I don't know how to fix it.. is there anyone that can help me? Thanks :)
0
votes
0answers
10 views

Wordpress Post Change Anonymusly into HTML Tags [closed]

i have a problem using Wordpress. My site post become unavailable and all post headers become : HTML script. What happened and how to solve this issue? My Site is http://springbedbagus.com Thanks
0
votes
0answers
49 views

WordPress Header adding empty data [closed]

I'm designing a theme on localhost and WordPress is adding an empty set of data in the header which is throwing everything out of sync. The code it's adding is: <head> <meta ...
5
votes
1answer
202 views

Hide php Notices in Dashboard

When I program a theme, I put WP-DEBUG on. Which ensure a proper PHP code. Sadly most Plugin developers keeps using non existing vars : echo $args['title']; Notice: Undefined index: title in ...
0
votes
2answers
314 views

Show errors on custom login form [duplicate]

Possible Duplicate: How to show 'login error' and 'lost password' on my template page? I've created a custom login form in a template page using the basic wp_login_form. I'm ...
0
votes
2answers
905 views

Why I am having error Call to undefined function get_header()?

I am using twenty eleven for my theme and I create a PHP page under it named results.php in the results.php here's my code: <?php get_header(); ?> <?php get_footer(); ?> From my ...
1
vote
0answers
68 views

Firing a function AFTER redirect

I am using a function that redirects the user to a custom page, rather than wp-login in the event of errors. In my case I am using the Http Referer function to send the user back to the same page ...
0
votes
1answer
132 views

WP_Error message

PHP Notice: Object of class WP_Error could not be converted to int in /var/www/vhosts/hayhauler.co/httpdocs/wp-includes/functions.php on line 2568, referer: http://hayhauler.co/ I'm not even sure ...
0
votes
1answer
52 views

409 error (Conflict) when trying to insert an image into a post

I've uploaded a Wordpress site to the live server and I get this error whenever I try to insert an image into a post: Conflict The server encountered an internal error or misconfiguration ...
0
votes
0answers
131 views

Datepicker Error on pages without Datepicker [closed]

Wordpress is giving me an odd console error from a datepicker script I enqueue-ed. I read over the other datepicker questions, but they didn't solve this because the datepicker is actually working. I ...
0
votes
1answer
115 views

How to use the password_reset hook to validate new password and display error

When a user resets their password via the link in the password reset email, I know I can use the password_reset hook to get the user object and the new password. I want to validate the new password to ...
0
votes
0answers
83 views

How to fix a fatal error due to a Wordpress theme's custom function [closed]

I am moving a site from a stage to a test server and get the following error when visiting the site url: Fatal error: Call to private DroneTheme::__construct() from context 'DroneTheme' in ...
0
votes
1answer
212 views

Show errormessages on wrong username/password on custom loginform?

I use this simple HTML loginform in my sidebar. Does anyone have any clever way to make it show the errormessages when you type in wrong password or username? <form action="<?php echo ...
0
votes
1answer
100 views

Form Submission Warning: Cannot modify header error only when plugin is deactivated

I have created some custom post forms that I'm now using in place of a plugin called WP User Frontend which allows you to post and edit from front end. These post forms we're working great but when I ...
2
votes
1answer
87 views

Sql syntax error

Sometimes in my error log i have this error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 ...
0
votes
1answer
91 views

warnings & errors after MAMP to live (hosteurope)

I get these warnings after getting live with my wordpress site from local to server. Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'bones_register_sidebars' not ...
1
vote
0answers
66 views

Debugging unserialize errors

NOTICE: wp-includes/functions.php:232 - unserialize() I get this error of varying lengths on the admin pages of several of the sub-blogs of my multisite instance. It doesn't happen on all the blogs, ...
0
votes
1answer
59 views

Static Page redirects to Frontpage

There is a static page named pcmuskel.de/ratgeber. Trying to access this URL wordpress redirects me to the frontpage. I had this page set up as frontpage before but it didn't work. The frontpage ...
0
votes
0answers
79 views

Can't use plugins_url() in Classes [closed]

It seems that plugin_url() cannot be used in classes. This causes an error. <?php /* * Plugin Name: plugins_url * Description: This demonstrates plugins_url() causes an error used in a class ...
0
votes
2answers
154 views

Why am I getting a “Call to undefined function curl_init()” when I try to use the Sociable plugin?

I have a wordpress blog at http://www.1000irritatingthings.com I had the sociable plugin working for a while, but now when I try to configure it, I get the following error in the admin panel when I ...
2
votes
1answer
454 views

Fatal error: Call to undefined function wpsc_cart_item_count()

-- I've just done a fresh install of Wordpress 3.4 -- I've downloaded and uploaded this new free eCommerce wordpress theme suggested by smashing magazine. { ...
0
votes
1answer
72 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 ...
1
vote
3answers
1k views

Page output in strange characters

Apparently a lot of people complain that they only see random letters and characters: My biggest problem is that I can't reproduce the problem on ANY of my devices! Not on my Windows XP laptop, not ...
0
votes
0answers
146 views

Wordpress couldnt find database error [closed]

pleevi.com is my website. i get this error and i dont know what to do couldn't connect to database server.Couldn't find database jqueryc_db.An unexpected problem has occured with the application. ...
0
votes
0answers
29 views

Error Page keeps Coming Up [closed]

I have developers who designed a site but are taking a long time to fix errors. The error I'm having is this: They set up a testimonials page, but when I click the buttons at the bottom (1,2,3,... ...
0
votes
1answer
151 views

Failed to load resource:404 image

website is http://pleevi.com. when i look on the problems with the website, i get this. http://i.imgur.com/aHQky.png here is the entire list of what i get as i cannot post more than 2 hyper links :( ...
0
votes
1answer
174 views

When someone access my site, only the home page works…all other pages says 404 (page not found) error [closed]

Need help in correcting this error message in my dashboard. "ERROR: The themes directory is either empty or doesn’t exist. Please check your installation." Only the home page comes up, but when I ...
0
votes
2answers
183 views

anyone can help me to know whats going wrong? [closed]

when posting a comment I got the follow error, Warning: call_user_func() [function.call-user-func]: First argument is expected to be a valid callback in /home/... .../wp-includes/functions.php on ...
1
vote
0answers
39 views

How can I make wordpress suppress mysql errors?

Wordpress has two functions related to SQL queries and their errors as mentioned in What Is The Difference Between suppress_errors() And hide_errors() in $wpdb? From what I've read setting WP_DEBUG ...
6
votes
3answers
329 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 ...
1
vote
2answers
104 views

WP Site Only Shows Javascript for Main Page

I have a wordpress site that, for some users, they only see a blank page. In fact, they only get some sort of javascript (below). I've tried deactivating all plugins and changing the theme; I still ...
0
votes
1answer
292 views

Custom query, works, but I get a “Notice: Undefined offset: 0…”

My custom query works, but in debugging mode I get this error: Notice: Undefined offset: 0 in /storage/content/24/150624/mydomain.com/public_html/wp/mysite/wp-includes/query.php on line 2232 This ...
0
votes
2answers
901 views

What log files does a WordPress installation write to?

When tracking down WordPress problems, I've had a hard time finding where WordPress sends errors to. Where does WordPress send errors by default? Are there multiple files that different kinds of ...
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
147 views

Error after moving WordPress installation

I am trying to move a WordPress site to a new server, but I cannot get it up and running on my local server (running XAMPP). The site is running perfectly fine, but when I download the files, export ...
3
votes
2answers
147 views

Customize WordPress>Error Page

Is there a way to customize the WordPress>error page template so that the user isn't shown just a blank screen with text? I'm not talking about 404, but when WordPress displays an error. I'd like to ...
0
votes
2answers
215 views

styles/default.css in markup, where does it come from? [closed]

I have the following line under the head tag but I don't have the file styles/default.css in my theme and consequently get a loading error in browsers. I'd like to eliminate this line but I don't know ...
0
votes
1answer
87 views

PHP if statement works in template files, but not header

This is driving me nuts, and I'm sure that as soon as someone points out the answer, I'm going to feel dumb. I have a website where most pages require login to view. So I am using an if statement to ...
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: ...
0
votes
1answer
46 views

Trying to display terms from custom taxonomy within function

I have a function that is giving me this error - Catchable fatal error: Object of class stdClass could not be converted to string in.... blah blah Below is some of the code from the function. It is ...
0
votes
2answers
201 views

debugging errors.. how to remedy?

I had trouble accessing wp-login.php, so I changed the name of the theme I'm developing to force WP to switch to default. I then turned on debugging and received the errors below. I'm a little puzzled ...
0
votes
1answer
181 views

download count29.php whene loading site [closed]

When my site is loading file count29.php to be downloaded from the site avondov.ru. This makes the site not loading completely and sometimes redirect to 404 page not found how can i do ignore this ...
1
vote
2answers
191 views

Validate data on attachment_fields_to_save

I'm very glad that there is such a dedicated website for WP. My problem is data validation upon saving attachment fields. I have added many custom fields to attachment/media library dialog, most of ...
0
votes
1answer
163 views

Problems with functions.php! Error! [closed]

Suddenly I got the message: Parse error: syntax error, unexpected T_CLASS in /home/spandabe/public_html/wp-content/themes/modularity-lite/functions.php on line 72 when opening my site ...
0
votes
1answer
53 views

Whole bunch of errors on WP website - media upload, edit slugs, edit screen not working [closed]

I am having a problem which I didn't meet before. I took a client website for just a small bunch of modifications, so I wasn't there when WordPress was installed or when the theme was developed. But ...
3
votes
2answers
158 views

Is it possible to disable caching of an option when using w3 total cache?

a plugin i'm working on has a conflict with w3 total cache. To be more specific, in my code i have static function get_instance() { if( self::$_instance === NULL ) { // get the settings ...

1 2 3 4 5 7