splorpuk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t log in after 2.8 upgradeFinally worked out what my problem was – the FTP client (Filezilla) was messing up the transfer of class-phpass.php to my hosting provider even though it was set to auto-detect the method of uploading.
I uploaded class-phpass.php using a different FTP client and it’s all working now. A similar thing might work with these other problems above – worth a try I guess!
Forum: Fixing WordPress
In reply to: unexpected T_LNUMBER in class-phpass.php on line 50Finally worked out what it was – the FTP client (Filezilla) was messing up the transfer of class-phpass.php to my hosting provider even though it was set to auto-dectect the method of uploading.
I uploaded class-phpass.php using a different FTP client and it’s all working now.
Forum: Fixing WordPress
In reply to: unexpected T_LNUMBER in class-phpass.php on line 50I’m getting the same problem now with a vanilla download and brand new database. Any ideas anyone?
Forum: Fixing WordPress
In reply to: unexpected T_LNUMBER in class-phpass.php on line 50I’m having this exact same problem – did you find a solution in the end?
Forum: Fixing WordPress
In reply to: Can’t log in after 2.8 upgrade@othellobloke – are you getting any errors messages, or just blank screen?
Forum: Fixing WordPress
In reply to: Can’t log in after 2.8 upgrade[Update] I’ve put the files up again and I’m getting the following message after logging in as either admin:
Parse error: syntax error, unexpected T_LNUMBER in /usr/www/users/splorp/shoot/wp-includes/class-phpass.php on line 50
As I recall, phpass.php is something to do with the log on and passwords. Not helpful, but at least it’s progress of sorts.