The tag has no wiki summary.

learn more… | top users | synonyms (1)

0
votes
0answers
45 views

Can't post anything even if the user is admin

There are some issues with my multisite migration. During migration the site throws some errors and even an administrator cannot post anything. It shows only "submit for review". The errors are: ...
0
votes
1answer
74 views

How we store error/success messages to the next page

I am working on site. I uses some custom error/success messages for front end form but currently it display messages to on same page, But as soon as I refresh the page or redirect the user to next ...
0
votes
0answers
38 views

Not Creating New Database Table [closed]

I've successfully created tables with previous plugins I've messed around with, but I can't seem to figure out exactly what's wrong with this. Hopefully it's an easy fix. //CREATE ...
0
votes
0answers
70 views

error 404 and error 406 come in wordpress site during im age posting or when changing permalinks

I am a wordpress designer, and this time, I am making a website for my client. His buget is low. So we purchased a shared hosting plan form a hosting comapany. After that I installed wordpress on his ...
0
votes
0answers
47 views

Votes showing up on one page but not on “most voted” page [closed]

Using plugin -> "Vote It Up" wordpress.org/extend/plugins/vote-it-up i have one page displaying all the posts with a voting option and everything works fine with with: <?php /* Start the Loop */ ...
2
votes
2answers
201 views

Gallery Only Displaying One Thumbnail

My image galleries are showing only one thumbnail in the post the gallery sits in. http://themeforward.com/demo2/2013/03/08/image-gallery/ My single.php markup can be found here: ...
0
votes
1answer
156 views

Notice: Trying to get property of non-object [closed]

i have a vote plugin and im trying to display the most voted posts on a "Charts" section the plugin has a built in command with <?php MostVotedAllTime(); ?>. I'm trying to edit the way its ...
0
votes
2answers
86 views

Wordpress + Buddpyress - troubleshooting server overloading

I have a Wordpress+Buddypress installation which is regularly going down - the number of HTTPD on the server and the server CPU load both peak suddenly and the server fails to recover. A restart of ...
0
votes
0answers
49 views

How to solve opening and ending tag mismatch error in feed page [closed]

When I visit my feed page I am getting "error on line 261 at column 24: Opening and ending tag mismatch: input line 0 and form" this error. What's wrong in feed page please need your help. My Site ...
0
votes
2answers
100 views

How can I restrict php mail() to only send me one email after a db error

I'm in the process of customizing dp-error.php. I'm using the mail() function to alert me when there's a database connection problem on my website. The trouble is, what if 1000 people visit my website ...
0
votes
0answers
10 views

Jetpack issues [duplicate]

I installed Jetpack (http://jetpack.me/) today and I try'ed to enable it so I clicked the "Connect to Wordpress.com" and when I click that I get a error it says: Jetpack could not contact ...
0
votes
1answer
259 views

Trying to get property of non-object wordpress error message

I am running the really-simple-facebook-twitter-share-buttons. I have placed the below code on my site as the plug in recommends, which is: <div class="share"><?php echo ...
0
votes
2answers
74 views

Remove Menu Page Giving Error

I have a snippet of code I've written in the functions.php file which is simply to remove menu pages if the user cannot activate plugins. It works as intended; however it is showing a PHP error in ...
0
votes
0answers
43 views

Getting Uncaught TypeError with clashing text widget and tabs plugin [closed]

The code for the email subscription from constant contact that I put in my text widget up at the top of this page http://bit.ly/Zz4Faw is clashing with my Skinable Skins tabs plugin. When I remove ...
0
votes
1answer
172 views

500 Internal Server Error after Register dialog, but with successful registration

I get a 500 Internal Server error if I try to register a new user. This user will be created successfully, but I don't want that my users will see the error page and, therefore, think that something ...
0
votes
1answer
86 views

Unwanted redirect in admin area

I have a strange behaviour on my backend. This is possible due to the way my WordPress is located. I installed it in a VirtualBox, using Ubuntu from the standard repository (i.e., apt-get install ...
0
votes
1answer
91 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
417 views

getting “Object of class WP_Post could not be converted to string” - when it is a string

I have the following code in my functions.php, which executes a script upon publish: function save_new_post($post_ID) { $site_root = '/home/forexmag/public_html/directory2'; $post = ...
0
votes
1answer
127 views

redirect loop to page, can't find origin, can't remove [closed]

I have a new client who did "something, I can't remember what" to her blog. Now when you visit the home page, it redirects to a page she created and deleted, "/road-maps/". I have no idea why it ...
1
vote
1answer
79 views

How to include error message on login

I am a novice with php, so I need help with this one. Please bear with me. I want to include an error message on the wp_login.php page when visitors are redirected from a "user only/logged in" page. ...
-1
votes
1answer
105 views

Error: options page not found

This error is really well known and every where I look its either I am not doing: <form method="post" action="options.php"> or I am not registering my options, which is not the case as seen ...
0
votes
1answer
70 views

Error when activating child theme: `failed to open stream: No such file or directory`

I get the following error message on wamp after I activated my child theme. what am I doing wrong? Warning: include(C:\wamp\apps\test/wp-content/themes/test/functions/options-panel/customizer.php) ...
0
votes
3answers
77 views

Wordpress white screen with word 'error' [closed]

I am getting a white screen that just says 'error' on it. I have removed all plugins, re-installed the theme and also re-installed wordpress. The website will work fine when going to the homepage, ...
1
vote
0answers
110 views

Single Multisite Signup Page [closed]

I'm trying to turn the WordPress multsite signup page into a one step process instead of two. I'm wanting people to choose their username, email, password and a confirmation of their password, along ...
0
votes
1answer
445 views

How to display error messages using WP_Error class?

I have registration form code in my functions.php file like this if ('POST' == $_SERVER['REQUEST_METHOD'] && !empty($_POST['action']) && $_POST['action'] == 'registration') { ...
2
votes
0answers
84 views

Continue javascript execution when errors occurs

I use the WP native function wp_enqueue_script() for all my JavaScripts loading both in WP front and back-end so it can handle duplicated calls to the same script and so on. One of the issues is that ...
0
votes
1answer
71 views

W3 Total Cache “Preview mode could not be disabled”

I receive the message: Preview mode could not be disabled. Please run chmod 777 /wp-content/w3-total-cache-config-preview.php to make the configuration file write-able, then try again. I ...
0
votes
1answer
24 views

Twenty Eleven theme-options error

I was trying to add Google Analytics and added it to the theme-option page by accident when I went to remove the added info I received the following error. Parse error: syntax error, unexpected ...
0
votes
2answers
628 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 ...
-2
votes
1answer
182 views

Photocrati Theme Issue

I have a WordPress site using the Photocrati theme. When I attempt to use the "New Photocrati Gallery/Album" button in any page or post editor I get [an error occurred while processing this ...
2
votes
1answer
647 views

Troubleshooting a “You do not have sufficient permissions to access this page” error

I have a multisite installation running WP 3.5. My main site and a few other blogs on the network work fine. However, if I register a new user and site, that user gets the "You do not have sufficient ...
0
votes
2answers
257 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
1k views

Receiving “This content cannot be displayed in a frame” error on login page

I am using a new domain for my WordPress directory in different server. When I click the meta links such "Login" or "register", I get this page: This content cannot be displayed in a frame To ...
0
votes
1answer
119 views

WordPress database error Got error 28 from storage engine for query

I had been using WordPress for the past three years. I haven't got any errors in the error_log. I think the problem would be cause of the new server my hosting is in. For the last two months i am ...
0
votes
1answer
251 views

Jetpack could not contact wordpress

I recently created a site and installed Jetpack and activated it, but it gives me the following error: Jetpack could not contact WordPress.com: register_http_request_failed. This usually means ...
0
votes
1answer
31 views

My wordpress site must be being affected by outside sources [duplicate]

Possible Duplicate: Error 310 too many redirects after switching domains Some of my pages are resulting in 310 errors. We recently switched domains from kgstiles.com to ...
0
votes
0answers
7 views

310 errors are fixed by changing the slugs? [duplicate]

Possible Duplicate: Error 310 too many redirects after switching domains I'm in a huge bind here. After relaunching our site, many of the pages started resulting in 310 errors. About 70% of ...
0
votes
1answer
638 views

Error 310 too many redirects after switching domains

I'm at a loss here. My site is http://www.kgstiles.com and about 70% of my pages now result in a 310 error. There doesn't seem to be any pattern to the error, but one thing I thought was interesting: ...
0
votes
1answer
43 views

How can I fix this code [duplicate]

Possible Duplicate: Stackoverflow type of badge plugin giving warnings in Wordpress 3.5 I'm getting an error on my site that says: Warning: Missing argument 2 for wpdb::prepare(), called ...
0
votes
1answer
101 views

How to use add_settings_error in register_setting callback

public function database_name_check($input){ //debug add_settings_error('notice', 'lol', 'lol'); if($this->wpdb->get_var($this->wpdb->prepare('SHOW DATABASES LIKE %s', $input)) ...
0
votes
0answers
33 views

Getting a blank page on doing some action [closed]

I just installed a new theme and now I'm facing a weird problem. Whenever I do any update like edit any theme file, or delete a post, click on "publish" etc I get a blank page. When I refresh the ...
0
votes
2answers
81 views

WordPress settings API error when checkbox unchecked

I am trying to creating some custom options for a template I am developing but I am getting an error when the checkbox (Line 130) is unchecked: Warning: Illegal string offset 'show_admin_dev' in ...
0
votes
1answer
124 views

Warning: spl_autoload() [function.spl-autoload] (Term Menu Order)

I'm developing a site and found this error on top of every page of the site: Warning: spl_autoload() [function.spl-autoload]: Unable to access k35r0vc.class.php in ...
0
votes
1answer
503 views

HTTP Error when uploading images over specific dimensions

Hello I have a reseller account with one wp 3.5 multisite on a shared hosting. Suddenly I can't upload photos after some random dimensions(It uploads the small sized ones just fine, but it has ...
0
votes
1answer
109 views

error when installing theme - “failed to open stream: No such file or directory in…”

I'm trying to upload and install a custom theme, and have encountered an error I've not seen before. Warning: ...
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 ...
3
votes
1answer
381 views

$wpdb->prepare() warning in WordPress 3.5

I am receiving this warning when I try to run a database query: Warning: Missing argument 2 for wpdb::prepare() The offending query is: $result = $wpdb->get_var( $wpdb->prepare( ...
-1
votes
1answer
69 views

undefined index [closed]

I upgraded to the latest version of WordPress and now for some reason when I go to the menus page and it only seems to happen there, I get an error saying Notice: Undefined index: eventmeta_noncename ...
0
votes
2answers
135 views

PHP Notice error (when on 404 page)

I have a 404.php template for my theme. I also have WP_DEBUG in wp-config.php set to TRUE. Consider this 404 template: get_header(); ?> <div id="content" style="full-width"> <div ...
0
votes
2answers
653 views

In big trouble - Allowed memory size of 268435456 bytes exhausted

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 81 bytes) in /home/public_html/hol/wp-includes/meta.php on line 571 I'm receiving this error when I try to log into ...

1 2 3 4 5 7