The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
34 views

Object of class WP_Error could not be converted to string [closed]

After installing a SSL certificate and changing all the links to https, the images on my website https://agoracommodities.com are not showing up. When I go into Dashboard-Media-Library and choose any ...
0
votes
2answers
33 views

Fatal Errors on pluggable.php

I was looking to change the "Wordpress" name in all of my sent mail. In the past I have customized my Wordpress backend to display my desired email. But I have downloaded a new plugin that has altered ...
1
vote
1answer
130 views

Using plugin functionality in external php script not working

I am encountering a strange problem which I couldn't solve so far. I'm calling a .php script via cronjob (Debian/GNU Linux). To use wordpress functionailty I added: define('WP_USE_THEMES', false); ...
0
votes
1answer
174 views

WP_Error with get_category_parents

I get this error in my theme: Catchable fatal error: Object of class WP_Error could not be converted to string in ...
0
votes
1answer
28 views

Object of class WP_Error could not be converted to string - but it works on local server [closed]

I have a function which resizes image, save it and return part of resized image path. And this function works great on local server, and also on one of my sites on same server test page. But for test ...
-1
votes
1answer
98 views

Fatal error: Call to undefined function get_blog_option() [closed]

When trying to add an image to my homepage, I get this error: Fatal error: Call to undefined function get_blog_option() in /home/content/53/9798653/html/wp-content/themes/twentyeleven/functions.php ...
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
0answers
54 views

Pass data from one page to anothe file/page in wordpress

I have my custome theme in wordpress.This is the path of my custome theme. C:\wamp\www\wordpress2\wp-content\themes\sscy1002\sscy1002 I have created a Page in wordpress which contains some form ...
0
votes
1answer
41 views

Fatal error: Cannot redeclare admin_notice() [closed]

I'm writing a plugin, most of my code is wrapped in classes, except for an admin_notice fallback function that I call when I am not loading the main plugin class: class MyClass { //Main plugin ...
1
vote
3answers
114 views

Out of memory error reporting

When users upload very large photos and memory is tight, it seems like Wordpress runs out of memory - fails to resize the uploaded photos and does not create the necessary metadata ...
0
votes
1answer
47 views

Error: Call to a member function get_error_code() on a non-object

I am getting the following error when with the code that I wrote for my plugin: Error: Fatal error: Call to a member function get_error_code() on a non-object in .../wp-login.php on line 335 I've ...
0
votes
1answer
162 views

Fatal error: require() [function.require]: Failed opening required in wordpress

My blog has been working fine for months. Today when I tried to open it I got the following errors: Warning: require(/home/dhabitat/public_html/blog/wp-includes/functions.php) [function.require]: ...
0
votes
1answer
301 views

Fatal error: Exception thrown without a stack frame in Unknown on line 0

I'm getting a really cryptic error and I'm not sure where to begin. The site (http://www.petcercise.com/) works fine, but when I attempt to go to /wp-admin/ I get the following error: Fatal ...
0
votes
1answer
92 views

Plugin won't activate, fatal error (widget class not found)

I've been putting together a simple WordPress plugin that employs a sidebar widget and shortcode. One user has reported the following error when trying to activate the plugin on their local WP ...
0
votes
1answer
270 views

Cannot access dashboard after upgrading to 3.5

Fatal error: Call to undefined function get_taxonomies_for_attachments() in D:\hosting\10111755\html\wp-admin\menu.php on line 67
0
votes
1answer
104 views

Lost theme while attempting to change URL [closed]

I am a total novice with WordPress and all things web. I was able to download a great theme, install it and practically finish what I considered an excellent website, until I tried to moved the URL ...
0
votes
2answers
632 views

Undefined offset: 0 in > […] /wp-includes/capabilities.php on line 1067

Hey i get this error messages on my localhost setup, but only with the genesis framework enabled, wordpress twentyeleven works fine. This does happen when i want to create a new post. If i refresh the ...
0
votes
0answers
37 views

My blog get 403 access error what i have to do? the first, the second, the third [closed]

My blog's access log show me the last two lines 02 feb Wp-cron.php?doing...something And a searching bot spider-141-8-147-23.yandex.com indexing my pages. And till now i get 403 error. My other web ...
0
votes
1answer
262 views

After being hacked Fatal error: Call to undefined function get_header() in 404.php on line 1

After having timthumb.php exploited. The site was upgraded to WP 3.5 It was compromised again, (wp-config included encrypted data as well as the functions.php in the wp-include directory. After ...
0
votes
1answer
97 views

Twitter feed - Failed to open stream [closed]

This works, however I keep getting a failed to open stream every so many random refreshes/page views. I've also tried this code on two different hosts with the same results. I've also tried using ...
1
vote
2answers
171 views

Twenty Eleven Child theme error when attempting to use a rewritten function

I attempted to make a minor change to a function in the Twenty Eleven theme (wordpress 3.4.2) I get this error message: Fatal error: Cannot redeclare twentyeleven_widgets_init() (previously declared ...
1
vote
1answer
582 views

Upgrade to 3.4 error: Call to undefined function get_option()

After running the automated upgrade to 3.4, I receive the message Fatal error: Call to undefined function get_option() in /.../wp-admin/admin.php on line 32 I have renamed plugins/ to ...
1
vote
1answer
622 views

Call to undefined function nocache_headers() [closed]

After updating a 3.4.2 network install to 3.5, I receive Fatal error: Call to undefined function nocache_headers() in /wp-admin/admin.php on line 32 This happens in Chrome, and in Firefox (when I ...
0
votes
0answers
108 views

wordpress-bootstrap failed to install/load [closed]

I recently tried to install the wordpress-bootstrap theme from 320press http://320press.com/wpbs/ on my wordpress installation, version 3.3.2 hosted with bluehost. The preview worked OK I guess, but ...
0
votes
1answer
2k views

What does this mean: Object of class WP_Error could not be converted to string

When I click on preview a post, I get the following error: Catchable fatal error: Object of class WP_Error could not be converted to string in functions.php on line 288 The line 288 is as follows ...
0
votes
1answer
301 views

Fatal error: Call to undefined function wp_mail()

I am using a plugin wordpress-simple-paypal-shopping-cart for my cart requirement. I am trying to send an email through this plugin when some payment is made by using IPN. My code : $invoiceProducts ...
1
vote
2answers
1k views

PHP Fatal error: Cannot call overloaded function for non-object in wp-includes/capabilities.php

I have been experiencing too many following errors in my apache logs. PHP Fatal error: Cannot call overloaded function for non-object in wp-includes/capabilities.php on line 1187 This is inside ...
0
votes
1answer
181 views

WordPress site is totally blank but does have source code? [closed]

My entire WP site is now blank? I haven't done anything to it other than add some posts to it today. I can get in the back end and everything is there, it even returns the source code, but in Chrome ...
1
vote
2answers
275 views

Fatal error: Out of memory

i have a memory issue while NextgenGallery try to create the thumbnails. Wp-Version is 3.4.1 Fatal error: Out of memory (allocated 29884416) (tried to allocate 2000 bytes) in ...
2
votes
2answers
699 views

Fatal error: Call to undefined method WP_Error::get_item_quantity()

I've implemented a way to show the Twitter feed without a plugin. It's worked for weeks(months even, on a different site), but is now giving me trouble. Here is the error: Fatal error: Call to ...
2
votes
2answers
2k views

How do I “fix” a wp-blog-header.php error message?

I recently updated a site and received the following error message: Fatal error: Call to undefined function wp() in /home/atlmp/public_html/wp-blog-header.php on line 14 I checked the file and ...
0
votes
3answers
158 views

Allowed memory size exhausted. WordPress side solution

I'm getting a well known error from the question title. The problem is, website is running on a shared server and I don't have access to php.ini file. I've set `php_value memory_limit' inside ...
0
votes
1answer
145 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
0answers
85 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
151 views

Can't access site after plugin activation

I get the following error after adding multiple plugins, including All In One Event Calender and BackupWP. Now I can't access anything from within the admin panel or from the front-end. I can't get ...
0
votes
1answer
114 views

Allowed memory size of 33554432 bytes exhausted (tried to allocate 9967617 bytes) in …\wp-includes\functions.php

When a script times out, and there is nothing you can do about it ( cause it's running on a bloddy shared hosted resource where you have 0 control over the script time-outs ), can you run register ...
0
votes
2answers
722 views

Fatal error: Allowed memory size of … bytes exhausted [closed]

I have tried all the following (although many said I only need either one) memory_limit = 512M (it's stated in my phpinfo(), this limit was set so long ago that I can't even remember when) ...
-1
votes
1answer
269 views

Memory issues - Fatal error: out of memory - plugins?

My problems with my site continue. I got timeout errors initially. The server ground to a halt, very high memory use by Apache. Site came back with no pages. I found that deleting the most recent post ...
0
votes
2answers
435 views

Wp Enviroment problem with included file

i have a file i am including across site to index.php, single.php etc. This file behaves really strage and acts like it not part of wordpress Enviroment meaning: i get errors on ...
1
vote
1answer
119 views

How to make my plugin code die gracefully

I've set up a class for my function, and I'd like to implement some form of error handling. But I'm new to this error handling lark. Can I set_error_handler to only show certain messages (and can ...
0
votes
1answer
114 views

Adminstration impossible, after login: Fatal error: Class 'Custom_Image_Header' [closed]

I cannot login into my blog. After login I het this message: Fatal error: Class 'Custom_Image_Header' not found in /var/www/vhosts/lokmanfilm.com/httpdocs/chaseblog/wp-includes/theme.php on line 1581 ...
1
vote
2answers
287 views

Fatal error: Allowed memory size of 146800640 bytes exhausted (tried to allocate 57 bytes) in public_html/wp-includes/rewrite.php on line 1561

I dont know how/why this happened. I was working on my site over the weekend and it was fine. When I came into the office this morning, I went to the site and got this: Fatal error: Allowed memory ...
0
votes
1answer
1k views

Fatal error: Call to undefined function get_header() and BuddyPress

I've run into this error today and I can't find anyway to get past it. Fatal error: Call to undefined function get_header() in /members/index.php on line 1 The site is running WP 3.2.1 and ...
0
votes
1answer
102 views

Fatal error when using '#' character as an admin menu link title

When I try to title an admin menu link # or #, I get a fatal error before the admin menu is loaded: Fatal error: Cannot access empty property in ...
1
vote
1answer
3k views

How to fix this this error Fatal error: Call to undefined function…?

Fatal error: Call to undefined function wp() in /home/content/33/7211533/html/someSite/wp-blog-header.php on line 14 can anyone figure whats the problem? I already update the wp-includes and ...
0
votes
1answer
125 views

Fatel error when trying to upload image [closed]

I am trying to upload images in a photo gallery, but whenever I try to upload an image this error occur "Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 800 bytes) in ...
0
votes
1answer
270 views

Catchable fatal error in appcloud free theme by Tokokoo

I have been attempting to make this theme work, Kelontong by Tokokoo, as seen here : http://stylishwebdesigner.com/6-free-wordpress-ecommerce-themes-to-create-an-online- ...
1
vote
1answer
512 views

Fatal error: Call to undefined function get_users()

Is there any reason for getting this error? I tested a couple of installations so far. Any suggestion?
1
vote
1answer
572 views

current_user_can on WordPress 3.1.1

I just upgraded to WordPress 3.1.1 and suddenly I'm getting the following error: Fatal error: Call to undefined function wp_get_current_user() in ...
0
votes
3answers
1k views

Upgrade to 3.1 - Fatal error: Call to undefined function wp_cache_get()

I just upgraded to 3.1, and after refreshing I get the following error: Fatal error: Call to undefined function wp_cache_get() in /public_html/blog/wp-includes/functions.php on line 336 A ...

1 2