I'm having a weird problem.
If I click vbulletin's member.php I'll get "Table 'classifieds.photos' doesn't exist" error. Notice... classifieds.PHOTOS.
Then if I change Photopost's different plugins Execution Order from 5 to 6 (for example) I'll get
Table 'galleria.products' doesn't exist
See.. galleria (=photopost in my settings). PRODUCTS
See here:
http://www.dvdplaza.fi/forums/member.php/176-Mika
If I disable Classifieds plugin OR Photopost Plugin and keep the other one then member.php works just fine. If both are enabled then I'll get that error.