Quantcast
Channel: Topic Tag: error | WordPress.org
Viewing all 31639 articles
Browse latest View live

Google Showing Parameter in URL

$
0
0

Google showing parameters like “/amp?usqp=mq331AQCCAE=” and “/amp?espv=……” at the end of the URLs. How to fix this?


This page isn’t working [name] is currently unable to handle this requested

$
0
0

Hi there! My website is ysunity.ysu.edu, I believe that wordpress.org is hosting my site. I got this site when I became president of a group on campus. Anytime I try and edit or customize on my laptop – or phone – I get this message,
This page isn’t working

ysunity.ysu.edu is currently unable to handle this request.
HTTP ERROR 500

I don’t know what to do. It happened after I updated my page.

captainformShowThickBox is not defined

$
0
0

I encounter an error: post-new.php:555 Uncaught ReferenceError: captainformShowThickBox is not defined

How to fix?

Error: http_build_query()

$
0
0

I’ve just begun receiving this error message when I go to add a new event :-

http_build_query() [function.http-build-query]: Parameter 1 expected to be Array or Object. Incorrect value given in /home/[name removed]/public_html/wp-includes/Requests/Transport/cURL.php on line 508

I’ve seen there have been reports of similar errors in the past but as I haven’t found a recent solution I thought I’d better start a new thread.

Any advice on how to fix this would be much apprecaiated.

Site becomes unreachable

$
0
0

Hi
I have 2 blogs
on one Yoast works perfectly
On the second I can install Yoast but when i tap “activate” the site becomes unreachable – just black page. I can solve the problem just going to hosting page and deleting the plugin

The calendar does not show in a Twitter Boostrap Modal Dialog

$
0
0

I am using WP Fullcalendar Plugin (https://wordpress.org/plugins/wp-fullcalendar/) on my website. It works fine as a shortcode placed on a normal page template. However I want it to work in a Bootstrap Modal Dialog box which is opened on clicking a link.

Here is my code of modal Dialog with Fullcalendar shortcode in it.

<!-- Modal -->
  <div class="modal fade" id="myCalendarModal" tabindex="-1" role="dialog" aria-labelledby="myCalendarModalLabel">
    <div class="modal-dialog" role="document">
      <div class="modal-content">
        <div class="modal-header">
          <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
          <h4 class="modal-title" id="myCalendarModalLabel">Modal title</h4>
        </div>
        <div class="modal-body"><?php echo do_shortcode( ' [fullcalendar] ' );  ?></div>
        <div class="modal-footer">
          <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
          <button type="button" class="btn btn-primary">Save changes</button>
        </div>
      </div>
    </div>
  </div>

Now when I open the modal dialog box it does not load the calendar and only shows the loader spinning and spinning.

As suggested in answers like this one, https://stackoverflow.com/questions/20330166/full-calendar-not-showing-inside-bootstrap-modal, the solution like

$('#myCalendarModal').on('shown.bs.modal', function () {
   $(".wpfc-calendar").fullCalendar('render');
});

is not feasible here because the fullCalendar function needs to be passed the “fullcalendar_args” which is set in a footer hook and the related javascript file is located within the plugin files.

Any suggestion to make it work without hacking core plugin files? Perhaps you need to make fullcalendar_args variable Global?

Error when creating new sites

$
0
0

Thanks Alex, we installed it and it works great.

However one possible related problem.

When my builders try to create a new website in our multisite setup, they are getting this error (note the site is still created, but the success page is blank):

Fatal error: Using $this when not in object context in \wp-content\plugins\multisite-auditor\functions.php on line 84

Any ideas? It seems it is failing writing the new blog to db based on that line number.

	public static function MSA_updateThemeNewBlog($blogID)
	{
		$blogInfo = MSA_functions::getBlogInfo($blogID);
		$this->MSA_addThemeToDB($blogInfo);
	}

500 Server Error When Voting

$
0
0

I created a poll and when I go to vote I get a 500 Internal server error.


Website 503

$
0
0

Hi all sorry if in wrong place

I have a website that was working ok on my server that i rent shared space. my website has been on a while now and not had a problem but the other day it come up with a 503 error and just wanted to know would this be cpanel problems or wordpress problems

Thanks to anyone who helps

The page isn’t redirecting properly

$
0
0

Since installing Redirect 404 to Homepage plugin, my testsite (localhost/XAMPP) doesn’t load. I get this message:

“The page isn’t redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

This problem can sometimes be caused by disabling or refusing to accept cookies.”

Fruitful shortcodes update error

$
0
0

Just ran the Fruitful Shortcode plugin update and my site is no longer showing anything but this error:
Fatal error: Can’t use function return value in write context in /home/content/65/5274565/html/uddami/wp-content/plugins/fruitful-shortcodes/includes/shortcodes/shortcodes.php on line 649

I’m restoring it to the previous version. Let me know when that error is fixed.

Current_rating and ratings_off ERROR

$
0
0

The Plugin was working great, but It started giving me this two errors

Uncaught ReferenceError: ratings_off is not defined
at HTMLImageElement.onmouseout ((index):263)

Uncaught ReferenceError: current_rating is not defined
at HTMLImageElement.onmouseover ((index):263)

I’ve seen a similar problem here and the great founder of the plugin suggest some suggestions that didn’t work for me?§

plz help

problems importing from a previous site

$
0
0

i am mograting my wordpress install to another server and after copying all the files over to the new one i got it to run and was showing the install screen.

i proceeded to importing the db and after reloding the server got

Fatal error: Call to undefined function session_start() in /app/wp-content/plugins/seo-redirection/seo-redirection.php on line 11

Error When Including Carbon Fields in Plugin

$
0
0

I have successfully included Carbon Fields in a plugin I am developing for release to the WP plugin directory. (Thanks to @atanasangelovdev for the help here.)

However, now as I am attempting to the upload my plugin zip file for review, I receive the following error:

Error: The plugin already exists. There is already a plugin called carbon-fields by a different author. Please change the Plugin Name: line in your main plugin file and upload it again.

It appears that @meshsmith encountered a similar issue here.

At the moment, is my best course of action to remove the headers from my-plugin-dir/wp-content/plugins/carbon-fields/carbon-fields-plugin.php? Or, is there a better way to approach inclusion of this framework in my plugin? Thanks for any advice you can offer.

Fatal Error in admin “Pages” and “Posts”

$
0
0

hi there. I get a disturbing error message when going to “posts” and/or “pages” in the back office. The result is that I can see the count per segment but don’t see any posts or pages in the list.
Any advice?

Here the error message:
Fatal error: Uncaught exception ‘Exception’ with message ‘Serialization of ‘Closure’ is not allowed’ in /html/wordpress/wp-includes/class-wp-query.php:1045 Stack trace: #0 /html/wordpress/wp-includes/class-wp-query.php(1045): serialize(Array) #1 /html/wordpress/wp-includes/class-wp-query.php(1670): WP_Query->parse_query() #2 /html/wordpress/wp-content/plugins/wordpress-seo/admin/links/class-link-columns.php(182): WP_Query->get_posts() #3 /html/wordpress/wp-content/plugins/wordpress-seo/admin/links/class-link-columns.php(172): WPSEO_Link_Columns->set_count_objects() #4 [internal function]: WPSEO_Link_Columns->count_objects(‘top’) #5 /html/wordpress/wp-includes/class-wp-hook.php(298): call_user_func_array(Array, Array) #6 /html/wordpress/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array) #7 /html/wordpress/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #8 /html/wordpress/wp-admin/includes/class-wp-posts-list-table.php(506): do_action(‘manage_posts_ex…’, ‘top’) #9 /html/wordpress/wp-admin/include in /html/wordpress/wp-includes/class-wp-query.php on line 1045

THANKS


»Automatic update is unavailable for this item«…

$
0
0

I run some Divi-Websites, but just for a few of them, I get this error through Updraft Central.
Also I get it for some plugins like »VFB Pro«.

Please, is it a bug or is there something I can do, so that your wonderful UpdraftCentral is working for all my websites and PlugIns?

Thanks,
Michael

Action: woocommerce_product_write_panels is deprecated since version 2.6

$
0
0

I am using Woocommerce v3.1.1 on WP 4.8 and have the following error whenever I attempt to edit a product.
Product Entry Problem

The debug log contents are as follows:-

[14-Jul-2017 13:33:22 UTC] PHP Notice:  Action: woocommerce_product_write_panels is <strong>deprecated</strong> since version 2.6! Use Use woocommerce_product_data_panels action instead. instead. in C:\wamp64\www\nsfslive\wp-includes\functions.php on line 3831

[14-Jul-2017 13:33:22 UTC] PHP Stack trace:

[14-Jul-2017 13:33:22 UTC] PHP   1. {main}() C:\wamp64\www\nsfslive\wp-admin\post.php:0

[14-Jul-2017 13:33:22 UTC] PHP   2. include() C:\wamp64\www\nsfslive\wp-admin\post.php:173

[14-Jul-2017 13:33:22 UTC] PHP   3. do_meta_boxes() C:\wamp64\www\nsfslive\wp-admin\edit-form-advanced.php:702

[14-Jul-2017 13:33:22 UTC] PHP   4. WC_Meta_Box_Product_Data::output() C:\wamp64\www\nsfslive\wp-admin\includes\template.php:1050

[14-Jul-2017 13:33:22 UTC] PHP   5. include() C:\wamp64\www\nsfslive\wp-content\plugins\woocommerce\includes\admin\meta-boxes\class-wc-meta-box-product-data.php:33

[14-Jul-2017 13:33:22 UTC] PHP   6. wc_do_deprecated_action() C:\wamp64\www\nsfslive\wp-content\plugins\woocommerce\includes\admin\meta-boxes\views\html-product-data-panel.php:46

[14-Jul-2017 13:33:22 UTC] PHP   7. wc_deprecated_function() C:\wamp64\www\nsfslive\wp-content\plugins\woocommerce\includes\wc-deprecated-functions.php:28

[14-Jul-2017 13:33:22 UTC] PHP   8. _deprecated_function() C:\wamp64\www\nsfslive\wp-content\plugins\woocommerce\includes\wc-deprecated-functions.php:48

[14-Jul-2017 13:33:22 UTC] PHP   9. trigger_error() C:\wamp64\www\nsfslive\wp-includes\functions.php:3831

Has anyone else had this error? It’s stopping me from working and I was wondering if it was going to be fixed any time soon.

You are posting comments too quickly. Slow down.

$
0
0

Hello;

I am having the following error when i try to leave comments on my site.

You are posting comments too quickly. Slow down.

I have disabled all plugins, used default theme same error. please what can i do again?

Regards

Error: Division by zero … on line 268

$
0
0

Can somebody help with this? I love this plugin but since updating, I am getting this on all of my review pages:

Warning: Division by zero in /home/miltonsc/public_html/wp-content/plugins/wp-customer-reviews/wp-customer-reviews-3.php on line 368

Sample page: http://www.miltonscene.com/resources/children/childcare/beth-ryans-playgroup-for-toddlers/

Thanks for any help

Form Error When Sender Email is Gmail.com

$
0
0

Hello,

The form has been working for at least a year, but a week ago, someone reported a red-boxed error: “There was an error trying to send your message. Please try again later.” I’ve got CF-DB running, so I see her entries. I tested using my email and the form is sent. A few minutes later, another form entry arrived. Today, someone else got the error… and he’s also using @gmail.com. So I tested with a Gmail addy, and yes, got the red error message.

We’re using mail(), not SMTP. Thoughts, suggestions, ideas?

Thanks in advance.

Viewing all 31639 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>