The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hi i am trying to use custom datamangers i have got it working for insert and delete but am unable to get it to update i have look throught the forum with no luck i think it has something to do with $condition_construct but have also seen about setting exisitng array any help would be much appricated
|
#2
|
|||
|
|||
![]()
Heres an example using the User Datamanager
PHP Code:
|
#3
|
|||
|
|||
![]()
thanks for our quick reply i have done a mysql query to fetch all table fields
Code:
$results=$vbulletin->db->query_read("SELECT * FROM cm_squads WHERE squad_id='$squad_id'"); $row = $vbulletin->db->fetch_array($results) --------------- Added [DATE]1201981807[/DATE] at [TIME]1201981807[/TIME] --------------- got it sorted anyone who is interested i done PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|