Can anyone here help me with my question which I posted last week at photopostdev.com and am still waiting for a reply on:
http://www.photopostdev.com/showthre...0&page=3&pp=15
Basically, I'm a newbie when it comes to working with databases, and I need to know what my prefix (if any) is for my database to use this statement:
ALTER TABLE {$pp_db_prefix}usergroups ADD uplimit int(3) NOT NULL default '0';
in phpMyAdmin. There is a screenshot of my phpMyAdmin screen at the above link. Hopefully that will help.
Any help would be appreciated!