Forums
(@rajeshsoni)
5 years, 5 months ago
I’ve rolled back to version 3.2.64 temporarily, shall upgrade when it’s resolved!
Thanks.
5 years, 8 months ago
Glad it worked for you. Have a great weekend. Cheers!
Most hosting control panel (cPanel’s) have a “PHP configuration” setting. If you’re unaware, please get in touch with your hosting company.
5 years, 9 months ago
Do you notice any JavaScript errors in your browser debugging console?
5 years, 10 months ago
URL?
Have you tried forcing a page-reload by appending random strings, eg: “?rand=12345” So https://domain.com/category/page would be https://domain.com/category/page?rand=1234
5 years, 12 months ago
I use WinSCP for FTP. You should be able to login to FTP, as that error has got nothing to do with accessing files via FTP.
Ok try replacing line #58 in random.php with
include_once $RandomCompatDIR . ‘\\cast_to_int.php’;
Let us know the output / error after that.
Ok, does this file C:\inetpub\wwwroot\wordpress\wp-includes\random_compat/cast_to_int.php exist?
C:\inetpub\wwwroot\wordpress\wp-includes\random_compat/cast_to_int.php
Do you get any errors when you try to publish posts? If you do, share screenshots. Have you tried switching to one of the default themes?
Try disabling plugins / switching to a default theme via FTP (or cPanel file manager).
Paste the contents of random.php here
Have you tried disabling all plugins and switching to a default theme temporarily?
6 years, 4 months ago
Do you see the login button if you temporarily switch to another theme?
Yes