 |
 |
 |
 |
#256425 - 08/13/03 06:43 AM
Re: Beta-[6.3] HiveMail - Integration 1.0
[Re: egor]
|
Veteran
Registered: 10/22/00
Posts: 2637
Loc: London, UK
|
there my code in ubbt.inc.php was <br /> // ----------------------------------------------------------------- <br /> // We are automatically adding StyleSheet, Status, Privates and <br /> // FrontPage and Number to each SQL call because this information is needed by <br /> // every script that makes a call to authenticate <br /> if ($Query != "*") { <br /> if ($Query) { $Query .=","; } <br /> $Query .= "U_Username,U_Password,U_SessionId, U_StyleSheet, U_Status, U_Privates, U_FrontPage, U_Number, U_Banned, hm_emails"; <br /> } <br /> <br /> <br />since hm_emails is used on all pages we need it here, sorry for the bug <img src="/forum/images/graemlins/tongue.gif" alt="" />
_________________________
Do you believe in love at first sight, or should I walk by again?
|
|
Top
|
|
|
|
 |
 |
 |
 |
|
|