briansellers
Forum Replies Created
-
Forum: Hacks
In reply to: Coding helpThat worked – below is my results about Curl
cURL support enabled
cURL Information 7.22.0
Age 3
Features
AsynchDNS No
Debug No
GSS-Negotiate Yes
IDN Yes
IPv6 Yes
Largefile Yes
NTLM Yes
SPNEGO No
SSL Yes
SSPI No
krb4 No
libz Yes
CharConv No
Protocols dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtmp, rtsp, smtp, smtps, telnet, tftp
Host i686-pc-linux-gnu
SSL Version OpenSSL/1.0.1
ZLib Version 1.2.3.4I also contacted WP All Imports and the other link you provided just in case they have some off the shelf things they can provide me too! Thanks so much for your help/guidance so far..
Forum: Hacks
In reply to: Coding helpThanks – I will try it. Everything on here is sample provided by the supplier and won’t work. I actually only understood about half of what you put in your response – So if I just create a file called anything.php and then request that file then it will send? How does it know where the response comes?
I created a testing.php file and put the <?php phpinfo() in it but got a 404 error when I put the location in the first time. The second time I got an Internal Server Error seen below
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, 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.Forum: Hacks
In reply to: Coding helpI am currently using WP all Imports which can import CSV but my problem is actually sending and getting the response. I don’t know where or how to do it.
Forum: Plugins
In reply to: [WooCommerce] wp-admin not working after update 2.3.1In my case I couldn’t get to the dashboard at all – just a blank screen so I had no choice but to re-install WordPress.
Forum: Plugins
In reply to: [WooCommerce] Fatal Error – absolutely nothing worksMine did too once I re-installed wordpress – had to go to the email to access my new dashboard then activated all plugins and extensions.
Forum: Plugins
In reply to: [WooCommerce] Fatal Error – absolutely nothing worksNate,
I had the same thing happen to me today – see my response in the attached post.https://wordpress.org/support/topic/wp-admin-not-working-after-update-231?replies=6″
Forum: Plugins
In reply to: [WooCommerce] wp-admin not working after update 2.3.1I had the same issue when I updated today – user side of website looked fine but noting on the back side worked, would result in fatal error. I eventually deleted and re-installed WordPress then updated the wpconfig.php to look to the original MySQL database.
I backed up everything first from the hosting site
Then Uninstalled WordPress/Reinstalled
logged onto new wordpress and activated all plugins/addons
(at this point it looked like I lost everything)
I then went to the wpconfig.php file through the hosting site and looked at it and realized it created a new database. I then updated the password to my old SQL database because I didn’t know it. then updated the wpconfig.php file to look at the old database.
Logged back on to dashboard – all fixed.Forum: Installing WordPress
In reply to: WordPress stopped workingThanks Mark – that is what I did to fix it.. Luckily I backed up every few days so I didn’t lose anything.
Forum: Installing WordPress
In reply to: WordPress stopped workingUpdate two – I was able to point the current installation to the old SQL database and everything came back.. I think I’m good but definitely didn’t like that learning experience.
Forum: Installing WordPress
In reply to: WordPress stopped workingUpdate – got the site up again but all of my pages are gone, anyway to restore pages. All of my plugins and addons were deactivated and I lost all of my orders for the store.