Anna
Forum Replies Created
-
I use authorize.net. They charge $30 a month.
Additionally, their credit card clearing house is Cybersource (I think). Cybersource charges me $199 a year, plus a small % of each transaction (I think between 1% and 3%; I have not looked real closely) or a minimum monthly fee, whichever is more.
Maybe it’s a size of format issue? Try uploading a copy of a pic that is already in your Media Library. Can you upload any pics at all?
I tried deactivating a bunch of plug-ins and re-enabling them one by one, but the result is too random:
- Deactivated:
- Advertising Manager
- Get Permalink
- Google Analytics Dashboard for WP
- Google XML Sitemaps
Now can upload pic!
- Reactivated:
- Advertising Manager: got error “Plugin could not be activated because it triggered a fatal error.”
- Get Permalink: upload error! “An error occurred in the upload. Please try again later.”
- Google Analytics Dashboard for WP: error
- Google XML Sitemaps: error
- Deactivated those four plug-ins: error again
- Try activating/deactivating one by one:
- Deactivate Akismet: still error
- Deactivate Inline Posts: still error
- Deactivate ShareThis: still error
- Deactivate Simple Facebook Comments: success
- Activate Simple Facebook Comments: error again
- Deactivate Simple Facebook Comments: success
- Activate Akismet: success
- Activate Get Permalink: error
- Deactivate Get Permalink: error again!!
In wp-config.file I had to add “define(‘WP_MEMORY_LIMIT’, ‘100M’);” code. And ran few scripts to fix any issue.
No good!
With WP 4.4.0, I’m getting the “An error occurred in the upload. Please try again later.” error when uploading a pic, both via browse-and-select and drag-and-drop. File is less than the
upload_max_filesize
in myphp.ini
, mymemory_limit
inphp.ini
is 1024M (!), etc.I’ve read about possible conflicts with plug-ins. I am going to try disabling plug-ins one by one and see what happens…
Forum: Fixing WordPress
In reply to: error 500 internal server error with WordPress on 1and1Google for “1and1 500 server error wordpress”.
Short reply to your “no .htaccess file in root directory” query: you can just create/upload a new .htaccess file. I think by default there is no .htaccess file there.