|
Bug Reports
|
|
04-07-2009, 10:39 PM
Post: #1
|
|||
|
|||
|
Bug Reports
Came across this.
If you have not created your own articles (i.e. you are using the default Joomla one's supplied with the sample data installed in the Joomla installation, Users may show the default articles in their profiles. This should not affect articles submitted by users or administrators - it only occurs with the default sample data installed with Joomla. In any case, to fix open the file phpfox/plugins/hirednetwork/phpfox_functions.php Find the code: PHP Code: $sql="SELECT * from ".$prefix."user where user='".$hit1."' LIMIT 1";Replace with: PHP Code: $sql="SELECT * from `".$prefix."user` where user='".$hit2."' LIMIT 1"; |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help


