The tag has no wiki summary.

learn more… | top users | synonyms (1)

1
vote
1answer
53 views

Error “Trying to get property of non-object” with Custom Walker for wp_nav_menu

I am trying to add some ARIA related stuff to the wp_nav_menu function. I use a custom walker class for this purpose: class Walker_Nav_Menu_With_Aria extends Walker_Nav_Menu { function ...
1
vote
1answer
57 views

Why Better WP security plugin returns 418 I'm a Teapot “error”?

I am working on the Wordpress website and all of a sudden after deploying it on the server, I started seeing a problem where some of the pages on my website return 418 I'm a Teapot as Response status ...
0
votes
0answers
18 views

Getting php_network_getaddress error : No such host is known?

I am working on wordpress theme on my localhost. I started receiving this error. Its is very annoying and i have no idea to resolve this thing. Link to the error image: ...
1
vote
1answer
11 views

WP URL /icons returns 403 forbidden error

So, this is odd. On WordPress, I'm not allowed to have a page http://mysite.com/icons. Apparently that slug doesn't work, and I get an error 403 (forbidden) if I try to go there. This seems silly, as ...
0
votes
1answer
15 views

Fatal Error wp-settings.php on line 119

receiving this message after a post update: Warning: require(/home/thomwhite/wparch.com/wp-includes/post-template.php) [function.require]: failed to open stream: Permission denied in ...
0
votes
0answers
29 views

How to fix database error duplicate entry

At first I thought this was just a damaged table, so I tried repairing via MySQL, but it appears there's more fundamental issues. Which of the duplicates should I remove, and any further advice in ...
0
votes
0answers
28 views

All files in 'wp-includes' are “not found” [closed]

The errors in the console show everything from the wp-includes folder is returning a 404 (not found) error, and they are most certainly there. http://alznet.org/ is the site we need to fix, but I ...
0
votes
1answer
16 views

Form Post results in 404 Not Found [duplicate]

I am creating a POST-able form on the front-end of Wordpress (via a shortcode). If I submit this form without any input, the form submits fine. But as soon as I enter an data in the fields and POST ...
0
votes
1answer
42 views

418 header status, I'm a teapot [closed]

I'm just backing up a clients via ftp site prior to working on it, when suddenly all urls are returning an error page with the header status being 418. A quick Google finds that this was created for ...
0
votes
1answer
25 views

Why do these errors appear on my wordpress site? [closed]

On my /wp-admin/ page I get this error: Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'mytheme_admin_bar_render' not found or invalid function name in ...
0
votes
0answers
25 views

Errors for custom login widget

Good evening all, I'm building a custom login widget for my website. I'm using the tutorial and password reset for as described in Check for correct username on custom login form. I added functions ...
0
votes
0answers
26 views

foreach loop in wp_query witth multiple taxonomies [closed]

I need wp_query with multiple custom taxonomy.I wrote this following code but it is generating error Parse error: syntax error, unexpected 'foreach' (T_FOREACH), expecting ')' in ...
0
votes
0answers
46 views

Error messages on custom sidebar login

I'm building a login widget for my website. It is working great. I even got it to stay on the same page if wrong login information is provided or when the username and/or password fields are left ...
0
votes
0answers
23 views

Moving wordpress to VPS, text disappeared from posts

I've a big problem. Moved blog to VPS today. And now I see that texts are gone from posts, no excerpts no content... Just titles remain. I checked in DB, all seems to be in place. I also checked in ...
0
votes
1answer
25 views

Unable to Upload Images on Local Windows Install

I am having the Famous has failed to upload due to an error Unable to create directory error that soo many people run into. Any search on Google of StackExchange will result is the common, change ...
0
votes
1answer
26 views

WordPress database error Unknown column

I get this error in my database log: [05-May-2013 21:13:31 UTC] WordPress database error Unknown column 'region' in 'order clause' for query SELECT * FROM tmp1db_wpuf_customfields ORDER BY ...
2
votes
2answers
48 views

Call to undefined function get_header() in index.php

I am trying to create a theme. I created a header.php file and call this file in index.php using <?php get_header();?> When I try to run my index.php file it shows this error: Call to ...
0
votes
0answers
34 views

Wordpress causing all code to be displayed on line 1. Receiving multiple errors after cleaning cookies and cache

I have been working on a theme for a few days and when I realized my JS file for my theme customizer wasn't updating I decided to clear the cookies and cache, and wow that was problematic. As soon as ...
0
votes
0answers
37 views

Getting a “Cannot modify header information - headers already sent by…” after duplicating widget

This probably isn't the smartest way to go about it, but I'm very close to launch and the client wanted a news widget displayed two ways. Our theme's news widget displays a settable number of news ...
0
votes
2answers
66 views

http upload error as a subscribed user

Im getting an http error when uploading a featured image as a Subscriber. If I upgrade the user to editor or admin all works well. My server is Ubuntu 12.10, NGINX, WP 3.5.1 I have checked php.ini ...
0
votes
1answer
38 views

Print output of Table Creation

I am creating a few tables and I getting the following message: The plugin generated 440 characters of unexpected output during activation. If you notice “headers already sent” messages, ...
1
vote
2answers
97 views

Error establishing database connection - high traffic?

I have a WordPress 3.5.1 site that's getting a little bit of traffic (80 concurrent visitors, ~5 clicks/pageviews per second). The site runs fine until it spikes to ~85 visitors. There are usually 4 ...
0
votes
0answers
28 views

WordPress won't display errors at all

I have been having constant issue with WordPress not displaying errors at all and I have no clue what is wrong. PHP errors display on non-wordpress related pages. Debugging is turned on. Display ...
1
vote
1answer
228 views

Wordpress error on log out 'Not Permitted' and can't log out

I've got a weird situation whereby I sometimes can't log in as clicking on a link (or going directly) to /wp-login.php shows me a blank page with the words 'Not Permitted'. If I go to the ...
0
votes
1answer
39 views

Broken image URL

I seem to be having a problem with broken URL links in posts for images. If you click on the image from the post you will see the URL but if you try to then copy and paste that URL it will show as a ...
-1
votes
1answer
46 views

problem with php function error

Hi I seem to get this message Warning: Creating default object from empty value in C:\xampp\htdocs\wp-content\themes\knowledgepress\lib\ticket-functions.php on line 851 However looking at the ...
0
votes
1answer
39 views

Wordpress blog fails to open

When I try to view/access my blog I get the following message.... Just wondering if anyone has any ideas as to the cause and the solution? Warning: ...
0
votes
0answers
33 views

Wordpress 3.5 install error

Im trying to install the wordpress on my root folder but i got this message when i try to enter on url. PHP Warning: require(./wp-blog-header.php) [<a ...
0
votes
0answers
26 views

I change all options except for General Settings

I can change all the settings on the site except for the Wordpress General Settings section. This includes both Wordpress options and plugin related options. I get a this error code: ** 403 ...
0
votes
0answers
39 views

huge error log with database errors

The website started to behave erratically - so in the process of trying to restore a backup, I discovered that it had a error_log file with 1.2 million lines of errors. Most of these errors - most ...
1
vote
1answer
40 views

Two functions utilizing registration_errors filter

I wrote two plugins that utilize the registration_errors filter: add_filter( 'registration_errors', 'process_payment', 10, 3 ); add_filter( 'registration_errors', 'add_user_to_SF', 10, 3 ); When ...
0
votes
1answer
69 views

$wpdb->insert Database Error Duplicate Entry Error Logging

Is there an equivalent to INSERT IGNORE in the wpdb class? As I'm fetching and inserting a twitter feed and the field in which I store the tweet ID is keyed UNIQUE, I am aware that duplicates are ...
0
votes
0answers
23 views

Feed Code Error

Since last Thursday I've been having this issue with my RSS feed at www.theqnews.ca/feed/ A CDATA section was not closed. Line: 34 Character: 25 Is there a fix for this? I've looked on ...
0
votes
0answers
52 views

Diagnosing a connection reset problem

A couple of weeks ago I purchased a theme from ThemeFuse and installed it in a new WordPress installation. From there, I've been having random errors when accessing or browsing the site. Some requests ...
0
votes
0answers
77 views

Call to undefined function add_menu_page() on theme activation

I am attempting to activate a theme that works perfectly on one WordPress install. I have matched the plugins installed up and copied the theme over but when I go to activate it I get... Fatal ...
0
votes
1answer
40 views

Why does modifying my functions.php file always result in a server error

Basically, every time I modify my functions.php file and reload it to the server my site "breaks" and nothing loads. As soon as I delete it, it starts working again. Now before anyone freaks out, I ...
0
votes
2answers
87 views

Plugin.php: PHP Notice: Undefined offset: 0 in

I moved a WordPress site from one domain to another and there were a lot of white spaces that needed to be removed. The only problem that is left are the following errors: PHP Notice: Undefined ...
0
votes
0answers
28 views

is_front_page conditional problem [closed]

Either of these two conditions work by themselves, but when I put them in this if/else statement, I always receive an error: Parse error: syntax error, unexpected '}' in ...
-1
votes
1answer
37 views

Fatal error with Ultimate Coupon plugin

When I try to activate the plugin Ultimate Coupon I get this error: Fatal error: Cannot redeclare like_content() (previously declared in ...
0
votes
1answer
43 views

Walker_Nav_Menu exeption

I'm currently working on a WordPress site and whenever in the admin I go the Appearance > Menus page I get the following error: ErrorException: Runtime Notice: Declaration of ...
0
votes
0answers
20 views

PHP Parse error - wordpress [closed]

can anyone please assist me? I have this error on my website (wordpress) when trying to load it. I was in functions php doing some coding. Then I deleted the coding I placed in there, but the error ...
-1
votes
1answer
84 views

WooCommerce Product Search Error

I wanted to display product category,in product catalog on my WooCommerce site.I asked another question earlier to make this code working.I added this code on my content-product.php file. ...
0
votes
0answers
20 views

WordPress blog requires several refreshes before displaying in WebKit browsers [closed]

I'm building a blog on my intranet. It's a heavily modified theme derived from Starkers, and for some reason, when I try and open the blog in Chrome or Safari, the <head> element loads, but the ...
0
votes
1answer
25 views

I have an error message coming up after I type in my domain. How Do I get my site back

i was informed by a bluehost rep that this is what he see's [03-Apr-2013 06:56:38] PHP Fatal error: Cannot redeclare widget_twidget() (previously declared in ...
0
votes
1answer
25 views

Wordpress is giving a permissions error on plugin submission [closed]

I'm creating a new plugin (based on a previous plugin I created that works). The options pages show up fine but when I submit I get the "You do not have sufficient permissions to access this page." ...
0
votes
1answer
21 views

Functions Error: Impacting Galleries

The function below controls an option inside an options panel. What it does is choose the number of posts being displayed in a particular archive (to_count archives, to_count_home, to_count search ...
0
votes
1answer
59 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: ...
1
vote
0answers
63 views

Remove default admin notification, Settings API

I have added custom error messages while saving WordPress plugin settings using the settings API method add_settings_error. It is working well, but the default message ("Settings saved.") is also ...
0
votes
0answers
54 views

Insecure content loading on a secured site, how to force https?

I have a seemingly odd issue where when logged in as an admin on a site I can load all content and assets just fine. When I logout to view the site entirely as a user would see it, the html content ...
0
votes
1answer
113 views

Downgrade from latest nightly build to latest stable version

I'm currently running 3.6-alpha-23495 and want to go back to the latest stable (currently 3.5.1). The site is now up and running. The reason that I'm going to downgrade is that the following error ...

1 2 3 4 5 7