sara241
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wordpress version update problemOK finally wordpress update is complete. I replace all wordpress files in httpdocs and in dashboard, database update message is displayed.I click on it and process is complete.
Thank you for your cooperation.Forum: Fixing WordPress
In reply to: wordpress version update problemI put the files in httpdocs > wordpress. I open wordpress files and delete wp-admin and wp-include and upload new from desktop. After that i transfer rest of the file. Then i open wp-content and only change index file (leave plugins and themes files as it is). Basically i dont change wp-content, wp-config file. I see that wordpress files are reside in httpdocs folder ( when i click on httpdocs then i see wp-admin wp-include etc. wordpress files with wordpress folder,when i click on the wordpress folder then again i see wordpress files.) also. MY all plugins are reside in httpdocs > wp-content. So i upload files in httpdocs>wordpress but when i check in cpanel httpdocs files also showed today’s date. so i think all files change in httpdocs and httpdocs>wordpress.
Forum: Fixing WordPress
In reply to: wordpress version update problemScreenshot link is not uploaded. Don’t know why?
Forum: Fixing WordPress
In reply to: wordpress version update problemForum: Fixing WordPress
In reply to: wordpress version update problemI click update wordpress in dashboard but update is not complete (see screenshot). And after update in ftp i check my website,website is open properly. And in cpanel all the files shows todays date.When i transfer files in filezilla it takes only 15 minutes. When last time i do that filezilla takes too much time and website is not open, so i restore website by backup.
andForum: Fixing WordPress
In reply to: wordpress version update problemForum: Fixing WordPress
In reply to: wordpress version update problemSorry, i have paste the wrong link . https://imgur.com/jHMQGwd
Forum: Fixing WordPress
In reply to: wordpress version update problemHi,
ok,I paste the link.https://imgur.com/jHMQGwd[Moderated to fix link]
- This reply was modified 7 years, 8 months ago by Steven Stern (sterndata).
Forum: Plugins
In reply to: [WP Speed of Light] wp speed of light plugin is not installedI am using version 2.3.2
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backup gets stuck,not finishedI have changed the split archive size to 100 mb and save the setting and then run new backup but backup is not completed. And one error is also displayed on the screen – unexpected response – security check. The log is-
0.003 (0) Opened log file at time: Sat, 10 Jun 2017 06:46:35 +0000 on //www.carastore4u.com
0000.010 (0) UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.13.1 WP: 4.5.6 PHP: 5.3.28 (cgi-fcgi, Windows NT SDIN-PP-WB4 6.2 build 9200 (Unknow Windows version Standard Edition) i586) MySQL: 5.5.30 WPLANG: en_US Server: Microsoft-IIS/8.5 safe_mode: 0 max_execution_time: 900 memory_limit: 256M (used: 9.2M | 9.5M) multisite: N openssl: OpenSSL 0.9.8y 5 Feb 2013 mcrypt: Y LANG: ZipArchive::addFile: Y
0000.017 (0) Free space on disk containing Updraft’s temporary directory: 727025.1 MB
0000.035 (0) Tasks: Backup files: 1 (schedule: weekly) Backup DB: 1 (schedule: weekly)
0000.055 (0) Requesting semaphore lock (fd) (apparently not via scheduler)
0000.062 (0) Semaphore (fd, wp_options) was stuck, set lock time to 2017-06-10 06:46:35
0000.068 (0) Semaphore (fd, wp_options) reset to 1
0000.074 (0) Set semaphore last lock (fd) time to 2017-06-10 06:46:35
0000.079 (0) Semaphore lock (fd) complete
0000.096 (0) Backup run: resumption=0, nonce=e805a2495e54, begun at=1497077195 (0s ago), job type=backup
0000.104 (0) Scheduling a resumption (1) after 300 seconds (1497077495) in case this run gets aborted
0000.147 (0) Checking if we have a zip executable available
0000.156 (0) Creation of backups of directories: beginning
0000.179 (0) Beginning creation of dump of plugins (split every: 100 MB)Forum: Plugins
In reply to: [Login Logout Menu] Redirect Log inI used BAW login logout plugin and used link register, login/logout. When i login it redirects to My account page but i want redirection to home page.I have tried #bawloginout#%actualpage%. This redirects back to home page but without login.
When i use register link, it redirect to login/register page.After click on Register,it takes to the page with message-Check email for password link.In email, there are two links (1)https://www.carastore4u.com/wp-login.php (2)<https://www.carastore4u.com/wp-login.php?action=rp&key=7dIoo14j5qwpiAKYFJi9&login=saloni> I click on 2nd link,it redirects to page with get new password link and message-“Please enteryourusername & email.You will recieve a link to create a new password via email. Your password reset link appears to be invalid. Please request a new link below”. I click on set new password >check email >click on link. It redirect to the page with error 502 bad gateway.So registration is not complete.Kindly help me to fix it.I remove the code from header.php but page is not working.
Forum: Plugins
In reply to: [WP Super Cache] The pages do not match! Timestamps differ or were not found!I have the same problem, I set the file permission 755 on /cache folder under the wp-content folder.And issue is resolved.
Note: This solution is used if cache test result is-
fetching http://www.abc.com/to prime cache:OK
fetching first copy http://www.abc.com/to prime cache: OK
fetching second copy http://www.abc.com/to prime cache: OK
The pages do not match! Timestramps differ or were not found!Forum: Fixing WordPress
In reply to: Website not opened error 404I save the permalinks again.And then paste the code in .htaccess file,but nothing changed.
Forum: Fixing WordPress
In reply to: Website not opened error 404I remove all code from .htaccess file and paste the code- redirect 301/https://www.carastore4u.com/wordpress/. Now with https://www.carastore4u.com/wordpress, website (My CMS) is open.My website looks like this before i remove /wordpress from domain name. After removing /wordpress from domain,my website is open with http://www.carastore4u.com (carastore4u not My CMS).I have tried all your code in .htaccess file, but error 404 not gone. So i think my .htaccess file is not worked. I want to open my website http://www.carastore4u.com (carastore4u) not My CMS.Kindly help me to solve this problem.