Quote:
Originally Posted by kh99
That class extends vB_DataManager, which means some of the functions are in class_dm.php.
I think you could probably do the query like it's done in the code above, then use the results to update the album table 'visible', 'moderation', and 'lastpicturedate' fields for that albumid using an UPDATE query.
|
yes, but I already do that in my code. all tables are updated properly.
--------------- Added [DATE]1259672493[/DATE] at [TIME]1259672493[/TIME] ---------------
found it - fixed it.
cool