Search the web
Sign In
New User? Sign Up
tvdinner
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
New Version 0.5   Message List  
Reply | Forward Message #103 of 121 |
Re: New Version 0.5


really like the new changes, especially to the layout. I am having a
couple of problems with it though, one of which is new, the other
happened in .4 and has always been like this. Everytime i try to add
a new user i get the following mason error:

error: DBD::mysql::st execute failed: Table 'mp3.user_prefs' doesn't
exist at /www/tvdinner/system/adduser.html line 169.

context: ...
165: # nice to have right about now!)
166: $insert_sql = "insert into user_prefs (username) values (?)";
167: $insert_sth = $gdbh->prepare($insert_sql);
168: $insert_sth->bind_param(1,$ARGS{username});
169: $res = $insert_sth->execute;
170: }
171:
172: $sql = "select id, username, password, fullname, perm_access,
perm_stream,
173: perm_download, perm_edit, perm_upload, perm_system,
...

code stack: /www/tvdinner/system/adduser.html:169
/www/tvdinner/system/autohandler:2
/www/tvdinner/autohandler:25

i tried changing some thing myself, but i just seem to break it
worse. the weird part is, that it actually creates the record in the
database. and works 100%. I just have to restart apache in to get
mason to unfreeze after that error, and all is well with the world.
i can also delete and edit each user, as well as change the
passwords. seems to be just the add user function blows up, but
works, all at the same time

the other problem i was having with only the new version, is that
when i click on the albums tab it switches to that page, but the all
function seems to be broken. if i look at them catagorized by
letter/number it works fine. but as soon as i click the all option,
screen goes blank. i think the interface is very very snazy, and
love the new layout for browsing albums.







Fri Dec 17, 2004 6:02 am

valmasj
Offline Offline
Send Email Send Email

Forward
Message #103 of 121 |
Expand Messages Author Sort by Date

Over the past few months, I've been working to improve the interface to TVDinner. I've grown tired of the same old boring colors, so I've spruced it up a bit....
Sean Keplinger
keane_skeplin
Offline Send Email
Dec 10, 2004
6:58 pm

really like the new changes, especially to the layout. I am having a couple of problems with it though, one of which is new, the other happened in .4 and has...
Pablo Martinez
valmasj
Offline Send Email
Dec 17, 2004
6:02 am

... To fix that (temporarily), comment out lines 166-169: #$insert_sql = "insert into user_prefs (username) values (?)"; #$insert_sth =...
Sean Keplinger
keane_skeplin
Offline Send Email
Dec 17, 2004
4:12 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help