06/04/06 Very Small...
 
Notifications
Clear all

06/04/06 Very Small New Patch

3 Posts
2 Users
0 Reactions
3,115 Views
(@tammy)
Posts: 2577
Member Moderator
Topic starter
 

This patch only affects two files: user.php and reviews.php

06/04/06 - Manual instructions

- In user.php replace lines 484 and 490 (both in lostpassword function so you could also just
copy and paste the function if your line numbers don't match up)
- In reviews.php replace line 234 (See: http://www.efiction.wallflowergirl.com/forums/index.php?topic=3052.0)

The full .zips have also been updated to fix a couple bugs in the install and upgrade scripts.  Those files aren't included in the patch.

The patch is here.

I've updated the date on the downloads page as well.


 
Posted : 04/06/2006 12:59 pm
(@theonering)
Posts: 3
New Member
 

In line 490 of user.php, you have us change the .$uid in the top portion but not in the error portion.? Is this correct or should it be changed as well?

or die(_FATALERROR."Query: UPDATE ".$tableprefix."fanfiction_authors SET password='$encryppass' WHERE uid = '".$uid['uid']."'<br />Error: (".mysql_errno( ).") ".mysql_error( ));


 
Posted : 11/06/2006 5:18 pm
(@tammy)
Posts: 2577
Member Moderator
Topic starter
 

It doesn't really matter.  The error portion will just print out the query if it fails.  You can change it or leave it alone.


 
Posted : 12/06/2006 12:20 am
Share: