[pLog-general] For those of you running off svn
    Oscar Renalias 
    oscar at renalias.net
       
    Fri Nov  5 19:11:53 GMT 2004
    
    
  
Just added a new field to the plog_users table, so either drop the 
current tables you have and re-run the wizard (it should work) or use 
the following query to update the table:
update plog_users add column resource_picture_id integer(10) not null 
default 0;
Basically, now users can chose one of their pictures from their albums 
to be their own picture. Give it a try and let me know if there's any 
problem, it uses some dhtml to dynamically update the picture in the 
"user profile" page once we select a new one! (it worked fine in safari 
1.2, the latest opera and firefox in osx)
Oscar
    
    
More information about the pLog-general
mailing list