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

aslaughter on "wordpress updated, funny code showed on bottom of homepage"

$
0
0

Does anyone know what this means and how to fix?

http://www.slaughterconsulting.com/

Warning: Unknown: open(/home/content/61/6074261/tmp/sess_mo52uuf3liig1mgv6vtfiiqcq3, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0


Theorem_US on "[Plugin: HubSpot for Gravity Forms] PHP Error When submitting form"

$
0
0

Hi, I got a PHP error back when I submit a form linked to Hubspot. I'm using the API key to link to Hubspot. Here is the error:

Warning: Missing argument 4 for GFFeedAddOn::add_feed_error(), called in /home/webstage/public_html/wp-content/plugins/gravityforms-hubspot/library/class.gf-hubspot.php on line 118 and defined in /home/webstage/public_html/wp-content/plugins/gravityforms/includes/addon/class-gf-feed-addon.php on line 1201

Fatal error: Cannot use object of type stdClass as array in /home/webstage/public_html/wp-content/plugins/gravityforms/gravityforms.php on line 3164

Any Ideas on what is causing this?

https://wordpress.org/plugins/gravityforms-hubspot/

melzor on "[Plugin: Genesis Simple Share] social bar gone after WP 4.3.1 update"

androidlabsmontreal on "[Plugin: DK PDF] Error parsing image file"

$
0
0

hi there,
thank you for your work on this plugin. I am having trouble rendering images , and when I set $this->showImageErrors = true;, I get the following error:

mPDF error: IMAGE Error (...url): Error parsing image file - image type not recognised, and not supported by GD imagecreate

I realize that this is probably due to my server's configuration, rather than dkpdf, but would you happen to have an idea of what this issue might me?

thank you,
A

https://wordpress.org/plugins/dk-pdf/

Manelie on "403 Forbidden | only on images"

$
0
0

Hi everyone!

Here's the issue: all my blog is working except for the images. Only the images I coded directly into the HTML / CSS of the site! all images via the media library works just fine.

When I try to "show image" all I get is this 403 Forbidden message:
You don't have permission to access /ccsherbrooke/wp-content/themes/ccs2014/images/logo_ccsherbrooke.jpg on this server.
--------------------------------------
Apache/2.4.9 (Win32) PHP/5.5.12 Server at localhost Port 80

Except I'm on localhost (wamp) and no matter what I tried (changing the images links, changing my .htaccess file, trying to figure out how to change the permissions on the files) nothing works. At best I get a broken link to the image.

hope you can help :)

furat2012 on "Fatal Error: Cannot redeclare get_avatar_url()"

$
0
0

yesterday my website giving me white-screen
drjumana.com

after looking inside the error.log
i found this line
[24-Apr-2015 10:28:51 UTC] PHP Fatal error: Cannot redeclare get_avatar_url() (previously declared in /home/jumanajfc/public_html/wp-includes/link-template.php:3414) in /home/jumanajfc/public_html/wp-content/themes/quadrum-theme/functions/filters.php on line 155

actually I don't know my wordpress version, the filters.php file which contain the line 155 is like the following

[ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]

unction get_avatar_url($get_avatar){
    if(preg_match("/src='(.*?)'/i", $get_avatar, $matches)) {
    	preg_match("/src='(.*?)'/i", $get_avatar, $matches);
   		return $matches[1];
    } else {
    	preg_match("/src=\"(.*?)\"/i", $get_avatar, $matches);
   		return $matches[1];
    }
}

any help plz

markkiernan on "[Plugin: Wordfence Security] Call API to resolve IPs failed"

$
0
0

This error message is appearing on my Wordfence. I have disabled the check on SSL Certs. but the error continues.

Call to Wordfence API to resolve IPs failed: There was an error connecting to the the Wordfence scanning servers: Problem with the SSL CA cert (path? access rights?)

https://wordpress.org/plugins/wordfence/

angierosie on "Could not insert term into the database"

$
0
0

I've tried adding a new category to my site but I recieved this error message "Could not insert term into the database"


MetaphysicalFitness on "WooCommerce & Amazon S3 - Digital Download - Download Failing"

$
0
0

I have been searching for hours for resolution on this subject, without any resolve. I see many people have similar questions, but there are little solutions out there. I'm going to get specific so we can bust this issue once and for all.

*note: I am not using the Amazon S3 Downloads Plug-In for Wordpress. I am doing everything native.

Objective: to have large video files (2-6GB+) that are hosted on Amazon S3 be downloaded via my wordpress site using WooCommerce.

Problem: users are capable of starting the download, but the download is stopping before complete and when users try to unzip file, they either get "access denied" or "unable to unzip" errors.

WooCommerce > Settings > Products > Downloadable Products > File Download Method > was originally set to "Force Downloads"
Downloads Require Login: Yes
Grant Access to Downloadable Products After Payment: Yes

Using these settings, the "bucket URL code" was inserted into the URL for the Product Download in WooCommerce.

Users were experiencing some kind of time out, where the downloads were not completing, but they wouldn't not tell the user that. The download would simply stop and people would think they had the full .zip. It would get to about 2-3GB then end. Some people are able to download partial .zip files that only have a couple of the videos in the folder, while for others the .zip would just not open at all. "Unable to Unzip" errors.

First Fix Attempt I noticed that if I sent someone the direct URL from the Amazon S3 > All Buckets > "File" > Properties > Link "https://s3.amazonaws.com/..." the download would work fine, no problems. So rather than using the "bucket URL code" as the URL, I simply switched to using the direct URL code from this Link for my product download. I also added "Grantee: Everyone" in the "Permissions" section of Amazon S3 for that particular download.

This resulted in the same problem.

Second Fix Attempt I switched the "File Download Method" from Force Downloads to "Redirect Only"

This also resulted in the same problem for users.

The strangest thing about all of this is that when I try downloading these items myself, the downloads complete and unzip fine. So I am not experiencing this error on my end. But when anyone else tries, it 100% of the time fails.

This problem has perplexed me. Can anyone out there help?

quenw on "Internal Server Error"

$
0
0

Hello! So I am having issues accessing both my website and my dashboard. I am sure that the reason I am receiving this error is due to one of the plugins I downloaded and activated due to the issue arising right after I attempted to activate a handful of said plugins.

Would there be any way to resolve this issue without using an FTP client?

The website in question is:
http://maywoodparkdistrict-il.org/

Thanks in Advance!

SHTA on "[Plugin: MailPoet Newsletters] Unable to import list"

$
0
0

Hi, I am trying to import a list of members but I keep getting a black page after I click Next Step. My page goes black an no user is imported. I have updated WordPress and am using the latest version of MailPoet as well. Can someone please help me out?

https://wordpress.org/plugins/wysija-newsletters/

peter.waller on "[Plugin: MailPoet Newsletters] WordPress 4.3 - Subscriber not found error"

$
0
0

Hi,

I have recently upgraded a WordPress installation to the latest version (4.3) and noticed the subscribe option on the website no longer functions, error message: 'An error occurred, Subscriber not found : Array'.

We have the following plugin installed 'Wysija Newsletters: Version 2.5.9.4', and there doesn't seem to be an option to update the plugin within WordPress.

Can you please advise?

Many Thanks,
Peter

https://wordpress.org/plugins/wysija-newsletters/

jjbte on "[Plugin: All In One WP Security & Firewall] Cannot Use Rename Login + Force Logout with WooCommerce"

$
0
0

Before you dismiss me because I am using WooCommerce, please read my entire post.

I believe there may be an issue with using the Rename Login and Force Logout features together with or without WooCommerce. I came across this recent thread where the user was having an issue with these two features together. The user "resolved" the issue by disabling the Rename Login feature, but I do not see that as an acceptable resolution. Features bundled within your plugin should be able to work together. It seems to me that it's very likely there is an issue with your Force Logout feature not redirecting properly when the login URL is anything but the default wp-login.php.

Anyway, my additional issue with WooCommerce is with customer registration from the My Account page. When I have Force Logout enabled and try to register a new customer account, I get a 404 error and the following URL:
http://www.mysite.com/store/wp-login.php?redirect_to=http://www.mysite.com/store/my-account/&aiowps_login_msg_id=session_expired

The user account does get registered, but the user's session is considered expired, and a 404 error is generated apparently due to the Rename Login feature being enabled. Disabling the Force Logout feature allows for registration to work properly (user is logged in and taken to the My Account page as expected) even with Rename Login enabled.

On a side note, and as a possible resolution to this issue, I would wish for the option to enable Force Logout for Admins, Authors, etc. and not for Subscribers, Customers, etc. (i.e., users with read-only access). I'm not that concerned with forcing read-only users to log out after a certain period, but I would like to do so for users with access to the admin area. Furthermore, if the 404 error occurs when I'm logged in as admin, I know what the problem is and can deal with it. However, this would be a frustrating and annoying issue for subscribers and customers.

Thank you for reading.

https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/

sobceo75 on "[Plugin: WP Photo Album Plus] problems importing depot"

$
0
0

When I try to import photos in the depot it doesnt put them in there correct albums and sometimes it doesnt put them in a album at all. And the photos is just lost. But when trying to reupload it says the file already exist.

My set is like this when i upload from FTP to depot.

Pictures1
-Group One (picture files)
-Group Two
-Group Three etc etc etc

Pictures2
-Group One (picture files)
-Group Two
-Group Three

https://wordpress.org/plugins/wp-photo-album-plus/

estevaosoberano on "[Plugin: Contributer - Guest Posting] [ERROR] Facebook login"

$
0
0

When I try to log in using facebook .. it shows this message:

We were not able to retrieve facebook user. Please try again.

and.. when I open the chrome console (F12).. it shows all the facebook user information as an object.

https://wordpress.org/plugins/contributer/


OscarGram on "Error during wp update"

$
0
0

I'm receiving the following error message during update.
"Update WordPress

Downloading update from http://downloads.wordpress.org/release/wordpress-4.3.1-partial-0.zip…

Download failed.: error:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm

Installation Failed"
Any idea how to correct this? I've been using wp for several years and this is the first time I got an error during update. I have made NO changes to anything remotely associate with wp. I only add posts monthly.

blackberrydes on "[Plugin: Wordfence Security] Blank Screen"

$
0
0

Since the latest update of the WordFence plugin v6.0.17 I am experiencing a strange issue.

If I enable any form of caching in WordFence, the website in the front end is just a blank screen. The admin section still works fine without any issues.

I have checked available memory and it is 2048 MB and the test completes successfully, so don't believe low memory is the issue.

The plugins currently active are as follows:

Advanced Custom Fields - v4.4.3
Akismet - v3.1.3
Contact Form 7 - v4.2.2
Imsanity - 2.3.5
Wordfence Security - 6.0.17

Any idea on what could be causing this? It worked fine prior to the latest update.

https://wordpress.org/plugins/wordfence/

Faradia on "Internal Server Error"

$
0
0

Hallo
I was editing my blog and clicking on save. Starting from this moment I cannot view my website anymore
Inside I read:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, postmaster@francescamarvulli.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.

Website 'francescamarvulli.com'

Could you help me?
Ty

Kshitij Kumar Ummat on "[Plugin: Google XML Sitemaps] Not generating Sitemap"

$
0
0

On my site's sitemap page, there is no sitemap. It's showing following error there-

-----------------------------------------------------------
This page contains the following errors:

error on line 3 at column 6: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.
-------------------------------------------------------------

My site is-

happyrakshabandhanrakhiquotes.in

I tried re-installing plugin but all in vain... Please suggest

https://wordpress.org/plugins/google-sitemap-generator/

rcards on "[Plugin: iThemes Security (formerly Better WP Security)] Internal Server Error, WooCommerce Products page"

$
0
0

I am using the newest version of WP, WC and the Divi theme. I installed iThemes Security yesterday and now I get an "Internal Server Error: Please try again later" message whenever I try to access the Products page in the Admin section. All other pages respond fine. Any ideas?

Thanks.
R

https://wordpress.org/plugins/better-wp-security/

Viewing all 31647 articles
Browse latest View live


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