Menu

#23 wrong database-tablename in publicpay.inc.php

developer(s)
open
nobody
None
5
2003-11-24
2003-11-24
Michael
No

Hello,

the database-table "users" does not exist. Phpay just
creates the table "user" which is actually not a very good
name.

Many applications, e.g. VBB, use this tablename. You
won't be warned if you install phpay and overwrites
existing user-tables!!!

publicpay.inc.php(5): $user_result = db_query("select *
from users where ID='$user_ID'") or db_die();

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.