2 nicoleb Dec 16, 2009 13:13

Any idea how to fix this?
I've never had a prob like this before, it's not my first upgrade :(
Grab a fresh copy of the zip and re-upload your /inc/ folder
¥
I've tried that twice :(
Your line number changes for your error, really suggest a corrupted file. If you have a choice of mirror try a different location
¥
I give up for tonight.
But thanks for trying :(
No worries, if it still fails tomorrow then I'll see if I can grab a working copy of the file for you ( really does sound like a corrupt file )
¥
Is there a different server to download it from?
I downloaded it twice (or 3 times?) from the same Site.
Maybe that's the problem?
Thanks!
I will try another one (as soon as coffee cicks in).
And again, thanks for helping me :)
Downloaded the zip file from a different mirror (Kent).
Replaced the "/inc/users/model/_user.class.php" and get an error message again - this time there's supposed to be an error on line 1216.
Can someone give me a nice little birthday present and make my blog work again - pretty please?
The very last line is 1216:
$r = send_mail( $this->email, NULL, sprintf( T_('Validate your email address for "%s"'), $this->login ), $message );
if( $r )
{ // save request_id into Session
$request_ids = $Session->get( 'core.validatemail.request_ids' );
if( ! is_array($request_ids) )
{
$request_ids = array();
}
$request_ids[] = $request_id;
$Session->set( 'core.valid
Nice pictures on the blog.
???
wow, a good nights sleep & 2 coffee later.
I made a clean new install and copied the file from the new installation over to the "old" blog.
Back up and running, whoot :)
Thanks again, John! :)
I saw the pictures of the monastery on your blog and thought they were nice
Thanks - I just wondered how you managed to see them, since I still had the error message :D
Guess people had different results while checking the Site, odd.
Glad you liked them though :)
I just went back today and it has a different theme. Very nice!
Thanks - changed it to the one where gravatars work without me messing around in the Code :)
Not so sure about the all dark, but we shall see. Maybe one day I'll learn to pimp my own ;)
I've changed the file, I've tried the upgrade all over, I still get the error message:
Parse error: syntax error, unexpected $end in /home/nicolebo/public_html/b2/inc/users/model/_user.class.php on line 686