View Single Post
Old June 18th, 2005, 09:10 PM   #5 (permalink)
Arnie
Member
Verified Customer
 
Join Date: Jun 2005
Posts: 179
I'm jsut testing the systme now and another issue I've just come across is that I've had to approve the posted product three times now. Sometimes I got back and it's toggled itself "unapproved".

With regards to the login issues, does your login routine make an assumption about the exact number of fields in the user table rather than selecting just the ones it needs?

My users table have a few more fields in it than normal, hence that is the only reason I can think of it not working, my guess is that the code is dumping before the CSS part of the code kicks in for wahtever reason and is dumping it unformatted tot he screen.

I've checked /forums/ib2.php for possible SQL queries in the authenticate routine that might be causing it, but can't see any obvious ones that might be the cause of the issue.

Just another oddity I've found. In the Admin area of ReviewPost under "moderate reviews" it says "Approve All Comments" at the top and "Approve All Reviews" at the bottom of the list. Both links are linked to the same thing but do the same action. I think this is a language/style bug.

Last edited by Arnie; June 18th, 2005 at 09:19 PM.
Arnie is offline   Reply With Quote