Quote:
Originally Posted by buro9
Other things you might want to do whilst your here... take a look at this thread: https://vborg.vbsupport.ru/showthread.php?t=66765
And then execute this piece of SQL if you haven't already:
[sql]
ALTER TABLE `customprofilepic` ADD INDEX ( `userid` )
[/sql]
Obviously prepending any TABLE_PREFIX that you use, if indeed you use one.
Any more bugs with this? Probably, so let's resolve them eh? Just report them and there's nothing stopping you lot looking around and trying to figure it out too 
|
Well i ran that query after making the code changes and now none of the pics show at all

How do i undo these changes ?