Fixes syntax errors in edituser.php and install.php
Status: Inactive
Brought to you by:
dunlapcj
The install.php file creates syntax errors in the
config.php file after it runs. This is one fix.
The second fix is putting the addcslashes($row[$i])
line in the wrong spot (ended up being inside of a
select statement). I moved it outside of it.
Should take care of some fatal errors on your pages.
MUST BE INSTALLED AFTER THE PREVIOUS TWO PATCHES!
Cale
Fixed edituser.php file
Fixed install.php file
Logged In: YES
user_id=1954815
Originator: NO
Editing users or customers gives styled errors:
X Unable to update user:
OR
X Unable to save customer:
Not sure why though.
Cheers