![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Yes, we have copies of 'Ebin & May vol.1: Ebin's Exile' now.
No, I don't know why it's not showing up in the BackBreaker Shopping Cart (it currently shows as a no price entry in the Gallery).
... Stuipd website ... -.-
No, I don't know why it's not showing up in the BackBreaker Shopping Cart (it currently shows as a no price entry in the Gallery).
... Stuipd website ... -.-
no subject
Date: 2005-10-26 06:18 pm (UTC)no subject
Date: 2005-10-26 09:45 pm (UTC)Scott
no subject
Date: 2005-10-26 09:50 pm (UTC)Go-Go Radio!
(Queen of "pass the buck" strikes again! LOL)
no subject
Date: 2005-10-26 09:55 pm (UTC)no subject
Date: 2005-10-27 07:58 pm (UTC)I also fixed a misspelling. The Stock table needs a cleanup, there's a lot of test entries that didn't get wiped. Which also means we need to check the delete fuction so that it wipes those entries, which it isn't right now....
*sigh*
no subject
Date: 2005-10-27 09:09 pm (UTC)We've had 3+2 before with out issues. I'm thinking it has to do more with how we had to hard code look-ups in the item display. -.-
Bleh....
Tell me again why I just don't take the entire website and flush it down the toilet?
no subject
Date: 2005-10-28 05:12 pm (UTC)...not that we aren't doing that right now anyway. But at least we have this one in the meantime. ^_^
The problem with any useful program, is you can think of more reasonable functions for it to include.
no subject
Date: 2005-10-29 07:34 pm (UTC)When Index.inc searches for the info on a particular piece, it sets $GalleryItemMulti for the number of rows the search returned. If it is set to '0' or NULL, ten Image.inc uses the simple form of the menu (only one item).
Where it's working correctly, this doesn't get set at all... somehow. EMG01 is returning '1', which causes it skip this form, but it's not qualifying for the drop-down form either.