The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]() Quote:
![]() Game - gameid GameTeam (2 rows per game, one for each team??????) - gameid - teamid - totalscore GamePlayers - gameid - teamid - playerinfo - gminutes2 (a serialized array containing the minutes of all goals scored by any player for this game/team) As you see you are storing the minutes from all players in the row about a single player, then you want out of that array to retrieve only the goals, the current player has made. How can you know which array element you need for a player, and why store the info of all players in the row about a single player. PS Maybe better if you also give your table structure and some sample data. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|